C1.Silverlight.Schedule.5
SetKeepTimesAtDrop Method

The System.Windows.FrameworkElement for which the property value is set.
The System.Boolean value to be set on the specified element.
Sets the value of the KeepTimesAtDrop attached property for a given framework element.
Syntax
'Declaration
 
Public Shared Sub SetKeepTimesAtDrop( _
   ByVal element As System.Windows.FrameworkElement, _
   ByVal value As System.Boolean _
) 
public static void SetKeepTimesAtDrop( 
   System.Windows.FrameworkElement element,
   System.bool value
)

Parameters

element
The System.Windows.FrameworkElement for which the property value is set.
value
The System.Boolean value to be set on the specified element.
See Also

Reference

AppointmentsCoverPane Class
AppointmentsCoverPane Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.