1 write to _staticResourceValues
PresentationFramework (1)
System\Windows\FrameworkTemplate.cs (1)
1482
set {
_staticResourceValues
= value; }
1 reference to _staticResourceValues
PresentationFramework (1)
System\Windows\FrameworkTemplate.cs (1)
1481
get { return
_staticResourceValues
; }