2 references to KeyProperty
System.Activities.Core.Presentation (2)
System\ServiceModel\Activities\Presentation\CorrelationDataDesigner.xaml.cs (2)
197get { return (string)GetValue(KeyProperty); } 198set { SetValue(KeyProperty, value); }