ManipulationStateChangedEventArgs class
Provides data for the OnManipulationStateChanged event.
Syntax
public ref class ManipulationStateChangedEventArgs sealed
Members
The ManipulationStateChangedEventArgs class has these types of members:
Properties
The ManipulationStateChangedEventArgs class has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only | Gets the current state after the OnManipulationStateChanged event | |
|
Read-only | Gets the last state after the OnManipulationStateChanged event. |
Requirements
|
Minimum supported client |
Windows 8.1 [Windows Store apps only] |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8.1 |
|
Namespace |
|
|
Metadata |
|
Attributes
- [MarshalingBehavior(Agile)]
- [Threading(Both)]
- [Version]
See also
Show: