1 write to _inputManager
PresentationCore (1)
System\Windows\Input\NotifyInputEventArgs.cs (1)
25
_inputManager
= inputManager;
2 references to _inputManager
PresentationCore (2)
System\Windows\Input\NotifyInputEventArgs.cs (2)
41
return
_inputManager
;
53
return
_inputManager
;