ManipulationInertiaStartingRoutedEventArgs.Container Eigenschaft

Definition

Ruft das UIElement ab , das als Container der Bearbeitung gilt.

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

Eigenschaftswert

Das UIElement , das als Container der Bearbeitung betrachtet wird.

Hinweise

Gilt für: