1 write to _root
PresentationFramework (1)
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
122_root = root;
2 references to _root
PresentationFramework (2)
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
1146if (_root != null && _context.CurrentFrame.Depth == 0) 1148Type rootType = _root.GetType();