Keeps the list of child FrameworkElements covered by the ICoverElementsPane which have
CoverElementsPane.Orientation property set.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
[CLSCompliantAttribute(false)] protected List<FrameworkElement> _hostElementsList |
Visual Basic |
---|
<CLSCompliantAttribute(False)> _ Protected _hostElementsList As List(Of FrameworkElement) |