3 references to BrowseTypeDirectlyProperty
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (3)
160TypePresenter.BrowseTypeDirectlyProperty, false, this.BrowseTypeDirectly)); 373get { return (bool)GetValue(BrowseTypeDirectlyProperty); } 374set { SetValue(BrowseTypeDirectlyProperty, value); }