Device.Styles 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將裝置特定樣式公開為靜態欄位的類別。
public static class Device.Styles
type Device.Styles = class
- 繼承
-
System.ObjectDevice.Styles
欄位
BodyStyle |
裝置特定本文樣式。 |
BodyStyleKey |
在基底資源中識別裝置特定 BodyStyle 的索引鍵。 |
CaptionStyle |
裝置特定標題樣式。 |
CaptionStyleKey |
在基底資源中識別裝置特定 CaptionStyle 的索引鍵。 |
ListItemDetailTextStyle |
清單項目中,詳細資料文字的裝置特定樣式。 |
ListItemDetailTextStyleKey |
在基底資源中識別裝置特定 ListItemDetailTextStyle 的索引鍵。 |
ListItemTextStyle |
清單項目中,文字的裝置特定樣式。 |
ListItemTextStyleKey |
在基底資源中識別裝置特定 ListItemTextStyle 的索引鍵。 |
SubtitleStyle |
裝置特定子標題樣式。 |
SubtitleStyleKey |
在基底資源中識別裝置特定 SubtitleStyle 的索引鍵。 |
TitleStyle |
裝置特定標題樣式。 |
TitleStyleKey |
在基底資源中識別裝置特定 TitleStyle 的索引鍵。 |