Share

PaletteSet Class

Description

This is class Autodesk.Windows.Palettes.PaletteSet.

Class Hierarchy

Autodesk.Windows.Palettes.PaletteSet
    Autodesk.Windows.Palettes.Win32PaletteSet

Visual Basic

Public Class PaletteSet
Inherits TabItem
Inherits IDisposable
Inherits INotifyPropertyChanged
Inherits INotifyPropertyChanging

C#

public class PaletteSet : TabItem, IDisposable, INotifyPropertyChanged, INotifyPropertyChanging;

Links

PaletteSet Constructor, PaletteSet Fields, PaletteSet Methods, PaletteSet Properties, PaletteSet Events

Was this information helpful?