KnownAdaptiveNotificationTextStyles.SubheaderSubtle Property

Definition

Gets the string that represents the SubheaderSubtle text style.

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

Property Value

String

Platform::String

winrt::hstring

The string that represents the SubheaderSubtle text style.

Applies to