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