Skip to main content
A newer version of this page is available. .

OverviewContainerProperties Members

Provides settings for all WindowsUI View Overview screens.

Constructors

Name Description
OverviewContainerProperties() Initializes a new instance of the OverviewContainerProperties class with the default settings.

Properties

Name Description
AllowHtmlDraw Gets or sets whether or not tile captions can be formatted using HTML tags. This affects tiles displayed within WindowsUI View Overview screens.
AppearanceHovered Provides access to appearance settings for hovered tiles within Overview screens. These settings affect all WindowsUI View containers that support Overview screens.
AppearanceNormal Provides access to default appearance settings for Overview screen tiles. These settings affect all WindowsUI View containers that support Overview screens.
AppearancePressed Provides access to appearance settings for pressed tiles within Overview screens. These settings affect all WindowsUI View containers that support Overview screens.
ItemSize Gets or sets the tile size for all WindowsUI View Overview screens.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
See Also