1 write to RootObject
PresentationFramework (1)
src\Framework\System\Windows\DeferrableContent.cs (1)
84this.RootObject = rootObject;
2 references to RootObject
PresentationFramework (2)
src\Framework\System\Windows\ResourceDictionary.cs (2)
1103Debug.Assert(deferrableContent.RootObject != null); 1115_rootElement = deferrableContent.RootObject;