Compartir a través de


EnteredMoveSizeEventArgs Class

Definition

Contains event data for the EnteredMoveSize event.

public ref class EnteredMoveSizeEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65542)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class EnteredMoveSizeEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65542)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class EnteredMoveSizeEventArgs
Public NotInheritable Class EnteredMoveSizeEventArgs
Inheritance
Object Platform::Object IInspectable EnteredMoveSizeEventArgs
Attributes

Properties

MoveSizeOperation

Gets the type of operation being performed in the move-size loop.

PointerScreenPoint

Gets the position of the pointer upon entering the move-size loop.

Applies to