Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msimecek/uwp-inkingprototype
This sample shows how to enable inking on a WebView, capture it, combine with WebView contents and send both to Share contract.
https://github.com/msimecek/uwp-inkingprototype
Last synced: 11 days ago
JSON representation
This sample shows how to enable inking on a WebView, capture it, combine with WebView contents and send both to Share contract.
- Host: GitHub
- URL: https://github.com/msimecek/uwp-inkingprototype
- Owner: msimecek
- Created: 2016-04-13T13:11:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-12T15:19:48.000Z (over 8 years ago)
- Last Synced: 2025-01-19T02:05:55.778Z (12 days ago)
- Language: C#
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# InkingPrototype
This sample shows how to capture ink on a WebView and send both to Share contract.
It also handles (imperfectly) differences between DPIs.