1 write to _isStatic
PresentationFramework (1)
System\Windows\Markup\Baml2006\Baml2006KeyRecord.cs (1)
117_isStatic = (flags & StaticExtensionValueMask) != 0;
1 reference to _isStatic
PresentationFramework (1)
System\Windows\Markup\Baml2006\Baml2006KeyRecord.cs (1)
128get { return _isStatic; }