# C1.WPF.Core.TypographyExtensions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Core_TypographyExtensions" data-uid="C1.WPF.Core.TypographyExtensions" class="text-break">TypographyExtensions Class
</h1>
  <div class="markdown level0 summary"><p>Provides access to extended typography properties.</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">TypographyExtensions</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Core.html">C1.WPF.Core</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Core.dll</h6>
  <h5 id="C1_WPF_Core_TypographyExtensions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class TypographyExtensions</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Module TypographyExtensions</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_WPF_Core_TypographyExtensions_CharacterCasingProperty" data-uid="C1.WPF.Core.TypographyExtensions.CharacterCasingProperty">
          <a class="xref" href="C1.WPF.Core.TypographyExtensions.CharacterCasingProperty.html">CharacterCasingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the CharacterCasing attached 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_WPF_Core_TypographyExtensions_GetCharacterCasing_System_Windows_DependencyObject_" data-uid="C1.WPF.Core.TypographyExtensions.GetCharacterCasing(System.Windows.DependencyObject)">
          <a class="xref" href="C1.WPF.Core.TypographyExtensions.GetCharacterCasing.html#C1_WPF_Core_TypographyExtensions_GetCharacterCasing_System_Windows_DependencyObject_">GetCharacterCasing(DependencyObject)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the character casing for an element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Core_TypographyExtensions_SetCharacterCasing_System_Windows_DependencyObject_System_Windows_Controls_CharacterCasing_" data-uid="C1.WPF.Core.TypographyExtensions.SetCharacterCasing(System.Windows.DependencyObject,System.Windows.Controls.CharacterCasing)">
          <a class="xref" href="C1.WPF.Core.TypographyExtensions.SetCharacterCasing.html#C1_WPF_Core_TypographyExtensions_SetCharacterCasing_System_Windows_DependencyObject_System_Windows_Controls_CharacterCasing_">SetCharacterCasing(DependencyObject, CharacterCasing)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the character casing for an element.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
