# C1.Util.DX.Direct2D.CommandSink1

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_Direct2D_CommandSink1" data-uid="C1.Util.DX.Direct2D.CommandSink1" class="text-break">CommandSink1 Interface
</h1>
  <div class="markdown level0 summary"><p>ID2D1CommandSink1</p>
</div>
  <div class="markdown level0 conceptual"></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.WPF.DX.4.6.2.dll</h6>
  <h5 id="C1_Util_DX_Direct2D_CommandSink1_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Guid(&quot;9eb767fd-4269-4467-b8c2-eb30cb305743&quot;)]
[Shadow(typeof(CommandSink1Shadow))]
public interface CommandSink1 : CommandSink, ICallbackable, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;Guid(&quot;9eb767fd-4269-4467-b8c2-eb30cb305743&quot;)&gt;
&lt;Shadow(GetType(CommandSink1Shadow))&gt;
Public Interface CommandSink1
    Inherits CommandSink, ICallbackable, IDisposable</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_Util_DX_Direct2D_CommandSink1_SetPrimitiveBlend1_C1_Util_DX_Direct2D_PrimitiveBlend_" data-uid="C1.Util.DX.Direct2D.CommandSink1.SetPrimitiveBlend1(C1.Util.DX.Direct2D.PrimitiveBlend)">
          <a class="xref" href="C1.Util.DX.Direct2D.CommandSink1.SetPrimitiveBlend1.html#C1_Util_DX_Direct2D_CommandSink1_SetPrimitiveBlend1_C1_Util_DX_Direct2D_PrimitiveBlend_">SetPrimitiveBlend1(PrimitiveBlend)</a>
        </td>
        <td class="markdown level1 summary"><p>HRESULT ID2D1CommandSink1::SetPrimitiveBlend1([In] D2D1_PRIMITIVE_BLEND primitiveBlend)</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
