AutomationPeer.GetLiveSettingCore メソッド

定義

Microsoft UI オートメーション クライアントが GetLiveSetting または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。

protected:
 virtual AutomationLiveSetting GetLiveSettingCore() = GetLiveSettingCore;
AutomationLiveSetting GetLiveSettingCore();
protected virtual AutomationLiveSetting GetLiveSettingCore();
function getLiveSettingCore()
Protected Overridable Function GetLiveSettingCore () As AutomationLiveSetting

戻り値

ピア実装のライブ設定通知の動作を報告する 列挙の値。

適用対象

こちらもご覧ください