ItemAutomationPeer.GetLiveSettingCore 方法

定義

取得 UIElement 的即時區域通知特性,前者對應至與此 ItemAutomationPeer 物件建立關聯之 Items 集合中的資料項目。

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

即時區域的通知特性。

適用於