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

OverviewContainerDefaultProperties Properties

Provides settings for the WindowsUI View Overview screen of the current container.
Name Description
ActualAppearanceHovered Returns appearance settings currently applied to hovered tiles within an Overview screen of this content container.
ActualAppearanceNormal Returns default appearance settings currently applied to Overview screen tiles.
ActualAppearancePressed Returns appearance settings currently applied to pressed tiles within an Overview screen of this content container.
ActualItemSize Returns the current size of Overview container tiles.
AllowHtmlDraw Gets or sets whether or not Overview screen tiles are allowed to format their captions using inplace HTML tags.
AppearanceHovered Provides access to appearance settings for hovered tiles within an Overview screen of the current container.
AppearanceNormal Provides access to default appearance settings for Overview screen tiles of the current container.
AppearancePressed Provides access to appearance settings for pressed tiles within an Overview screen of the current container.
CanHtmlDraw Returns whether or not tiles within the container’s Overview screen can format their captions using inplace HTML tags.
ItemSize Gets or sets the size of tiles that an Overview screen displays.
See Also