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