共用方式為


SwipeControl.TopItemsProperty 屬性

定義

識別 TopItems 相依性屬性。

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

屬性值

TopItems 相依性屬性的標識碼。

適用於