Click or drag to resize

ViewDesktopView Property

Gets the desktop view.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static View DesktopView { get; }

Property Value

Type: View
The desktop view.
See Also