ContentElementAutomationPeer.GetLiveSettingCore メソッド

定義

このContentElementに関連付けられているContentElementAutomationPeerのライブ領域の通知特性を取得します。 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

返品

ライブ リージョンの通知特性。

適用対象