C# Class PhotoSharingApp.Universal.Controls.LeaderboardsPhotoControl

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

Méthodes publiques

Свойство Type Description
NavigationCommandProperty Windows.UI.Xaml.DependencyProperty
PhotoEntryProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
LeaderboardsPhotoControl ( ) : PhotoSharingApp.Universal.Commands

Initializes a new instance of the LeaderboardsPhotoControl class.

Method Details

LeaderboardsPhotoControl() public méthode

Initializes a new instance of the LeaderboardsPhotoControl class.
public LeaderboardsPhotoControl ( ) : PhotoSharingApp.Universal.Commands
Résultat 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
Résultat Windows.UI.Xaml.DependencyProperty

PhotoEntryProperty public_oe static_oe property

The dependency property backing the PhotoEntryProperty property
public static DependencyProperty,Windows.UI.Xaml PhotoEntryProperty
Résultat Windows.UI.Xaml.DependencyProperty