4 references to MessageQuerySetModelPropertyProperty
System.Activities.Core.Presentation (4)
System\ServiceModel\Activities\Presentation\CorrelationInitializerDesigner.xaml.cs (4)
155
static readonly string[] Properties = new string[] { HandleProperty, CorrelationTypeProperty,
MessageQuerySetModelPropertyProperty
};
185
PropertyName =
MessageQuerySetModelPropertyProperty
,
235
this.RaisePropertyChangedEvent(
MessageQuerySetModelPropertyProperty
);
251
return this.ReflectedObject.Properties[
MessageQuerySetModelPropertyProperty
];