共用方式為


SwipeControl.RightItemsProperty 屬性

定義

識別 RightItems 相依性屬性。

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

屬性值

RightItems 相依性屬性的標識碼。

適用於