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.ShellWindow Class Reference
Inheritance diagram for Vereinsmeisterschaften.Views.ShellWindow:
Vereinsmeisterschaften.Contracts.Views.IShellWindow

Public Member Functions

 ShellWindow (ShellViewModel viewModel)
 
Frame GetNavigationFrame ()
 Gets the navigation frame used for navigating between pages.
 
void ShowWindow ()
 Shows the main shell window of the application.
 
void CloseWindow ()
 Closes the main shell window of the application.
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ShellWindow()

Vereinsmeisterschaften.Views.ShellWindow.ShellWindow ( ShellViewModel viewModel)

Definition at line 12 of file ShellWindow.xaml.cs.

Member Function Documentation

◆ CloseWindow()

void Vereinsmeisterschaften.Views.ShellWindow.CloseWindow ( )

Closes the main shell window of the application.

Implements Vereinsmeisterschaften.Contracts.Views.IShellWindow.

◆ GetNavigationFrame()

Frame Vereinsmeisterschaften.Views.ShellWindow.GetNavigationFrame ( )

Gets the navigation frame used for navigating between pages.

Returns
Frame

Implements Vereinsmeisterschaften.Contracts.Views.IShellWindow.

◆ ShowWindow()

void Vereinsmeisterschaften.Views.ShellWindow.ShowWindow ( )

Shows the main shell window of the application.

Implements Vereinsmeisterschaften.Contracts.Views.IShellWindow.


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