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.ResultsUserControlPodiumPersonStart Class Reference

Interaktionslogik für ResultsUserControlPodiumPersonStart.xaml. More...

Inheritance diagram for Vereinsmeisterschaften.Views.ResultsUserControlPodiumPersonStart:

Static Public Attributes

static readonly DependencyProperty StartProperty = DependencyProperty.Register(nameof(Start), typeof(PersonStart), typeof(ResultsUserControlPodiumPersonStart), new PropertyMetadata(null))
 
static readonly DependencyProperty PodiumsPlaceProperty = DependencyProperty.Register(nameof(PodiumsPlace), typeof(ResultPodiumsPlaces), typeof(ResultsUserControlPodiumPersonStart), new PropertyMetadata(ResultPodiumsPlaces.Gold))
 

Properties

PersonStart Start [get, set]
 
ResultPodiumsPlaces PodiumsPlace [get, set]
 

Detailed Description

Interaktionslogik für ResultsUserControlPodiumPersonStart.xaml.

Definition at line 22 of file ResultsUserControlPodiumPersonStart.xaml.cs.

Constructor & Destructor Documentation

◆ ResultsUserControlPodiumPersonStart()

Vereinsmeisterschaften.Views.ResultsUserControlPodiumPersonStart.ResultsUserControlPodiumPersonStart ( )

Definition at line 44 of file ResultsUserControlPodiumPersonStart.xaml.cs.

Member Data Documentation

◆ PodiumsPlaceProperty

readonly DependencyProperty Vereinsmeisterschaften.Views.ResultsUserControlPodiumPersonStart.PodiumsPlaceProperty = DependencyProperty.Register(nameof(PodiumsPlace), typeof(ResultPodiumsPlaces), typeof(ResultsUserControlPodiumPersonStart), new PropertyMetadata(ResultPodiumsPlaces.Gold))
static

Definition at line 41 of file ResultsUserControlPodiumPersonStart.xaml.cs.

◆ StartProperty

readonly DependencyProperty Vereinsmeisterschaften.Views.ResultsUserControlPodiumPersonStart.StartProperty = DependencyProperty.Register(nameof(Start), typeof(PersonStart), typeof(ResultsUserControlPodiumPersonStart), new PropertyMetadata(null))
static

Definition at line 31 of file ResultsUserControlPodiumPersonStart.xaml.cs.

Property Documentation

◆ PodiumsPlace

ResultPodiumsPlaces Vereinsmeisterschaften.Views.ResultsUserControlPodiumPersonStart.PodiumsPlace
getset

Definition at line 34 of file ResultsUserControlPodiumPersonStart.xaml.cs.

◆ Start

PersonStart Vereinsmeisterschaften.Views.ResultsUserControlPodiumPersonStart.Start
getset

Definition at line 24 of file ResultsUserControlPodiumPersonStart.xaml.cs.


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