2 writes to _staticResourceId
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
3720newRecord._staticResourceId = _staticResourceId; 3742set { _staticResourceId = value; }
2 references to _staticResourceId
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
3720newRecord._staticResourceId = _staticResourceId; 3741get { return _staticResourceId; }