1 instantiation of SearchActionEventArgs
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (1)
829SearchActionEventArgs arg = new SearchActionEventArgs();
2 references to SearchActionEventArgs
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (2)
363TypeNode match = ((SearchActionEventArgs)args).Result as TypeNode; 829SearchActionEventArgs arg = new SearchActionEventArgs();