Share via


ContentElementAutomationPeer.GetLiveSettingCore メソッド

定義

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

ライブ領域の通知特性。

適用対象