7 references to MessageQueryEditor
System.Activities.Core.Presentation (7)
System\ServiceModel\Activities\Presentation\MessageQueryEditor.xaml.cs (5)
30
typeof(
MessageQueryEditor
),
36
typeof(
MessageQueryEditor
),
42
typeof(
MessageQueryEditor
),
51
typeof(
MessageQueryEditor
));
242
((
MessageQueryEditor
)sender).OnTypeCollectionChanged();
System\ServiceModel\Activities\Presentation\MessageQuerySetDesigner.xaml.cs (2)
97
var
editor = (
MessageQueryEditor
)sender;