MapElement.MapTabIndexProperty 属性

定义

标识 MapTabIndex 依赖属性。

public:
 static property DependencyProperty ^ MapTabIndexProperty { DependencyProperty ^ get(); };
static DependencyProperty MapTabIndexProperty();
public static DependencyProperty MapTabIndexProperty { get; }
var dependencyProperty = MapElement.mapTabIndexProperty;
Public Shared ReadOnly Property MapTabIndexProperty As DependencyProperty

属性值

MapTabIndex 依赖属性的标识符。

适用于