ExitedMoveSizeEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains event data for the ExitedMoveSize event.
public ref class ExitedMoveSizeEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65542)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ExitedMoveSizeEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65542)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ExitedMoveSizeEventArgs
Public NotInheritable Class ExitedMoveSizeEventArgs
- Inheritance
- Attributes
Properties
MoveSizeOperation |
Gets the type of operation being performed in the move-size loop. |
PointerScreenPoint |
Gets the position of the pointer prior to entering the move-size loop. |