InfoBar.CloseButtonCommandProperty Property

Definition

Identifies the CloseButtonCommand 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 ^ CloseButtonCommandProperty { DependencyProperty ^ get(); };
static DependencyProperty CloseButtonCommandProperty();
public static DependencyProperty CloseButtonCommandProperty { get; }
Public Shared ReadOnly Property CloseButtonCommandProperty As DependencyProperty

Property Value

The identifier for the CloseButtonCommand dependency property.

Applies to