ItemAutomationPeer.GetLiveSettingCore メソッド

定義

この ItemAutomationPeer オブジェクトに関連付けられている Items コレクションにあるデータ項目に対応する 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

ライブ領域の通知特性。

適用対象