4 references to _postNotifyInput
PresentationCore (4)
Core\CSharp\System\Windows\Input\InputManager.cs (4)
271_postNotifyInput += value; 277_postNotifyInput -= value; 1040if(_postNotifyInput != null) 1046Delegate[] handlers = _postNotifyInput.GetInvocationList();