4 references to MarkupEventInfo
PresentationBuildTasks (4)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
1048
MarkupEventInfo mei = new
MarkupEventInfo
( xamlClrEventNode.Value, // Event handler string
MS\Internal\MarkupCompiler\ParserExtension.cs (3)
306
_events.Add(new MarkupCompiler.
MarkupEventInfo
(xamlUnknownAttributeNode.Value,
581
_events.Add(new MarkupCompiler.
MarkupEventInfo
(xamlClrEventNode.Value,
597
MarkupCompiler.MarkupEventInfo mei = new MarkupCompiler.
MarkupEventInfo
(xamlClrEventNode.Value,