|
Vereinsmeisterschaften
22aa7800eae54b428d40e835886cefe1fdefdfdf
This is a software that can be used to manage the internal competition of the swimming club Illertissen called "Vereinsmeisterschaften".
|
Classes | |
| class | DataGridBehavior |
| Behavior to display row numbers in the DataGrid row headers and scroll to the selected item in the DataGrid. More... | |
| class | EmptyItemsControlAdornerBehavior |
| Behavior used to display an TemplatedAdorner when the ItemsControl is empty. More... | |
| class | GridViewBehaviors |
| Behaviour to collapse the GridViewColumn when the Header isn't visible Set this behavior to an object of type GridViewColumnHeader in XAML: <GridViewColumnHeader behaviors:GridViewBehaviors.CollapseableColumn="True" >... Then set the GridViewColumnHeader.Visibility to Visibility.Collapsed or Visibility.Hidden to make the column invisible. More... | |
| class | ListBoxGlobalSingleSelectionBehavior |
| Behavior to enforce single selection across multiple ListBox controls. | |
| class | NestedScrollViewersBehavior |
| Behavior to defer scrolling to the parent scroll viewer when the current one can't scroll anymore. | |
| class | TemplatedAdorner |
| Adorner that uses a template. More... | |