2 references to OnLostKeyboardFocus
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\CaseKeyBox.xaml.cs (2)
114
this.visibleBox.LostKeyboardFocus -=
OnLostKeyboardFocus
;
124
this.visibleBox.LostKeyboardFocus +=
OnLostKeyboardFocus
;