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