# C1.WinUI.Input.C1DropDownButton

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WinUI_Input_C1DropDownButton" data-uid="C1.WinUI.Input.C1DropDownButton" class="text-break">C1DropDownButton Class
</h1>
  <div class="markdown level0 summary"><p>C1DropDown provides a generic drop-down control with a Header property that determines what the user sees when the drop-down part of the control is closed, and a Content property that determines what goes into the drop-down section.</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">C1DropDownButton</span></div>
      <div class="level2"><a class="xref" href="C1.WinUI.Input.C1DropDown.html">C1DropDown</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.inotifypropertychanged">INotifyPropertyChanged</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WinUI.Input.html">C1.WinUI.Input</a></h6>
  <h6><strong>Assembly</strong>: C1.WinUI.Input.dll</h6>
  <h5 id="C1_WinUI_Input_C1DropDownButton_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1DropDownButton : ContentControl, INotifyPropertyChanged, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1DropDownButton
    Inherits ContentControl
    Implements INotifyPropertyChanged, IDisposable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton__ctor" data-uid="C1.WinUI.Input.C1DropDownButton.#ctor">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.-ctor.html#C1_WinUI_Input_C1DropDownButton__ctor">C1DropDownButton()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.html">C1DropDownButton</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_WinUI_Input_C1DropDownButton_AutoCloseProperty" data-uid="C1.WinUI.Input.C1DropDownButton.AutoCloseProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.AutoCloseProperty.html">AutoCloseProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.AutoClose.html#C1_WinUI_Input_C1DropDownButton_AutoClose">AutoClose</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_AutoSizeModeProperty" data-uid="C1.WinUI.Input.C1DropDownButton.AutoSizeModeProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.AutoSizeModeProperty.html">AutoSizeModeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.AutoSizeMode.html#C1_WinUI_Input_C1DropDownButton_AutoSizeMode">AutoSizeMode</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_CloseOnLostFocusProperty" data-uid="C1.WinUI.Input.C1DropDownButton.CloseOnLostFocusProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.CloseOnLostFocusProperty.html">CloseOnLostFocusProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.CloseOnLostFocus.html#C1_WinUI_Input_C1DropDownButton_CloseOnLostFocus">CloseOnLostFocus</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_DropDownButtonStyleProperty" data-uid="C1.WinUI.Input.C1DropDownButton.DropDownButtonStyleProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownButtonStyleProperty.html">DropDownButtonStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownButtonStyle.html#C1_WinUI_Input_C1DropDownButton_DropDownButtonStyle">DropDownButtonStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_DropDownDirectionProperty" data-uid="C1.WinUI.Input.C1DropDownButton.DropDownDirectionProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownDirectionProperty.html">DropDownDirectionProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownDirection.html#C1_WinUI_Input_C1DropDownButton_DropDownDirection">DropDownDirection</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_DropDownHeightProperty" data-uid="C1.WinUI.Input.C1DropDownButton.DropDownHeightProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownHeightProperty.html">DropDownHeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownHeight.html#C1_WinUI_Input_C1DropDownButton_DropDownHeight">DropDownHeight</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_DropDownIconStyleProperty" data-uid="C1.WinUI.Input.C1DropDownButton.DropDownIconStyleProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownIconStyleProperty.html">DropDownIconStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownIconStyle.html#C1_WinUI_Input_C1DropDownButton_DropDownIconStyle">DropDownIconStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_DropDownIconTemplateProperty" data-uid="C1.WinUI.Input.C1DropDownButton.DropDownIconTemplateProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownIconTemplateProperty.html">DropDownIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownIconTemplate.html#C1_WinUI_Input_C1DropDownButton_DropDownIconTemplate">DropDownIconTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_DropDownWidthProperty" data-uid="C1.WinUI.Input.C1DropDownButton.DropDownWidthProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownWidthProperty.html">DropDownWidthProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownWidth.html#C1_WinUI_Input_C1DropDownButton_DropDownWidth">DropDownWidth</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_FocusBrushProperty" data-uid="C1.WinUI.Input.C1DropDownButton.FocusBrushProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.FocusBrushProperty.html">FocusBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.FocusBrush.html#C1_WinUI_Input_C1DropDownButton_FocusBrush">FocusBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_HeaderProperty" data-uid="C1.WinUI.Input.C1DropDownButton.HeaderProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.HeaderProperty.html">HeaderProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.Header.html#C1_WinUI_Input_C1DropDownButton_Header">Header</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_HeaderTemplateProperty" data-uid="C1.WinUI.Input.C1DropDownButton.HeaderTemplateProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.HeaderTemplateProperty.html">HeaderTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.HeaderTemplate.html#C1_WinUI_Input_C1DropDownButton_HeaderTemplate">HeaderTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_IsDropDownOpenProperty" data-uid="C1.WinUI.Input.C1DropDownButton.IsDropDownOpenProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.IsDropDownOpenProperty.html">IsDropDownOpenProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.IsDropDownOpen.html#C1_WinUI_Input_C1DropDownButton_IsDropDownOpen">IsDropDownOpen</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_MaxDropDownHeightProperty" data-uid="C1.WinUI.Input.C1DropDownButton.MaxDropDownHeightProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.MaxDropDownHeightProperty.html">MaxDropDownHeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.MaxDropDownHeight.html#C1_WinUI_Input_C1DropDownButton_MaxDropDownHeight">MaxDropDownHeight</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_MaxDropDownWidthProperty" data-uid="C1.WinUI.Input.C1DropDownButton.MaxDropDownWidthProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.MaxDropDownWidthProperty.html">MaxDropDownWidthProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.MaxDropDownWidth.html#C1_WinUI_Input_C1DropDownButton_MaxDropDownWidth">MaxDropDownWidth</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_MinDropDownHeightProperty" data-uid="C1.WinUI.Input.C1DropDownButton.MinDropDownHeightProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.MinDropDownHeightProperty.html">MinDropDownHeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.MinDropDownHeight.html#C1_WinUI_Input_C1DropDownButton_MinDropDownHeight">MinDropDownHeight</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_MinDropDownWidthProperty" data-uid="C1.WinUI.Input.C1DropDownButton.MinDropDownWidthProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.MinDropDownWidthProperty.html">MinDropDownWidthProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.MinDropDownWidth.html#C1_WinUI_Input_C1DropDownButton_MinDropDownWidth">MinDropDownWidth</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_MouseOverBrushProperty" data-uid="C1.WinUI.Input.C1DropDownButton.MouseOverBrushProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.MouseOverBrushProperty.html">MouseOverBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.MouseOverBrush.html#C1_WinUI_Input_C1DropDownButton_MouseOverBrush">MouseOverBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_PopupStyleProperty" data-uid="C1.WinUI.Input.C1DropDownButton.PopupStyleProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.PopupStyleProperty.html">PopupStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.PopupStyle.html#C1_WinUI_Input_C1DropDownButton_PopupStyle">PopupStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_PressedBrushProperty" data-uid="C1.WinUI.Input.C1DropDownButton.PressedBrushProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.PressedBrushProperty.html">PressedBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.PressedBrush.html#C1_WinUI_Input_C1DropDownButton_PressedBrush">PressedBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_ValidationDecoratorStyleProperty" data-uid="C1.WinUI.Input.C1DropDownButton.ValidationDecoratorStyleProperty">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.ValidationDecoratorStyleProperty.html">ValidationDecoratorStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.ValidationDecoratorStyle.html#C1_WinUI_Input_C1DropDownButton_ValidationDecoratorStyle">ValidationDecoratorStyle</a> dependency property.</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_WinUI_Input_C1DropDownButton_AutoClose" data-uid="C1.WinUI.Input.C1DropDownButton.AutoClose">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.AutoClose.html#C1_WinUI_Input_C1DropDownButton_AutoClose">AutoClose</a>
        </td>
        <td class="markdown level1 summary"><p>Auto closes the dropdown when the user clicks outside it.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_AutoSizeMode" data-uid="C1.WinUI.Input.C1DropDownButton.AutoSizeMode">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.AutoSizeMode.html#C1_WinUI_Input_C1DropDownButton_AutoSizeMode">AutoSizeMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how the content of the poup will be resized as the content size changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_CloseOnLostFocus" data-uid="C1.WinUI.Input.C1DropDownButton.CloseOnLostFocus">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.CloseOnLostFocus.html#C1_WinUI_Input_C1DropDownButton_CloseOnLostFocus">CloseOnLostFocus</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the popup is closed automatically when the control loses the focus.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_DropDownButtonStyle" data-uid="C1.WinUI.Input.C1DropDownButton.DropDownButtonStyle">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownButtonStyle.html#C1_WinUI_Input_C1DropDownButton_DropDownButtonStyle">DropDownButtonStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style of the button that opens the drop-down.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_DropDownDirection" data-uid="C1.WinUI.Input.C1DropDownButton.DropDownDirection">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownDirection.html#C1_WinUI_Input_C1DropDownButton_DropDownDirection">DropDownDirection</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the expand direction of the control drop-down box.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_DropDownHeight" data-uid="C1.WinUI.Input.C1DropDownButton.DropDownHeight">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownHeight.html#C1_WinUI_Input_C1DropDownButton_DropDownHeight">DropDownHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the height of the drop-down box (set to Double.NaN to size automatically).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_DropDownIconStyle" data-uid="C1.WinUI.Input.C1DropDownButton.DropDownIconStyle">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownIconStyle.html#C1_WinUI_Input_C1DropDownButton_DropDownIconStyle">DropDownIconStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style of the icon shown in the drop-down button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_DropDownIconTemplate" data-uid="C1.WinUI.Input.C1DropDownButton.DropDownIconTemplate">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownIconTemplate.html#C1_WinUI_Input_C1DropDownButton_DropDownIconTemplate">DropDownIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the template of the icon used in the drop-down button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_DropDownWidth" data-uid="C1.WinUI.Input.C1DropDownButton.DropDownWidth">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.DropDownWidth.html#C1_WinUI_Input_C1DropDownButton_DropDownWidth">DropDownWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the drop-down box (set to Double.NaN to size automatically).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_FocusBrush" data-uid="C1.WinUI.Input.C1DropDownButton.FocusBrush">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.FocusBrush.html#C1_WinUI_Input_C1DropDownButton_FocusBrush">FocusBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Microsoft.UI.Xaml.Media.Brush</span> used to highlight the focused control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_Header" data-uid="C1.WinUI.Input.C1DropDownButton.Header">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.Header.html#C1_WinUI_Input_C1DropDownButton_Header">Header</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the header of the drop-down.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_HeaderTemplate" data-uid="C1.WinUI.Input.C1DropDownButton.HeaderTemplate">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.HeaderTemplate.html#C1_WinUI_Input_C1DropDownButton_HeaderTemplate">HeaderTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the template displayed in the header of the drop-down.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_HeaderVisibility" data-uid="C1.WinUI.Input.C1DropDownButton.HeaderVisibility">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.HeaderVisibility.html#C1_WinUI_Input_C1DropDownButton_HeaderVisibility">HeaderVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the visibility of the header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_IsDisposed" data-uid="C1.WinUI.Input.C1DropDownButton.IsDisposed">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.IsDisposed.html#C1_WinUI_Input_C1DropDownButton_IsDisposed">IsDisposed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether this instance is disposed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_IsDropDownOpen" data-uid="C1.WinUI.Input.C1DropDownButton.IsDropDownOpen">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.IsDropDownOpen.html#C1_WinUI_Input_C1DropDownButton_IsDropDownOpen">IsDropDownOpen</a>
        </td>
        <td class="markdown level1 summary"><p>Open or close the control drop-down popup.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_IsFocused" data-uid="C1.WinUI.Input.C1DropDownButton.IsFocused">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.IsFocused.html#C1_WinUI_Input_C1DropDownButton_IsFocused">IsFocused</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the control is focused.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_IsMouseOver" data-uid="C1.WinUI.Input.C1DropDownButton.IsMouseOver">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.IsMouseOver.html#C1_WinUI_Input_C1DropDownButton_IsMouseOver">IsMouseOver</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the mouse is over the control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_MaxDropDownHeight" data-uid="C1.WinUI.Input.C1DropDownButton.MaxDropDownHeight">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.MaxDropDownHeight.html#C1_WinUI_Input_C1DropDownButton_MaxDropDownHeight">MaxDropDownHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets maximum height constraint of the drop-down box.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_MaxDropDownWidth" data-uid="C1.WinUI.Input.C1DropDownButton.MaxDropDownWidth">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.MaxDropDownWidth.html#C1_WinUI_Input_C1DropDownButton_MaxDropDownWidth">MaxDropDownWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets maximum width constraint of the drop-down box.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_MinDropDownHeight" data-uid="C1.WinUI.Input.C1DropDownButton.MinDropDownHeight">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.MinDropDownHeight.html#C1_WinUI_Input_C1DropDownButton_MinDropDownHeight">MinDropDownHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets minimum height constraint of the drop-down box.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_MinDropDownWidth" data-uid="C1.WinUI.Input.C1DropDownButton.MinDropDownWidth">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.MinDropDownWidth.html#C1_WinUI_Input_C1DropDownButton_MinDropDownWidth">MinDropDownWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets minimum width constraint of the drop-down box.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_MouseOverBrush" data-uid="C1.WinUI.Input.C1DropDownButton.MouseOverBrush">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.MouseOverBrush.html#C1_WinUI_Input_C1DropDownButton_MouseOverBrush">MouseOverBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Microsoft.UI.Xaml.Media.Brush</span> used to highlight the control when it has the mouse over.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_PopupStyle" data-uid="C1.WinUI.Input.C1DropDownButton.PopupStyle">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.PopupStyle.html#C1_WinUI_Input_C1DropDownButton_PopupStyle">PopupStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style for the popup.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_PressedBrush" data-uid="C1.WinUI.Input.C1DropDownButton.PressedBrush">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.PressedBrush.html#C1_WinUI_Input_C1DropDownButton_PressedBrush">PressedBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Microsoft.UI.Xaml.Media.Brush</span> used to paint a button when it is pressed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_ValidationDecoratorStyle" data-uid="C1.WinUI.Input.C1DropDownButton.ValidationDecoratorStyle">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.ValidationDecoratorStyle.html#C1_WinUI_Input_C1DropDownButton_ValidationDecoratorStyle">ValidationDecoratorStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style that is applied to the inner <a class="xref" href="C1.WinUI.Input.C1ValidationDecorator.html">C1ValidationDecorator</a>.</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_WinUI_Input_C1DropDownButton_ChangeVisualStateCommon_System_Boolean_" data-uid="C1.WinUI.Input.C1DropDownButton.ChangeVisualStateCommon(System.Boolean)">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.ChangeVisualStateCommon.html#C1_WinUI_Input_C1DropDownButton_ChangeVisualStateCommon_System_Boolean_">ChangeVisualStateCommon(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Updates the current visual state of the Common visual state group to match the object's properties.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_ChangeVisualStateDropDownOpen_System_Boolean_" data-uid="C1.WinUI.Input.C1DropDownButton.ChangeVisualStateDropDownOpen(System.Boolean)">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.ChangeVisualStateDropDownOpen.html#C1_WinUI_Input_C1DropDownButton_ChangeVisualStateDropDownOpen_System_Boolean_">ChangeVisualStateDropDownOpen(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Updates the current visual state of the DropDownOpen visual state group to match the object's properties.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_Dispose" data-uid="C1.WinUI.Input.C1DropDownButton.Dispose">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.Dispose.html#C1_WinUI_Input_C1DropDownButton_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_Dispose_System_Boolean_" data-uid="C1.WinUI.Input.C1DropDownButton.Dispose(System.Boolean)">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.Dispose.html#C1_WinUI_Input_C1DropDownButton_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_Finalize" data-uid="C1.WinUI.Input.C1DropDownButton.Finalize">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.Finalize.html#C1_WinUI_Input_C1DropDownButton_Finalize">Finalize()</a>
        </td>
        <td class="markdown level1 summary"><p>Finalizes this instance of the <a class="xref" href="C1.WinUI.Input.C1DropDownButton.html">C1DropDownButton</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_GetPreferedLocations" data-uid="C1.WinUI.Input.C1DropDownButton.GetPreferedLocations">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.GetPreferedLocations.html#C1_WinUI_Input_C1DropDownButton_GetPreferedLocations">GetPreferedLocations()</a>
        </td>
        <td class="markdown level1 summary"><p>Get the locations where the dropdown will try to locate the <span class="xref">Microsoft.UI.Xaml.Controls.Primitives.Popup</span> once it's opened.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_OnApplyTemplate" data-uid="C1.WinUI.Input.C1DropDownButton.OnApplyTemplate">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.OnApplyTemplate.html#C1_WinUI_Input_C1DropDownButton_OnApplyTemplate">OnApplyTemplate()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_OnGotFocus_Microsoft_UI_Xaml_RoutedEventArgs_" data-uid="C1.WinUI.Input.C1DropDownButton.OnGotFocus(Microsoft.UI.Xaml.RoutedEventArgs)">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.OnGotFocus.html#C1_WinUI_Input_C1DropDownButton_OnGotFocus_Microsoft_UI_Xaml_RoutedEventArgs_">OnGotFocus(RoutedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_OnPropertyChanged_System_String_" data-uid="C1.WinUI.Input.C1DropDownButton.OnPropertyChanged(System.String)">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.OnPropertyChanged.html#C1_WinUI_Input_C1DropDownButton_OnPropertyChanged_System_String_">OnPropertyChanged(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when a property changed</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_IsDropDownOpenChanged" data-uid="C1.WinUI.Input.C1DropDownButton.IsDropDownOpenChanged">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.IsDropDownOpenChanged.html">IsDropDownOpenChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the drop-down popup is opened or closed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Input_C1DropDownButton_PropertyChanged" data-uid="C1.WinUI.Input.C1DropDownButton.PropertyChanged">
          <a class="xref" href="C1.WinUI.Input.C1DropDownButton.PropertyChanged.html">PropertyChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a property value changed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
