ManipulationStartedRoutedEventArgs.Container Propriété

Définition

Obtient l’élément UIElement qui est considéré comme le conteneur de la manipulation.

public:
 property UIElement ^ Container { UIElement ^ get(); };
UIElement Container();
public UIElement Container { get; }
var uIElement = manipulationStartedRoutedEventArgs.container;
Public ReadOnly Property Container As UIElement

Valeur de propriété

UIElement considéré comme le conteneur de la manipulation.

Remarques

S’applique à