# C1.Util.DX.Direct2D.PropertyBinding

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_Direct2D_PropertyBinding" data-uid="C1.Util.DX.Direct2D.PropertyBinding" class="text-break">PropertyBinding Class
</h1>
  <div class="markdown level0 summary"><p>D2D1_PROPERTY_BINDING</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">PropertyBinding</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.DX.Direct2D.html">C1.Util.DX.Direct2D</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.DX.4.8.dll</h6>
  <h5 id="C1_Util_DX_Direct2D_PropertyBinding_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class PropertyBinding</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class PropertyBinding</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Util_DX_Direct2D_PropertyBinding_GetFunction" data-uid="C1.Util.DX.Direct2D.PropertyBinding.GetFunction">
          <a class="xref" href="C1.Util.DX.Direct2D.PropertyBinding.GetFunction.html">GetFunction</a>
        </td>
        <td class="markdown level1 summary"><p>__function__stdcall* getFunction</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Direct2D_PropertyBinding_PropertyName" data-uid="C1.Util.DX.Direct2D.PropertyBinding.PropertyName">
          <a class="xref" href="C1.Util.DX.Direct2D.PropertyBinding.PropertyName.html">PropertyName</a>
        </td>
        <td class="markdown level1 summary"><p>const wchar_t* propertyName</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Direct2D_PropertyBinding_SetFunction" data-uid="C1.Util.DX.Direct2D.PropertyBinding.SetFunction">
          <a class="xref" href="C1.Util.DX.Direct2D.PropertyBinding.SetFunction.html">SetFunction</a>
        </td>
        <td class="markdown level1 summary"><p>__function__stdcall* setFunction</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_Util_DX_Direct2D_PropertyBinding_TypeName" data-uid="C1.Util.DX.Direct2D.PropertyBinding.TypeName">
          <a class="xref" href="C1.Util.DX.Direct2D.PropertyBinding.TypeName.html#C1_Util_DX_Direct2D_PropertyBinding_TypeName">TypeName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the type of the property.</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_Util_DX_Direct2D_PropertyBinding_Get_System_Type_System_Reflection_PropertyInfo_" data-uid="C1.Util.DX.Direct2D.PropertyBinding.Get(System.Type,System.Reflection.PropertyInfo)">
          <a class="xref" href="C1.Util.DX.Direct2D.PropertyBinding.Get.html#C1_Util_DX_Direct2D_PropertyBinding_Get_System_Type_System_Reflection_PropertyInfo_">Get(Type, PropertyInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets binding for the specified customEffectType and propertyInfo.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
