Compartir a través de


LocationChangedEventArgs(Point) Constructor

Definición

Inicializa una nueva instancia de la clase LocationChangedEventArgs.

public:
 LocationChangedEventArgs(System::Windows::Point newLocation);
public LocationChangedEventArgs (System.Windows.Point newLocation);
new System.Activities.Core.Presentation.LocationChangedEventArgs : System.Windows.Point -> System.Activities.Core.Presentation.LocationChangedEventArgs
Public Sub New (newLocation As Point)

Parámetros

newLocation
Point

La nueva ubicación.

Se aplica a