ContentElementAutomationPeer.GetLiveSettingCore 方法

定义

获取与此 ContentElementAutomationPeer 关联的 ContentElement 的活动区域的通知特征。 由 GetLiveSetting() 调用。

protected:
 override System::Windows::Automation::AutomationLiveSetting GetLiveSettingCore();
protected override System.Windows.Automation.AutomationLiveSetting GetLiveSettingCore ();
override this.GetLiveSettingCore : unit -> System.Windows.Automation.AutomationLiveSetting
Protected Overrides Function GetLiveSettingCore () As AutomationLiveSetting

返回

AutomationLiveSetting

活动区域的通知特征。

适用于