2 references to OnTextBoxIsKeyboardFocusedChanged
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (2)
113textBox.IsKeyboardFocusedChanged -= OnTextBoxIsKeyboardFocusedChanged; 122this.textBox.IsKeyboardFocusedChanged += new DependencyPropertyChangedEventHandler(OnTextBoxIsKeyboardFocusedChanged);