Freigeben über


LocationChangedEventArgs(Point) Konstruktor

Definition

Initialisiert eine neue Instanz der LocationChangedEventArgs-Klasse.

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)

Parameter

newLocation
Point

Der neue Speicherort.

Gilt für