[]
        
(Showing Draft Content)

C1.WinUI.Core.AutomationEx.SetAutomationEnabled

SetAutomationEnabled Method

SetAutomationEnabled(DependencyObject, bool?)

Declaration
public static void SetAutomationEnabled(this DependencyObject element, bool? value)
Public Shared Sub SetAutomationEnabled(element As DependencyObject, value As Boolean?)
Parameters
Type Name Description
DependencyObject element
bool? value