Identifies the [!:CoverElementsOverflow] attached property. Being set to true on a covered element that has the OrientationProperty property set, indicates that there are too many covering elements to be represented in the element.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public static readonly DependencyProperty CoverElementsOverflowProperty
Visual Basic (Declaration)
Public Shared ReadOnly CoverElementsOverflowProperty As DependencyProperty

See Also