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.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

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

See Also