1 write to _inputManager
PresentationCore (1)
System\Windows\Input\NotifyInputEventArgs.cs (1)
24
_inputManager
= inputManager;
2 references to _inputManager
PresentationCore (2)
System\Windows\Input\NotifyInputEventArgs.cs (2)
40
return
_inputManager
;
52
return
_inputManager
;