Tagged Questions
1
vote
1answer
682 views
WPF InkCanvas - how to determine if it has been “signed”
I'm using a WPF InkCanvas control to capture signatures in a Tablet PC application.
One of my requirements is to validate whether or not the application has really been "signed". Right now I'm doing ...