Skip to main content
All docs
V21.2

WindowsFormsSettings.GetUseUIAutomation(DefaultBoolean) Method

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v21.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Win.Design, DevExpress.Wpf.Core

Declaration

public static bool GetUseUIAutomation(
    DefaultBoolean useUIAutomationInControl = DefaultBoolean.Default
)

Optional Parameters

Name Type Default
useUIAutomationInControl DefaultBoolean 2

Returns

Type
Boolean
See Also