1 write to _rootElement
PresentationFramework (1)
src\Framework\System\Windows\InheritablePropertyChangeInfo.cs (1)
32
_rootElement
= rootElement;
1 reference to _rootElement
PresentationFramework (1)
src\Framework\System\Windows\InheritablePropertyChangeInfo.cs (1)
44
get { return
_rootElement
; }