# C1.WPF.Binding

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_WPF_Binding" data-uid="C1.WPF.Binding" class="text-break">C1.WPF.Binding Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.WPF.Binding.C1Binding.html">C1Binding</a></h4>
      <section><p>A <a class="xref" href="C1.WPF.Binding.html">C1.WPF.Binding</a> that supports formulas.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Binding.C1CalcEngine.html">C1CalcEngine</a></h4>
      <section><p>Class that parses strings and returns <a class="xref" href="C1.WPF.Binding.Expression.html">Expression</a> objects that can be evaluated.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Binding.C1StaticResource.html">C1StaticResource</a></h4>
      <section><p>A <b>StaticResource</b> that supports a path specification.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Binding.Expression.html">Expression</a></h4>
      <section><p>Base class that represents parsed expressions.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Binding.FunctionDefinition.html">FunctionDefinition</a></h4>
      <section><p>Function definition class (keeps function name, parameter counts, and delegate).</p>
</section>
      <h4><a class="xref" href="C1.WPF.Binding.Tally.html">Tally</a></h4>
      <section><p>A class that aggregates values and provides summary statistics
(including count, sum, average, standard deviation, and variance).</p>
</section>
      <h4><a class="xref" href="C1.WPF.Binding.XObjectExpression.html">XObjectExpression</a></h4>
      <section><p>Expression that represents an external object.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="C1.WPF.Binding.IValueObject.html">IValueObject</a></h4>
      <section><p>Interface supported by external objects that have to return a value
other than themselves (e.g. a cell range object should return the
cell content instead of the range itself).</p>
</section>
    <h3 id="delegates">
Delegates
</h3>
      <h4><a class="xref" href="C1.WPF.Binding.CalcEngineFunction.html">CalcEngineFunction</a></h4>
      <section><p>Delegate that represents CalcEngine functions.</p>
</section>


</div>
