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