1 write to _isType
PresentationFramework (1)
src\Framework\System\Windows\Markup\Baml2006\Baml2006KeyRecord.cs (1)
113_isType = (flags & TypeExtensionValueMask) != 0;
1 reference to _isType
PresentationFramework (1)
src\Framework\System\Windows\Markup\Baml2006\Baml2006KeyRecord.cs (1)
129get { return _isType; }