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