| C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputMaskedTextBox Class : ManipulationStarting Event |
'Declaration Public Event ManipulationStarting As Windows.UI.Xaml.Input.ManipulationStartingEventHandler
public event Windows.UI.Xaml.Input.ManipulationStartingEventHandler ManipulationStarting
The event handler receives an argument of type Windows.UI.Xaml.Input.ManipulationStartingRoutedEventArgs containing data related to this event. The following ManipulationStartingRoutedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Container | |
| Handled | |
| Mode | |
| OriginalSource | (Inherited from Windows.UI.Xaml.RoutedEventArgs) |
| Pivot |