UIElement.KeyTipVerticalOffsetProperty Property

Definition

Identifies the KeyTipVerticalOffset dependency property.

public:
 static property DependencyProperty ^ KeyTipVerticalOffsetProperty { DependencyProperty ^ get(); };
static DependencyProperty KeyTipVerticalOffsetProperty();
public static DependencyProperty KeyTipVerticalOffsetProperty { get; }
var dependencyProperty = UIElement.keyTipVerticalOffsetProperty;
Public Shared ReadOnly Property KeyTipVerticalOffsetProperty As DependencyProperty

Property Value

The identifier for the KeyTipVerticalOffset dependency property.

Windows requirements

Device family
Windows 10 Creators Update (introduced in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v4.0)

Applies to