KnownAdaptiveNotificationTextStyles.SubheaderNumeralSubtle 属性

定义

获取表示 SubheaderNumeralSubtle 文本样式的字符串。

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

属性值

String

Platform::String

winrt::hstring

表示 SubheaderNumeralSubtle 文本样式的字符串。

适用于