Platform.IsWindowsDesktop Property

Definition

True if underlying system is Windows Desktop.

public:
 static property bool IsWindowsDesktop { bool get(); };
public:
 static property bool IsWindowsDesktop { bool get(); };
public static bool IsWindowsDesktop { get; }
static member IsWindowsDesktop : bool
Public Shared ReadOnly Property IsWindowsDesktop As Boolean

Property Value

Applies to