Compartilhar via


AppActivateEventArgs.HostAppActivating Property

Definition

Indicates whether the component host application is recieving activation (true) or losing it (false).

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

Property Value

Applies to