1 write to _root
PresentationFramework (1)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
109
_root
= root;
2 references to _root
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
1134
if (
_root
!= null && _context.CurrentFrame.Depth == 0)
1136
Type rootType =
_root
.GetType();