Glyphs.IndicesProperty Property

Definition

Identifies the Indices dependency property.

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

Property Value

The identifier for the Indices dependency property.

Applies to