TabView.CloseButtonOverlayModeProperty Property

Definition

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

Property Value

The identifier for the CloseButtonOverlayMode dependency property.

Applies to