2 references to ValueProperty
System.Activities.Core.Presentation (2)
System\ServiceModel\Activities\Presentation\CorrelationDataDesigner.xaml.cs (2)
191
get { return (ModelItem)GetValue(
ValueProperty
); }
192
set { SetValue(
ValueProperty
, value); }