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