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