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