2 references to PreNotifyInput
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\UserInterface\FocusScopeManager.cs (2)
171
InputManager.Current.
PreNotifyInput
+= new NotifyInputEventHandler(FocusScopeManager.Instance.InputManager_PreNotifyInput);
190
InputManager.Current.
PreNotifyInput
-= new NotifyInputEventHandler(this.InputManager_PreNotifyInput);