共用方式為


SwipeControl.LeftItemsProperty 屬性

定義

識別 LeftItems 相依性屬性。

適用于 UWP 的對等 WinUI 2 APIMicrosoft.UI.Xaml.Controls.SwipeControl.LeftItemsProperty (在Windows 應用程式 SDK中,請參閱Windows 應用程式 SDK命名空間) 。

public:
 static property DependencyProperty ^ LeftItemsProperty { DependencyProperty ^ get(); };
static DependencyProperty LeftItemsProperty();
public static DependencyProperty LeftItemsProperty { get; }
var dependencyProperty = SwipeControl.leftItemsProperty;
Public Shared ReadOnly Property LeftItemsProperty As DependencyProperty

屬性值

LeftItems 相依性屬性的識別碼。

適用於