Gets or sets whether UI Automation features are enabled.
public bool AllowUIAutomationSupport { get; set; }
Public Property AllowUIAutomationSupport As Boolean
The AllowUIAutomationSupport property allows you to disable UI automation for the BarManager's items. By default, it is enabled.