2 references to QueryPropertyKey
System.Activities.Core.Presentation (2)
System\ServiceModel\Activities\Presentation\MessageQueryEditor.xaml.cs (2)
45public static readonly DependencyProperty QueryProperty = QueryPropertyKey.DependencyProperty; 68private set { SetValue(QueryPropertyKey, value); }