2 references to OnDefaultDisplayNameBoxLostFocus
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\ActivityDesigner.cs (2)
155this.defaultDisplayNameBox.LostFocus -= new RoutedEventHandler(OnDefaultDisplayNameBoxLostFocus); 177this.defaultDisplayNameBox.LostFocus += new RoutedEventHandler(OnDefaultDisplayNameBoxLostFocus);