ManipulationStateChangedEventArgs(Int32, Int32) Constructeur

Définition

Initialise une nouvelle instance de la classe ManipulationStateChangedEventArgs .

public:
 ManipulationStateChangedEventArgs(int current, int last);
 ManipulationStateChangedEventArgs(int current, int last);
[Windows.Foundation.Metadata.Overload("CreateInstance1")]
public ManipulationStateChangedEventArgs(int current, int last);
function ManipulationStateChangedEventArgs(current, last)
Public Sub New (current As Integer, last As Integer)

Paramètres

current
System.Int32
last
System.Int32
Attributs

S’applique à