SwipeItem.CommandProperty プロパティ

定義

Command 依存関係プロパティを識別します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.SwipeItem.CommandProperty (Windows App SDKの WinUI の場合は、Windows App SDK名前空間を参照してください)。

public:
 static property DependencyProperty ^ CommandProperty { DependencyProperty ^ get(); };
static DependencyProperty CommandProperty();
public static DependencyProperty CommandProperty { get; }
var dependencyProperty = SwipeItem.commandProperty;
Public Shared ReadOnly Property CommandProperty As DependencyProperty

プロパティ値

Command 依存関係プロパティの識別子。

適用対象