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