共用方式為


ManipulationDeltaRoutedEventArgs.Container 屬性

定義

取得視為操作容器的 UIElement

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

屬性值

視為操作容器的 UIElement

備註

適用於