# C1.WPF.Schedule.CoverElementsPane

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Schedule_CoverElementsPane" data-uid="C1.WPF.Schedule.CoverElementsPane" class="text-break">CoverElementsPane Class
</h1>
  <div class="markdown level0 summary"><p>Provides a surface for painting UI elements over the arbitrary layout.</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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.threading.dispatcherobject">DispatcherObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.dependencyobject">DependencyObject</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.visual">Visual</a></div>
    <div class="level4"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.uielement">UIElement</a></div>
    <div class="level5"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.frameworkelement">FrameworkElement</a></div>
    <div class="level6"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.control">Control</a></div>
    <div class="level7"><span class="xref">CoverElementsPane</span></div>
      <div class="level8"><a class="xref" href="C1.WPF.Schedule.AppointmentsCoverPane.html">AppointmentsCoverPane</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.animation.ianimatable">IAnimatable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.iframeworkinputelement">IFrameworkInputElement</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.iinputelement">IInputElement</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isupportinitialize">ISupportInitialize</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.markup.iqueryambient">IQueryAmbient</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.iweakeventlistener">IWeakEventListener</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Schedule.html">C1.WPF.Schedule</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Schedule.4.6.2.dll</h6>
  <h5 id="C1_WPF_Schedule_CoverElementsPane_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TemplatePart(Name = &quot;PART_ElementsCanvas&quot;, Type = typeof(Canvas))]
public class CoverElementsPane : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IWeakEventListener</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TemplatePart(Name:=&quot;PART_ElementsCanvas&quot;, Type:=GetType(Canvas))&gt;
Public Class CoverElementsPane
    Inherits Control
    Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IWeakEventListener</code></pre>
  </div>
  <h5 id="C1_WPF_Schedule_CoverElementsPane_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><pre><code>&lt;xref href=&quot;C1.WPF.Schedule.CoverElementsPane&quot; data-throw-if-not-resolved=&quot;false&quot;&gt;&lt;/xref&gt; allows you to visually represent a set of UI elements 
</code></pre>
<p>relative to UI elements representing the underlying UI.</p>
</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_WPF_Schedule_CoverElementsPane__ctor" data-uid="C1.WPF.Schedule.CoverElementsPane.#ctor">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.-ctor.html#C1_WPF_Schedule_CoverElementsPane__ctor">CoverElementsPane()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes the new instance of the <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.html">CoverElementsPane</a> pane.</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_WPF_Schedule_CoverElementsPane_CoverElementsMarginProperty" data-uid="C1.WPF.Schedule.CoverElementsPane.CoverElementsMarginProperty">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.CoverElementsMarginProperty.html">CoverElementsMarginProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.CoverElementsMargin.html#C1_WPF_Schedule_CoverElementsPane_CoverElementsMargin">CoverElementsMargin</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_CoverElementsOverflowProperty" data-uid="C1.WPF.Schedule.CoverElementsPane.CoverElementsOverflowProperty">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.CoverElementsOverflowProperty.html">CoverElementsOverflowProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the CoverElementsOverflow attached property.
Being set to true on a covered element that has the
<a class="xref" href="C1.WPF.Schedule.CoverElementsPane.OrientationProperty.html">OrientationProperty</a> property set, indicates that there are too
many covering elements to be represented in the element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_CoverElementsSizeProperty" data-uid="C1.WPF.Schedule.CoverElementsPane.CoverElementsSizeProperty">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.CoverElementsSizeProperty.html">CoverElementsSizeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.CoverElementsSize.html#C1_WPF_Schedule_CoverElementsPane_CoverElementsSize">CoverElementsSize</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_IsDragDropDisabledProperty" data-uid="C1.WPF.Schedule.CoverElementsPane.IsDragDropDisabledProperty">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.IsDragDropDisabledProperty.html">IsDragDropDisabledProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.IsDragDropDisabled.html#C1_WPF_Schedule_CoverElementsPane_IsDragDropDisabled">IsDragDropDisabled</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_OrientationProperty" data-uid="C1.WPF.Schedule.CoverElementsPane.OrientationProperty">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.OrientationProperty.html">OrientationProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.orientation">Orientation</a> attached property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_OwnerProperty" data-uid="C1.WPF.Schedule.CoverElementsPane.OwnerProperty">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.OwnerProperty.html">OwnerProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.Owner.html#C1_WPF_Schedule_CoverElementsPane_Owner">Owner</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_PaneNameProperty" data-uid="C1.WPF.Schedule.CoverElementsPane.PaneNameProperty">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.PaneNameProperty.html">PaneNameProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the PaneName attached property.
If you use several <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.html">CoverElementsPane</a> objects in a single template,
you should specify this property on a covered element that has
the <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.OrientationProperty.html">OrientationProperty</a> property set.
Set this value to the value of the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.frameworkelement.name">Name</a>
property of the corresponding <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.html">CoverElementsPane</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane__isAboutToUnload" data-uid="C1.WPF.Schedule.CoverElementsPane._isAboutToUnload">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane._isAboutToUnload.html">_isAboutToUnload</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the pane is about to be unloaded.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane__lastStart" data-uid="C1.WPF.Schedule.CoverElementsPane._lastStart">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane._lastStart.html">_lastStart</a>
        </td>
        <td class="markdown level1 summary"><p>Might be used in derived classes during HostElementsList collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane__needSort" data-uid="C1.WPF.Schedule.CoverElementsPane._needSort">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane._needSort.html">_needSort</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether HostElementsList should be sorted after it is filled.</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_WPF_Schedule_CoverElementsPane_ChunkBreakingAngle" data-uid="C1.WPF.Schedule.CoverElementsPane.ChunkBreakingAngle">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.ChunkBreakingAngle.html#C1_WPF_Schedule_CoverElementsPane_ChunkBreakingAngle">ChunkBreakingAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a> value specifying the breaking angle for painted UI elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_ContentKind" data-uid="C1.WPF.Schedule.CoverElementsPane.ContentKind">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.ContentKind.html#C1_WPF_Schedule_CoverElementsPane_ContentKind">ContentKind</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of content acceptable by the current instance of <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.html">CoverElementsPane</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_CoverElementsMargin" data-uid="C1.WPF.Schedule.CoverElementsPane.CoverElementsMargin">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.CoverElementsMargin.html#C1_WPF_Schedule_CoverElementsPane_CoverElementsMargin">CoverElementsMargin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a> value, determining margins of the cover elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_CoverElementsSize" data-uid="C1.WPF.Schedule.CoverElementsPane.CoverElementsSize">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.CoverElementsSize.html#C1_WPF_Schedule_CoverElementsPane_CoverElementsSize">CoverElementsSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a> value, determining the size of the cover elements.
This is dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_DataCoverElements" data-uid="C1.WPF.Schedule.CoverElementsPane.DataCoverElements">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.DataCoverElements.html#C1_WPF_Schedule_CoverElementsPane_DataCoverElements">DataCoverElements</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a list of <a class="xref" href="C1.WPF.Schedule.CoverElement.html">CoverElement</a> objects that are drawn on this
CoverElementPane.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_ExtendOnOverflow" data-uid="C1.WPF.Schedule.CoverElementsPane.ExtendOnOverflow">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.ExtendOnOverflow.html#C1_WPF_Schedule_CoverElementsPane_ExtendOnOverflow">ExtendOnOverflow</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a> value, specifying the <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.html">CoverElementsPane</a><br>
behavior in the case when covering elements do not fit into the available space.
If False, the <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.CoverElementsOverflowProperty.html">CoverElementsOverflowProperty</a> will be set to True. This is default behavior.
If True, the covered element will be extended in order to accommodate all covering elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_IsDragDropDisabled" data-uid="C1.WPF.Schedule.CoverElementsPane.IsDragDropDisabled">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.IsDragDropDisabled.html#C1_WPF_Schedule_CoverElementsPane_IsDragDropDisabled">IsDragDropDisabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a> value that indicates whether
the <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.html">CoverElementsPane</a> doesn't allow resizing and drag operations.
This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_Owner" data-uid="C1.WPF.Schedule.CoverElementsPane.Owner">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.Owner.html#C1_WPF_Schedule_CoverElementsPane_Owner">Owner</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the object representing the <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.html">CoverElementsPane</a> object owner.
This is a dependency property. Default value is null.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_SizingType" data-uid="C1.WPF.Schedule.CoverElementsPane.SizingType">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.SizingType.html#C1_WPF_Schedule_CoverElementsPane_SizingType">SizingType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.SizingType.html#C1_WPF_Schedule_CoverElementsPane_SizingType">SizingType</a> values specifying how <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.html">CoverElementsPane</a>
determines UI elements size. The default value is SizingType.Fixed.</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_Schedule_CoverElementsPane_GetCoverElement_System_Object_" data-uid="C1.WPF.Schedule.CoverElementsPane.GetCoverElement(System.Object)">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.GetCoverElement.html#C1_WPF_Schedule_CoverElementsPane_GetCoverElement_System_Object_">GetCoverElement(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates new wrapper to represent cover element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_GetCoverElementsOverflow_System_Windows_FrameworkElement_" data-uid="C1.WPF.Schedule.CoverElementsPane.GetCoverElementsOverflow(System.Windows.FrameworkElement)">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.GetCoverElementsOverflow.html#C1_WPF_Schedule_CoverElementsPane_GetCoverElementsOverflow_System_Windows_FrameworkElement_">GetCoverElementsOverflow(FrameworkElement)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value of the CoverElementsOverflow attached property for a given framework element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_GetHosts" data-uid="C1.WPF.Schedule.CoverElementsPane.GetHosts">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.GetHosts.html#C1_WPF_Schedule_CoverElementsPane_GetHosts">GetHosts()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the list of the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.frameworkelement">FrameworkElement</a> elements, which are the root of visual tree to search covered elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_GetLaneSize_C1_WPF_Schedule_SizingType_System_Object_System_Double_System_Int32_" data-uid="C1.WPF.Schedule.CoverElementsPane.GetLaneSize(C1.WPF.Schedule.SizingType,System.Object,System.Double,System.Int32)">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.GetLaneSize.html#C1_WPF_Schedule_CoverElementsPane_GetLaneSize_C1_WPF_Schedule_SizingType_System_Object_System_Double_System_Int32_">GetLaneSize(SizingType, object, double, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the size which should be used to draw cover element according to specified sizing type,
available space and total lane count.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_GetOrientation_System_Windows_FrameworkElement_" data-uid="C1.WPF.Schedule.CoverElementsPane.GetOrientation(System.Windows.FrameworkElement)">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.GetOrientation.html#C1_WPF_Schedule_CoverElementsPane_GetOrientation_System_Windows_FrameworkElement_">GetOrientation(FrameworkElement)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value of the Orientation attached property for a given framework element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_GetPaneName_System_Windows_FrameworkElement_" data-uid="C1.WPF.Schedule.CoverElementsPane.GetPaneName(System.Windows.FrameworkElement)">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.GetPaneName.html#C1_WPF_Schedule_CoverElementsPane_GetPaneName_System_Windows_FrameworkElement_">GetPaneName(FrameworkElement)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value of the PaneName attached property for a given framework element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_IsHostElementInternal_System_Windows_FrameworkElement_" data-uid="C1.WPF.Schedule.CoverElementsPane.IsHostElementInternal(System.Windows.FrameworkElement)">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.IsHostElementInternal.html#C1_WPF_Schedule_CoverElementsPane_IsHostElementInternal_System_Windows_FrameworkElement_">IsHostElementInternal(FrameworkElement)</a>
        </td>
        <td class="markdown level1 summary"><p>Checks whether specified element is hosted in the same host as the current <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.html">CoverElementsPane</a> instance.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_IsPaneElementInternal_System_Windows_FrameworkElement_" data-uid="C1.WPF.Schedule.CoverElementsPane.IsPaneElementInternal(System.Windows.FrameworkElement)">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.IsPaneElementInternal.html#C1_WPF_Schedule_CoverElementsPane_IsPaneElementInternal_System_Windows_FrameworkElement_">IsPaneElementInternal(FrameworkElement)</a>
        </td>
        <td class="markdown level1 summary"><p>Checks whether specified element is covered by the current <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.html">CoverElementsPane</a> instance.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_OnApplyTemplate" data-uid="C1.WPF.Schedule.CoverElementsPane.OnApplyTemplate">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.OnApplyTemplate.html#C1_WPF_Schedule_CoverElementsPane_OnApplyTemplate">OnApplyTemplate()</a>
        </td>
        <td class="markdown level1 summary"><p>Overrides the default behavior.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_OnMouseDown_System_Windows_Input_MouseButtonEventArgs_" data-uid="C1.WPF.Schedule.CoverElementsPane.OnMouseDown(System.Windows.Input.MouseButtonEventArgs)">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.OnMouseDown.html#C1_WPF_Schedule_CoverElementsPane_OnMouseDown_System_Windows_Input_MouseButtonEventArgs_">OnMouseDown(MouseButtonEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_OnMouseLeave_System_Windows_Input_MouseEventArgs_" data-uid="C1.WPF.Schedule.CoverElementsPane.OnMouseLeave(System.Windows.Input.MouseEventArgs)">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.OnMouseLeave.html#C1_WPF_Schedule_CoverElementsPane_OnMouseLeave_System_Windows_Input_MouseEventArgs_">OnMouseLeave(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_OnMouseLeftButtonDown_System_Windows_Input_MouseButtonEventArgs_" data-uid="C1.WPF.Schedule.CoverElementsPane.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.OnMouseLeftButtonDown.html#C1_WPF_Schedule_CoverElementsPane_OnMouseLeftButtonDown_System_Windows_Input_MouseButtonEventArgs_">OnMouseLeftButtonDown(MouseButtonEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_OnMouseLeftButtonUp_System_Windows_Input_MouseButtonEventArgs_" data-uid="C1.WPF.Schedule.CoverElementsPane.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.OnMouseLeftButtonUp.html#C1_WPF_Schedule_CoverElementsPane_OnMouseLeftButtonUp_System_Windows_Input_MouseButtonEventArgs_">OnMouseLeftButtonUp(MouseButtonEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Overrides the default behavior.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_OnMouseMove_System_Windows_Input_MouseEventArgs_" data-uid="C1.WPF.Schedule.CoverElementsPane.OnMouseMove(System.Windows.Input.MouseEventArgs)">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.OnMouseMove.html#C1_WPF_Schedule_CoverElementsPane_OnMouseMove_System_Windows_Input_MouseEventArgs_">OnMouseMove(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Overrides the default behavior.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_ReceiveWeakEvent_System_Type_System_Object_System_EventArgs_" data-uid="C1.WPF.Schedule.CoverElementsPane.ReceiveWeakEvent(System.Type,System.Object,System.EventArgs)">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.ReceiveWeakEvent.html#C1_WPF_Schedule_CoverElementsPane_ReceiveWeakEvent_System_Type_System_Object_System_EventArgs_">ReceiveWeakEvent(Type, object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Receives events from the centralized event manager.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_SetCoverElementsOverflow_System_Windows_FrameworkElement_System_Boolean_" data-uid="C1.WPF.Schedule.CoverElementsPane.SetCoverElementsOverflow(System.Windows.FrameworkElement,System.Boolean)">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.SetCoverElementsOverflow.html#C1_WPF_Schedule_CoverElementsPane_SetCoverElementsOverflow_System_Windows_FrameworkElement_System_Boolean_">SetCoverElementsOverflow(FrameworkElement, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value of the CoverElementsOverflow attached property for a given framework element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_SetOrientation_System_Windows_FrameworkElement_System_Nullable_System_Windows_Controls_Orientation__" data-uid="C1.WPF.Schedule.CoverElementsPane.SetOrientation(System.Windows.FrameworkElement,System.Nullable{System.Windows.Controls.Orientation})">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.SetOrientation.html#C1_WPF_Schedule_CoverElementsPane_SetOrientation_System_Windows_FrameworkElement_System_Nullable_System_Windows_Controls_Orientation__">SetOrientation(FrameworkElement, Orientation?)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value of the Orientation attached property for a given framework element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Schedule_CoverElementsPane_SetPaneName_System_Windows_FrameworkElement_System_String_" data-uid="C1.WPF.Schedule.CoverElementsPane.SetPaneName(System.Windows.FrameworkElement,System.String)">
          <a class="xref" href="C1.WPF.Schedule.CoverElementsPane.SetPaneName.html#C1_WPF_Schedule_CoverElementsPane_SetPaneName_System_Windows_FrameworkElement_System_String_">SetPaneName(FrameworkElement, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value of the PaneName attached property for a given framework element.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
