Theme Properties

Include Protected Members
Include Inherited Members

Applies to v2.

The Theme type exposes the following members.

Properties

  Name Description
Public property CollapsedTextBackgroundBrush Gets or sets the color for the text background of the theme.
Public property DefaultFormat Gets or sets the format data which is the default format for the theme.
Public property Formats Gets or sets the theme formats with specified format data.
Public propertyStatic member GlobalSettingKeys Gets or sets the global setting keys used in the theme.
Protected property InactiveSelectionFormat Gets the inactive selection format for the theme with specified format data.
Public property Name Gets or sets the name of the theme.
Protected property SelectionFormat Gets the selection format for the theme with specified format data.
Public property SurfaceBackgroundBrush Gets or sets the color for the surface background of the theme.
Protected property VisibleWhiteSpace Gets or sets the visibility of the objects in the theme.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property ITheme.Formats Gets the theme formats with specified format data.

Top

See Also

Reference

Theme Class

Microsoft.WebMatrix.Extensibility.Editor Namespace