C# Class PhotoSharingApp.Universal.Controls.LeaderboardsPhotoControl

User control for photo leaderboard data
Inheritance: Windows.UI.Xaml.Controls.UserControl
Show file Open project: Microsoft/Appsample-Photosharing

Public Properties

Property Type Description
NavigationCommandProperty Windows.UI.Xaml.DependencyProperty
PhotoEntryProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
LeaderboardsPhotoControl ( ) : PhotoSharingApp.Universal.Commands

Initializes a new instance of the LeaderboardsPhotoControl class.

Method Details

LeaderboardsPhotoControl() public method

Initializes a new instance of the LeaderboardsPhotoControl class.
public LeaderboardsPhotoControl ( ) : PhotoSharingApp.Universal.Commands
return PhotoSharingApp.Universal.Commands

Property Details

NavigationCommandProperty public static property

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

PhotoEntryProperty public static property

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