2 references to SelectedTypeEntryPropertyKey
System.Activities.Core.Presentation (2)
System\ServiceModel\Activities\Presentation\ContentCorrelationTypeExpander.xaml.cs (2)
54public static readonly DependencyProperty SelectedTypeEntryProperty = SelectedTypeEntryPropertyKey.DependencyProperty; 116private set { SetValue(SelectedTypeEntryPropertyKey, value); }