2 writes to IsSameScope
PresentationBuildTasks (2)
Framework\System\Windows\Markup\StyleXamlParser.cs (1)
1230
xamlClrEventNode.
IsSameScope
= _isSameScope;
Framework\System\Windows\Markup\TemplateXamlParser.cs (1)
1355
xamlClrEventNode.
IsSameScope
= _isSameScope;
4 references to IsSameScope
PresentationBuildTasks (4)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (3)
934
if (!xamlClrEventNode.
IsSameScope
)
1033
if (!xamlClrEventNode.
IsSameScope
)
1085
if (!xamlClrEventNode.
IsSameScope
)
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (1)
562
if (!xamlClrEventNode.
IsSameScope
)