1 write to _staticResourceValues
PresentationFramework (1)
src\Framework\System\Windows\FrameworkTemplate.cs (1)
1507
set {
_staticResourceValues
= value; }
1 reference to _staticResourceValues
PresentationFramework (1)
src\Framework\System\Windows\FrameworkTemplate.cs (1)
1506
get { return
_staticResourceValues
; }