4 references to HandleProperty
System.Activities.Core.Presentation (4)
System\ServiceModel\Activities\Presentation\CorrelationInitializerDesigner.xaml.cs (4)
155
static readonly string[] Properties = new string[] {
HandleProperty
, CorrelationTypeProperty, MessageQuerySetModelPropertyProperty };
164
PropertyName =
HandleProperty
,
210
return this.ReflectedObject.Properties[
HandleProperty
].ComputedValue;
216
this.ReflectedObject.Properties[
HandleProperty
].SetValue(handle);