ComponentDispatcher.IsThreadModal Egenskap

Definition

Hämtar ett värde som anger om tråden är modal.

public:
 static property bool IsThreadModal { bool get(); };
public static bool IsThreadModal { [System.Security.SecurityCritical] get; }
public static bool IsThreadModal { get; }
[<get: System.Security.SecurityCritical>]
static member IsThreadModal : bool
static member IsThreadModal : bool
Public Shared ReadOnly Property IsThreadModal As Boolean

Egenskapsvärde

trueom tråden är modal; annars . false

Attribut

Gäller för

Se även