'Declaration Public Enum AppointmentResizePhase Inherits System.Enum
public enum AppointmentResizePhase : System.Enum
Member | Description |
---|---|
Beginning | The resize operation is beginning. This phase coincides with the user pressing the logical left mouse button while the cursor is positioned over the adjustable area of the UIElement which represents the appointment. |
Ending | The user has released the logical left mouse button, committing the result of the resize operation. |
Moving | The user is moving the cursor while holding the logical left mouse button down, causing the value of the StartDateTime or EndDateTime property to be changed. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2