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