DefaultSnapBehavior
Class
A class representing the behavior that is used to snap time during drag and resize operation.
Definition
Namespace:Telerik.Windows.Controls.ScheduleView
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
C#
public class DefaultSnapBehavior : SnapBehavior, ISnapService
Inheritance: objectSnapBehaviorDefaultSnapBehavior
Implements:
Constructors
C#
public DefaultSnapBehavior()
Methods
CreateInstanceCore()
Freezable
Creates a new instance of the DefaultSnapBehavior.
C#
protected override Freezable CreateInstanceCore()
Freezable
The new instance.