1 write to Result
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (1)
830arg.Result = this.dispatcherOperation.Result;
1 reference to Result
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (1)
363TypeNode match = ((SearchActionEventArgs)args).Result as TypeNode;