KnownAdaptiveNotificationTextStyles.HeaderSubtle Property

Definition

Gets the string that represents the HeaderSubtle text style.

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

Property Value

String

Platform::String

winrt::hstring

The string that represents the HeaderSubtle text style.

Applies to