AutomationPeer.IsDialogCore 方法

定義

當 Microsoft UI 自動化用戶端呼叫 IsDialog 或對等的 Microsoft UI 自動化用戶端 API 時,提供對等的行為。

protected:
 virtual bool IsDialogCore() = IsDialogCore;
bool IsDialogCore();
protected virtual bool IsDialogCore();
function isDialogCore()
Protected Overridable Function IsDialogCore () As Boolean

傳回

Boolean

bool

如果專案是對話方塊,則為true;否則為false

Windows 需求

裝置系列
Windows 10, version 1809 (已於 10.0.17763.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v7.0 引進)

適用於

另請參閱