2 writes to _staticResourceValues
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
1535
newRecord.
_staticResourceValues
= _staticResourceValues;
1606
set {
_staticResourceValues
= value; }
2 references to _staticResourceValues
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
1535
newRecord._staticResourceValues =
_staticResourceValues
;
1605
get { return
_staticResourceValues
; }