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