4 references to _postProcessInput
PresentationCore (4)
Core\CSharp\System\Windows\Input\InputManager.cs (4)
297
_postProcessInput
+= value;
303
_postProcessInput
-= value;
1062
if(
_postProcessInput
!= null)
1066
RaiseProcessInputEventHandlers(
_postProcessInput
, processInputEventArgs);