# C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer" data-uid="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer" class="text-break">PlaceHolderAutomationPeer Class
</h1>
  <div class="markdown level0 summary"><p>Automation peer for the placeholder of the <a class="xref" href="C1.WPF.RichTextBox.C1RichTextBox.html">C1RichTextBox</a> control.</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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.automation.peers.automationpeer">AutomationPeer</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.automation.peers.uielementautomationpeer">UIElementAutomationPeer</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.automation.peers.frameworkelementautomationpeer">FrameworkElementAutomationPeer</a></div>
    <div class="level4"><span class="xref">PlaceHolderAutomationPeer</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.automation.provider.ivalueprovider">IValueProvider</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.RichTextBox.Automation.html">C1.WPF.RichTextBox.Automation</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.RichTextBox.dll</h6>
  <h5 id="C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class PlaceHolderAutomationPeer : FrameworkElementAutomationPeer, IValueProvider</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class PlaceHolderAutomationPeer
    Inherits FrameworkElementAutomationPeer
    Implements IValueProvider</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer__ctor_System_Windows_FrameworkElement_" data-uid="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.#ctor(System.Windows.FrameworkElement)">
          <a class="xref" href="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.-ctor.html#C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer__ctor_System_Windows_FrameworkElement_">PlaceHolderAutomationPeer(FrameworkElement)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.html">PlaceHolderAutomationPeer</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_IsReadOnly" data-uid="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.IsReadOnly">
          <a class="xref" href="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.IsReadOnly.html#C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_IsReadOnly">IsReadOnly</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_Value" data-uid="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.Value">
          <a class="xref" href="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.Value.html#C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_Value">Value</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <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_RichTextBox_Automation_PlaceHolderAutomationPeer_GetAutomationControlTypeCore" data-uid="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.GetAutomationControlTypeCore">
          <a class="xref" href="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.GetAutomationControlTypeCore.html#C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_GetAutomationControlTypeCore">GetAutomationControlTypeCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_GetChildrenCore" data-uid="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.GetChildrenCore">
          <a class="xref" href="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.GetChildrenCore.html#C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_GetChildrenCore">GetChildrenCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_GetClassNameCore" data-uid="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.GetClassNameCore">
          <a class="xref" href="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.GetClassNameCore.html#C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_GetClassNameCore">GetClassNameCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_GetNameCore" data-uid="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.GetNameCore">
          <a class="xref" href="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.GetNameCore.html#C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_GetNameCore">GetNameCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_GetPattern_System_Windows_Automation_Peers_PatternInterface_" data-uid="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.GetPattern(System.Windows.Automation.Peers.PatternInterface)">
          <a class="xref" href="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.GetPattern.html#C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_GetPattern_System_Windows_Automation_Peers_PatternInterface_">GetPattern(PatternInterface)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_IsKeyboardFocusableCore" data-uid="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.IsKeyboardFocusableCore">
          <a class="xref" href="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.IsKeyboardFocusableCore.html#C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_IsKeyboardFocusableCore">IsKeyboardFocusableCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_SetValue_System_String_" data-uid="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.SetValue(System.String)">
          <a class="xref" href="C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.SetValue.html#C1_WPF_RichTextBox_Automation_PlaceHolderAutomationPeer_SetValue_System_String_">SetValue(string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
