4 references to MarkupEventInfo
PresentationBuildTasks (4)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
1056
MarkupEventInfo mei = new
MarkupEventInfo
( xamlClrEventNode.Value, // Event handler string
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (3)
315
_events.Add(new MarkupCompiler.
MarkupEventInfo
(xamlUnknownAttributeNode.Value,
590
_events.Add(new MarkupCompiler.
MarkupEventInfo
(xamlClrEventNode.Value,
606
MarkupCompiler.MarkupEventInfo mei = new MarkupCompiler.
MarkupEventInfo
(xamlClrEventNode.Value,