ItemAutomationPeer.GetLiveSettingCore 方法

定义

获取与 Items 集合(与此 ItemAutomationPeer 对象关联)中的数据项相对应的 UIElement 的活动区域的通知特征。

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

活动区域的通知特征。

适用于