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