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