KnownAdaptiveNotificationTextStyles.BaseSubtle Property

Definition

Gets the string that represents the BaseSubtle text style.

public:
 static property Platform::String ^ BaseSubtle { Platform::String ^ get(); };
static winrt::hstring BaseSubtle();
public static string BaseSubtle { get; }
var string = KnownAdaptiveNotificationTextStyles.baseSubtle;
Public Shared ReadOnly Property BaseSubtle As String

Property Value

String

Platform::String

winrt::hstring

The string that represents the BaseSubtle text style.

Applies to