Device.Styles クラス

定義

静的フィールドとしてデバイス固有のスタイルを公開するクラス。

public static class Device.Styles
type Device.Styles = class
継承
Device.Styles

フィールド

BodyStyle

デバイス固有の本文スタイル。

BodyStyleKey

ベース リソースでデバイス固有 BodyStyle を識別するキー。

CaptionStyle

デバイス固有のキャプション スタイル。

CaptionStyleKey

ベース リソースでデバイス固有 CaptionStyle を識別するキー。

ListItemDetailTextStyle

リスト アイテムの詳細テキストのデバイス固有スタイル。

ListItemDetailTextStyleKey

ベース リソースでデバイス固有 ListItemDetailTextStyle を識別するキー。

ListItemTextStyle

リスト アイテムのテキストのデバイス固有スタイル。

ListItemTextStyleKey

ベース リソースでデバイス固有 ListItemTextStyle を識別するキー。

SubtitleStyle

デバイス固有サブタイトルのスタイル。

SubtitleStyleKey

ベース リソースでデバイス固有 SubtitleStyle を識別するキー。

TitleStyle

デバイス固有タイトルのスタイル。

TitleStyleKey

ベース リソースでデバイス固有 TitleStyle を識別するキー。

適用対象