C# 클래스 PhotoSharingApp.Universal.Controls.LeaderboardsUserControl

User control for user leaderboard data
상속: Windows.UI.Xaml.Controls.UserControl
파일 보기 프로젝트 열기: Microsoft/Appsample-Photosharing

공개 프로퍼티들

프로퍼티 타입 설명
NavigationCommandProperty Windows.UI.Xaml.DependencyProperty
UserEntryProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
LeaderboardsUserControl ( ) : PhotoSharingApp.Universal.Commands

Initializes a new instance of the LeaderboardsUserControl class.

메소드 상세

LeaderboardsUserControl() 공개 메소드

Initializes a new instance of the LeaderboardsUserControl class.
public LeaderboardsUserControl ( ) : PhotoSharingApp.Universal.Commands
리턴 PhotoSharingApp.Universal.Commands

프로퍼티 상세

NavigationCommandProperty 공개적으로 정적으로 프로퍼티

The dependency property backing the NavigationCommand property
public static DependencyProperty,Windows.UI.Xaml NavigationCommandProperty
리턴 Windows.UI.Xaml.DependencyProperty

UserEntryProperty 공개적으로 정적으로 프로퍼티

The dependency property backing the UserEntryProperty property
public static DependencyProperty,Windows.UI.Xaml UserEntryProperty
리턴 Windows.UI.Xaml.DependencyProperty