1 write to _childTag
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
1560_childTag = value;
3 references to _childTag
PresentationBuildTasks (3)
Framework\System\Windows\Markup\XamlReaderHelper.cs (3)
1571return _childTag == null ? 1573_childTag.Substring(_childTag.LastIndexOf('.') + 1);