TeachingTip.CloseButtonCommandParameterProperty Property

Definition

Identifies the CloseButtonCommandParameter dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ CloseButtonCommandParameterProperty { DependencyProperty ^ get(); };
static DependencyProperty CloseButtonCommandParameterProperty();
public static DependencyProperty CloseButtonCommandParameterProperty { get; }
Public Shared ReadOnly Property CloseButtonCommandParameterProperty As DependencyProperty

Property Value

The identifier for the CloseButtonCommandParameter dependency property.

Applies to