Glyphs.IndicesProperty 属性

定义

标识 索引 依赖属性。

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

属性值

索引依赖属性的标识符。

适用于