Share via


HostedWpfControl.IsListed Property

Definition

Gets a Boolean value that specifies whether the application is listed in SessionExplorer or CurrentSessionUI

public:
 virtual property bool IsListed { bool get(); };
public virtual bool IsListed { get; }
member this.IsListed : bool
Public Overridable ReadOnly Property IsListed As Boolean

Property Value

True if the application is listed, otherwise false.

Implements

Applies to