 | MainWindowMainWindowAspects Eigenschaft |
Wesentlichen Darstellungsmerkmale des Vishnu-MainWindows.
Werden beim Start der Anwendung aus den AppSettings gefüllt.
Namensraum: Vishnu.WPF_UIAssembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntaxpublic WindowAspects? MainWindowAspects { get; set; }
Public Property MainWindowAspects As WindowAspects
Get
Set
public:
property WindowAspects^ MainWindowAspects {
WindowAspects^ get ();
void set (WindowAspects^ value);
}
member MainWindowAspects : WindowAspects with get, set
Eigenschaftswert
WindowAspects
Siehe auch