2 references to TextPropertyKey
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (2)
71public static readonly DependencyProperty TextProperty = TextPropertyKey.DependencyProperty; 334private set { SetValue(TextPropertyKey, value); }