2 writes to _stylusDevice
PresentationCore (2)
Core\CSharp\System\Windows\Input\MouseEventArgs.cs (2)
28
_stylusDevice
= null;
49
_stylusDevice
= stylusDevice;
1 reference to _stylusDevice
PresentationCore (1)
Core\CSharp\System\Windows\Input\MouseEventArgs.cs (1)
66
get {return
_stylusDevice
;}