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