Glyphs.ColorFontPaletteIndexProperty Property

Definition

Identifies the ColorFontPaletteIndex dependency property.

public:
 static property DependencyProperty ^ ColorFontPaletteIndexProperty { DependencyProperty ^ get(); };
static DependencyProperty ColorFontPaletteIndexProperty();
public static DependencyProperty ColorFontPaletteIndexProperty { get; }
var dependencyProperty = Glyphs.colorFontPaletteIndexProperty;
Public Shared ReadOnly Property ColorFontPaletteIndexProperty As DependencyProperty

Property Value

The identifier for the ColorFontPaletteIndex dependency property.

Applies to

See also