Partager via


AifShellBase<TShell>.DesktopShell Property

Definition

Gets the shell that was created. Will not be valid until after the shell has been created.

public:
 property TShell DesktopShell { TShell get(); };
public TShell DesktopShell { get; }
member this.DesktopShell : 'Shell
Public ReadOnly Property DesktopShell As TShell

Property Value

TShell

Applies to