3 references to GetFlag
System.Xaml (3)
System\Xaml\XamlType.cs (3)
971return _reflector.GetFlag(BoolTypeBits.WhitespaceSignificantCollection).Value; 1224return _reflector.GetFlag(BoolTypeBits.Ambient).Value; 1525bool? result = _reflector.GetFlag(flagBit);