C# Class PhotoSharingApp.Universal.Controls.LeaderboardsPhotoControl

User control for photo leaderboard data
Inheritance: Windows.UI.Xaml.Controls.UserControl
Mostrar archivo 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_oe static_oe property

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

PhotoEntryProperty public_oe static_oe property

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