TileNavPaneDropDownOptions Properties
Represents a class containing the miscellaneous settings applied to a drop-down tile bar and its tiles.| Name | Description |
|---|---|
| AllowGlyphSkinning | Gets or sets whether the glyphs of all tiles in the drop-down tile bar are painted using their foreground color. |
| AppearanceGroupText | Provides access to the appearance settings applied to group names in the current drop-down tile bar. |
| AppearanceItem | Provides access to the appearance settings of tiles when they are in the normal, hovered and selected states. |
| BackColor | Gets or sets the back color of the drop-down tile bar. |
| CloseOnOuterClick | Gets or sets whether the opened drop-down tile bar closes on light dismiss. |
| Height | Gets or sets the height of the drop-down tile bar. |
| ItemHeight | Gets or sets the height of tiles in the drop-down tile bar. |
| ShowItemShadow | Gets or sets whether the tiles in the drop-down cast a shadow. |
| WideItemWidth | Gets or sets the width of wide tiles. |
See Also