3 references to BrowseTypeDirectlyProperty
System.Data (3)
cdf\src\NetFx40\Tools\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); }