UIElementAutomationPeer.GetLiveSettingCore Método

Definição

Obtém as características de notificação da região dinâmica do objeto UIElement associado a esse UIElementAutomationPeer. Este método é chamado por 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

Retornos

AutomationLiveSetting

As características de notificação da região dinâmica.

Aplica-se a