1 write to _xamlNodeList
PresentationFramework (1)
src\Framework\System\Windows\TemplateContent.cs (1)
423_xamlNodeList = new XamlNodeList(SchemaContext);
2 references to _xamlNodeList
PresentationFramework (2)
src\Framework\System\Windows\TemplateContent.cs (2)
310return _xamlNodeList.GetReader(); 424System.Xaml.XamlWriter writer = _xamlNodeList.Writer;