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)
1146
if (
_root
!= null && _context.CurrentFrame.Depth == 0)
1148
Type rootType =
_root
.GetType();