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