property | value |
---|---|
IDE | Visual Studio |
Language | XAML |
Title | TabControl |
Shortcut | tabcontrol |
Description | TabControl |
Snippet Types |
Expansion SurroundsWith |
Placeholders
Identifier | Tooltip | Default Value | Editable | Function | Type Name |
---|---|---|---|---|---|
binding | Binding | Binding | yes |
Code
<TabControl ItemsSource="{Binding Binding}"></TabControl>