4 references to MarkupEventInfo
PresentationBuildTasks (4)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
1046
MarkupEventInfo mei = new
MarkupEventInfo
( xamlClrEventNode.Value, // Event handler string
MS\Internal\MarkupCompiler\ParserExtension.cs (3)
307
_events.Add(new MarkupCompiler.
MarkupEventInfo
(xamlUnknownAttributeNode.Value,
582
_events.Add(new MarkupCompiler.
MarkupEventInfo
(xamlClrEventNode.Value,
598
MarkupCompiler.MarkupEventInfo mei = new MarkupCompiler.
MarkupEventInfo
(xamlClrEventNode.Value,