UIElementAutomationPeer.GetLiveSettingCore 方法

定义

获取与此 UIElementAutomationPeer 关联的 UIElement 对象的活动区域的通知特征。 此方法由 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

活动区域的通知特征。

适用于