Gets the value of the CoverElementsOverflow attached property for a given framework element.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
public static bool GetCoverElementsOverflow( FrameworkElement element ) |
Visual Basic |
---|
Public Shared Function GetCoverElementsOverflow ( _ element As FrameworkElement _ ) As Boolean |
Parameters
- element
- Type: System.Windows..::..FrameworkElement
The FrameworkElement from which the property value is read.