'Declaration <DefaultValueAttribute(False)> <BrowsableAttribute(False)> Public ReadOnly Property IsPaletteChanged As Boolean
[DefaultValue(False)] [Browsable(False)] public bool IsPaletteChanged { get; }
[DefaultValue(False)] [Browsable(False)] public: __property bool get_IsPaletteChanged();
[DefaultValue(False)] [Browsable(False)] public:
property bool IsPaletteChanged { bool get(); }