Show / Hide Table of Contents

Class ModernShell

Provides access to the main shell.

Inheritance
object
ModernShell
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Algenta.Colectica.ViewModel
Assembly: Algenta.Colectica.ViewModel.dll
Syntax
public static class ModernShell

Properties

Shell

Gets the main shell.

Declaration
public static IModernShell Shell { get; set; }
Property Value
Type Description
IModernShell
In this article
Back to top Generated by DocFX