# C1.WPF.AnchorMatching

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_AnchorMatching" data-uid="C1.WPF.AnchorMatching" class="text-break">AnchorMatching Struct
</h1>
  <div class="markdown level0 summary"><p>Specifies an anchor matching between two elements.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.html">C1.WPF</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.4.6.2.dll</h6>
  <h5 id="C1_WPF_AnchorMatching_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct AnchorMatching</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure AnchorMatching</code></pre>
  </div>
  <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_AnchorMatching_FixedElementAnchor" data-uid="C1.WPF.AnchorMatching.FixedElementAnchor">
          <a class="xref" href="C1.WPF.AnchorMatching.FixedElementAnchor.html#C1_WPF_AnchorMatching_FixedElementAnchor">FixedElementAnchor</a>
        </td>
        <td class="markdown level1 summary"><p>Anchor of the fixed element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_AnchorMatching_MoveableElementAnchor" data-uid="C1.WPF.AnchorMatching.MoveableElementAnchor">
          <a class="xref" href="C1.WPF.AnchorMatching.MoveableElementAnchor.html#C1_WPF_AnchorMatching_MoveableElementAnchor">MoveableElementAnchor</a>
        </td>
        <td class="markdown level1 summary"><p>Anchor of the element that will be located.</p>
</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_AnchorMatching_Equals_System_Object_" data-uid="C1.WPF.AnchorMatching.Equals(System.Object)">
          <a class="xref" href="C1.WPF.AnchorMatching.Equals.html#C1_WPF_AnchorMatching_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_AnchorMatching_GetHashCode" data-uid="C1.WPF.AnchorMatching.GetHashCode">
          <a class="xref" href="C1.WPF.AnchorMatching.GetHashCode.html#C1_WPF_AnchorMatching_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="operators">Operators
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_AnchorMatching_op_Equality_C1_WPF_AnchorMatching_C1_WPF_AnchorMatching_" data-uid="C1.WPF.AnchorMatching.op_Equality(C1.WPF.AnchorMatching,C1.WPF.AnchorMatching)">
          <a class="xref" href="C1.WPF.AnchorMatching.op_Equality.html#C1_WPF_AnchorMatching_op_Equality_C1_WPF_AnchorMatching_C1_WPF_AnchorMatching_">operator ==(AnchorMatching, AnchorMatching)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_AnchorMatching_op_Inequality_C1_WPF_AnchorMatching_C1_WPF_AnchorMatching_" data-uid="C1.WPF.AnchorMatching.op_Inequality(C1.WPF.AnchorMatching,C1.WPF.AnchorMatching)">
          <a class="xref" href="C1.WPF.AnchorMatching.op_Inequality.html#C1_WPF_AnchorMatching_op_Inequality_C1_WPF_AnchorMatching_C1_WPF_AnchorMatching_">operator !=(AnchorMatching, AnchorMatching)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
