TeachingTip.CloseButtonContent Eigenschaft

Definition

Dient zum Abrufen oder Festlegen des Inhalts der Schaltfläche "Schließen" des Lehrtipps.

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

public:
 property Platform::Object ^ CloseButtonContent { Platform::Object ^ get(); void set(Platform::Object ^ value); };
IInspectable CloseButtonContent();

void CloseButtonContent(IInspectable value);
public object CloseButtonContent { get; set; }
Public Property CloseButtonContent As Object

Eigenschaftswert

Object

Platform::Object

IInspectable

Gilt für: