Share via


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 종속성 속성의 식별자입니다.

적용 대상