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