Skip to content

Commit 6438c77

Browse files
committed
update images and vs article
1 parent 1ef281f commit 6438c77

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed
906 Bytes
Loading
1.17 KB
Loading

controls/tabview/visual-structure.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ The TabView uses a set of visual elements when rendered.
1515

1616
## Displayed Elements
1717

18-
- **Header area**—The area with the TabView header. The Header holds all TabView header items.
19-
- **Header items**—The TabView header items.
20-
- **Content area**—The content area corresponding to each header item.
18+
- **TabView Header**—The area that holds all TabView header items.
19+
- **Header Item**—The item that represents single header item of the `TabViewItem`.
20+
- **Header Text**—The text inside the header item.
21+
- **Selected Item**—The selected tab item. The header item background color changes and the content of the corresponding header item that is selected.
22+
- **TabView Content**—The content area corresponding to each header item.
2123

2224
## See Also
2325

0 commit comments

Comments
 (0)