TextElement.KeyTipHorizontalOffsetProperty 属性

定义

标识 KeyTipHorizontalOffset 依赖属性。

public:
 static property DependencyProperty ^ KeyTipHorizontalOffsetProperty { DependencyProperty ^ get(); };
static DependencyProperty KeyTipHorizontalOffsetProperty();
public static DependencyProperty KeyTipHorizontalOffsetProperty { get; }
var dependencyProperty = TextElement.keyTipHorizontalOffsetProperty;
Public Shared ReadOnly Property KeyTipHorizontalOffsetProperty As DependencyProperty

属性值

KeyTipHorizontalOffset 依赖属性的标识符。

适用于