Share via


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

即時區域的通知特性。

適用於