Demo3D.Gui.Controls Namespace |
| Class | Description | |
|---|---|---|
| ComboBoxWithHint |
Interaction logic for ComboBoxWithHint.xaml
| |
| DataGridViewEx | ||
| TextBoxWithHint |
Interaction logic for TextBoxWithHint.xaml
| |
| TextEditDialog |
A generic dialog for editing text
|
| Interface | Description | |
|---|---|---|
| ISearchEditItem |
Every DataContext that utilises a SearchEdit should implement this interface
so the searchbox text can be cleared via ButtonInfo_Click(Object, RoutedEventArgs) |