1 write to _inputManager
PresentationCore (1)
System\Windows\Input\NotifyInputEventArgs.cs (1)
31
_inputManager
= inputManager;
2 references to _inputManager
PresentationCore (2)
System\Windows\Input\NotifyInputEventArgs.cs (2)
47
return
_inputManager
;
59
return
_inputManager
;