# C1.WPF.Core.AutomationEx

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Core_AutomationEx" data-uid="C1.WPF.Core.AutomationEx" class="text-break">AutomationEx Class
</h1>
  <div class="markdown level0 summary"><p>Provides extension methods for working with <a class="xref" href="C1.WPF.Core.AutomationProperties.html">AutomationProperties</a>.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">AutomationEx</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Core.html">C1.WPF.Core</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Core.dll</h6>
  <h5 id="C1_WPF_Core_AutomationEx_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class AutomationEx</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Module AutomationEx</code></pre>
  </div>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Core_AutomationEx_SetAutomationEnabled_System_Windows_DependencyObject_System_Nullable_System_Boolean__" data-uid="C1.WPF.Core.AutomationEx.SetAutomationEnabled(System.Windows.DependencyObject,System.Nullable{System.Boolean})">
          <a class="xref" href="C1.WPF.Core.AutomationEx.SetAutomationEnabled.html#C1_WPF_Core_AutomationEx_SetAutomationEnabled_System_Windows_DependencyObject_System_Nullable_System_Boolean__">SetAutomationEnabled(DependencyObject, bool?)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
