UIElementAutomationPeer.GetLiveSettingCore Método

Definición

Obtiene las características de notificación de la región activa del objeto UIElement que está asociado a este elemento UIElementAutomationPeer. GetLiveSetting() llama a este método.

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

Devoluciones

AutomationLiveSetting

Características de notificación de la región activa.

Se aplica a