4 writes to ConcreteType
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (4)
315this.ConcreteType = type; 418this.ConcreteType = null; 427this.ConcreteType = this.SelectedType; 432this.ConcreteType = null;
1 reference to ConcreteType
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (1)
625result = browser.ConcreteType;