6 references to GrandParentContext
PresentationBuildTasks (6)
Framework\System\Windows\Markup\XamlReaderHelper.cs (6)
3630
ThrowException(SRID.ParserXmlIslandMissing,
GrandParentContext
.ChildTagLocalName);
3741
ThrowException(SRID.ParserXmlIslandMissing,
GrandParentContext
.ChildTagLocalName);
3865
ThrowException(SRID.ParserXmlIslandUnexpected,
GrandParentContext
.ChildTagLocalName);
4353
FirstTagName = ((Type)
GrandParentContext
.ContextData).Name + "." +
GrandParentContext
.ChildTagLocalName;
4415
GrandParentContext
.ChildTagLocalName);