Share via


TeachingTip.ActionButtonContent Property

Definition

Overloads

ActionButtonContent

Gets or sets the text of the teaching tip's action button.

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

ActionButtonContent

Gets or sets the text of the teaching tip's action button.

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

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

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

Property Value

Object

Platform::Object

IInspectable

Applies to