InfoBar.CloseButtonStyle Eigenschaft

Definition

Dient zum Abrufen oder Festlegen der Style Anwendung auf die Schaltfläche "Schließen" in der Infoleiste.

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe Windows App SDK Namespaces).

public:
 property Style ^ CloseButtonStyle { Style ^ get(); void set(Style ^ value); };
Style CloseButtonStyle();

void CloseButtonStyle(Style value);
public Style CloseButtonStyle { get; set; }
Public Property CloseButtonStyle As Style

Eigenschaftswert

The Style to apply to the close button in the InfoBar.

Gilt für: