AutomationPeer.GetLiveSettingCore Methode

Definition

Stellt das Verhalten des Peers bereit, wenn ein Microsoft UI Automation-Client GetLiveSetting oder eine entsprechende Microsoft UI Automation-Client-API aufruft.

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

Gibt zurück

Ein Wert der -Enumeration, der das Liveeinstellungsbenachrichtigungsverhalten für eine Peerimplementierung meldet.

Gilt für:

Weitere Informationen