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