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

Interaktionslogik für WorkspaceManagerUserControl.xaml. More...

Inheritance diagram for Vereinsmeisterschaften.Views.WorkspaceManagerUserControl:

Static Public Attributes

static readonly DependencyProperty IsSidebarProperty = DependencyProperty.Register(nameof(IsSidebar), typeof(bool), typeof(WorkspaceManagerUserControl), new PropertyMetadata(true))
 

Properties

bool IsSidebar [get, set]
 
IWorkspaceManagerViewModel ViewModel [get]
 

Detailed Description

Interaktionslogik für WorkspaceManagerUserControl.xaml.

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

Constructor & Destructor Documentation

◆ WorkspaceManagerUserControl()

Vereinsmeisterschaften.Views.WorkspaceManagerUserControl.WorkspaceManagerUserControl ( )

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

Member Data Documentation

◆ IsSidebarProperty

readonly DependencyProperty Vereinsmeisterschaften.Views.WorkspaceManagerUserControl.IsSidebarProperty = DependencyProperty.Register(nameof(IsSidebar), typeof(bool), typeof(WorkspaceManagerUserControl), new PropertyMetadata(true))
static

Definition at line 17 of file WorkspaceManagerUserControl.xaml.cs.

Property Documentation

◆ IsSidebar

bool Vereinsmeisterschaften.Views.WorkspaceManagerUserControl.IsSidebar
getset

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

◆ ViewModel

IWorkspaceManagerViewModel Vereinsmeisterschaften.Views.WorkspaceManagerUserControl.ViewModel
get

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


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