2 references to _OnDeviceUp
PresentationFramework (2)
System\Windows\Controls\InkCanvas.cs (2)
63
new StylusEventHandler(
_OnDeviceUp
<StylusEventArgs>));
65
new MouseButtonEventHandler(
_OnDeviceUp
<MouseButtonEventArgs>));