[]
        
(Showing Draft Content)

C1.WPF.Schedule.AppointmentsCoverPane.SetKeepTimesAtDrop

SetKeepTimesAtDrop Method

SetKeepTimesAtDrop(FrameworkElement, bool)

Sets the value of the KeepTimesAtDrop attached property for a given framework element.

Declaration
public static void SetKeepTimesAtDrop(FrameworkElement element, bool value)
Parameters
Type Name Description
FrameworkElement element

The FrameworkElement for which the property value is set.

bool value

The bool value to be set on the specified element.