Vereinsmeisterschaften  22aa7800eae54b428d40e835886cefe1fdefdfdf
This is a software that can be used to manage the internal competition of the swimming club Illertissen called "Vereinsmeisterschaften".
Loading...
Searching...
No Matches
Vereinsmeisterschaften.Views.PrepareRacesPage Class Reference
Inheritance diagram for Vereinsmeisterschaften.Views.PrepareRacesPage:

Public Member Functions

 PrepareRacesPage (PrepareRacesViewModel viewModel)
 

Private Member Functions

void InnerListBoxRace_PreviewMouseWheel (object sender, MouseWheelEventArgs e)
 Handle the scroll event of the inner list box (used to display one race) and defer the scrolling event to the parent element.
 

Detailed Description

Definition at line 8 of file PrepareRacesPage.xaml.cs.

Constructor & Destructor Documentation

◆ PrepareRacesPage()

Vereinsmeisterschaften.Views.PrepareRacesPage.PrepareRacesPage ( PrepareRacesViewModel viewModel)

Definition at line 10 of file PrepareRacesPage.xaml.cs.

Member Function Documentation

◆ InnerListBoxRace_PreviewMouseWheel()

void Vereinsmeisterschaften.Views.PrepareRacesPage.InnerListBoxRace_PreviewMouseWheel ( object sender,
MouseWheelEventArgs e )
private

Handle the scroll event of the inner list box (used to display one race) and defer the scrolling event to the parent element.

Definition at line 20 of file PrepareRacesPage.xaml.cs.


The documentation for this class was generated from the following file: