Device.Styles Class

Definition

Class that exposes device-specific styles as static fields.

public static class Device.Styles
type Device.Styles = class
Inheritance
Device.Styles

Fields

BodyStyle

The device-specific body style.

BodyStyleKey

The key that identifies the device-specific BodyStyle in the base resource.

CaptionStyle

The device-specific caption style.

CaptionStyleKey

The key that identifies the device-specific CaptionStyle in the base resource.

ListItemDetailTextStyle

The device-specific style for detail text in list items.

ListItemDetailTextStyleKey

The key that identifies the device-specific ListItemDetailTextStyle in the base resource.

ListItemTextStyle

The device-specific style for text in list items.

ListItemTextStyleKey

The key that identifies the device-specific ListItemTextStyle in the base resource.

SubtitleStyle

The device-specific subtitle style.

SubtitleStyleKey

The key that identifies the device-specific SubtitleStyle in the base resource.

TitleStyle

The device-specific title style.

TitleStyleKey

The key that identifies the device-specific TitleStyle in the base resource.

Applies to