4 references to _preNotifyInput
PresentationCore (4)
Core\CSharp\System\Windows\Input\InputManager.cs (4)
246
_preNotifyInput
+= value;
252
_preNotifyInput
-= value;
934
if(
_preNotifyInput
!= null)
940
Delegate[] handlers =
_preNotifyInput
.GetInvocationList();