Bagikan melalui


ManipulationCompletedRoutedEventArgs.Container Properti

Definisi

Mendapatkan UIElement yang dianggap sebagai kontainer manipulasi.

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

Nilai Properti

UIElement yang dianggap sebagai kontainer manipulasi.

Berlaku untuk