UIElement.KeyTipTargetProperty Property

Definition

Identifies the KeyTipTarget dependency property.

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

Property Value

The identifier for the KeyTipTarget dependency property.

Windows requirements

Device family
Windows 10, version 1803 (introduced in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v6.0)

Applies to