2 references to _OnDeviceDown
PresentationFramework (2)
System\Windows\Controls\InkCanvas.cs (2)
69
new StylusDownEventHandler(
_OnDeviceDown
<StylusDownEventArgs>));
71
new MouseButtonEventHandler(
_OnDeviceDown
<MouseButtonEventArgs>));