ComponentDispatcher.IsThreadModal 속성

정의

스레드가 모달인지 여부를 나타내는 값을 가져옵니다.

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

속성 값

true스레드가 모달이면 이고, 그렇지 않으면 . false

특성

적용 대상

추가 정보