2 references to IsKeyboardFocusWithinChanged
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
274
this.
IsKeyboardFocusWithinChanged
+= this.OnDesignerKeyboardFocusWithinChanged;
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (1)
228
this.view.
IsKeyboardFocusWithinChanged
+= (s, e) =>