ManipulationCompletedEventArgs.TotalManipulation Propriedade

Definição

Obtém a transformação total que ocorre durante a manipulação atual.

public:
 property System::Windows::Input::ManipulationDelta ^ TotalManipulation { System::Windows::Input::ManipulationDelta ^ get(); };
public System.Windows.Input.ManipulationDelta TotalManipulation { get; }
member this.TotalManipulation : System.Windows.Input.ManipulationDelta
Public ReadOnly Property TotalManipulation As ManipulationDelta

Valor da propriedade

A transformação total que ocorre durante a manipulação atual.

Aplica-se a