KnownAdaptiveNotificationTextStyles.SubheaderNumeralSubtle Property

Definition

Gets the string that represents the SubheaderNumeralSubtle text style.

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

Property Value

String

Platform::String

winrt::hstring

The string that represents the SubheaderNumeralSubtle text style.

Applies to