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