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

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

공개 프로퍼티들

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

공개 메소드들

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

Initializes a new instance of the LeaderboardsPhotoControl class.

메소드 상세

LeaderboardsPhotoControl() 공개 메소드

Initializes a new instance of the LeaderboardsPhotoControl class.
public LeaderboardsPhotoControl ( ) : 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

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

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