1 write to _inputManager
PresentationCore (1)
Core\CSharp\System\Windows\Input\NotifyInputEventArgs.cs (1)
32
_inputManager
= inputManager;
2 references to _inputManager
PresentationCore (2)
Core\CSharp\System\Windows\Input\NotifyInputEventArgs.cs (2)
57
return
_inputManager
;
73
return
_inputManager
;