4 writes to ConcreteType
System.Activities.Presentation (4)
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.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (1)
625result = browser.ConcreteType;