Share via


KnownAdaptiveNotificationTextStyles.HeaderNumeralSubtle Property

Definition

Gets the string that represents the HeaderNumeralSubtle text style.

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

Property Value

String

Platform::String

winrt::hstring

The string that represents the HeaderNumeralSubtle text style.

Applies to