UIElementAutomationPeer.GetLiveSettingCore メソッド

定義

この UIElementAutomationPeer と関連付けられた UIElement オブジェクトのライブ領域の通知特性を取得します。 このメソッドは 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

戻り値

ライブ領域の通知特性。

適用対象