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)
123
get { return
_isStatic
; }