Identifies the [!:PaneName] attached property. If you use several CoverElementsPane objects in a single template, you should specify this property on a covered element that has the OrientationProperty property set. Set this value to the value of the Name property of the corresponding CoverElementsPane object.

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

Syntax

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

See Also