TeachingTip.CloseButtonContentProperty Property

Definition

Identifies the CloseButtonContent dependency property.

public:
 static property DependencyProperty ^ CloseButtonContentProperty { DependencyProperty ^ get(); };
static DependencyProperty CloseButtonContentProperty();
public static DependencyProperty CloseButtonContentProperty { get; }
var dependencyProperty = TeachingTip.closeButtonContentProperty;
Public Shared ReadOnly Property CloseButtonContentProperty As DependencyProperty

Property Value

The identifier for the CloseButtonContent dependency property.

Applies to