C# Class PhotoSharingApp.Universal.Controls.LeaderboardsUserControl

User control for user 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
UserEntryProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

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

Initializes a new instance of the LeaderboardsUserControl class.

Method Details

LeaderboardsUserControl() public méthode

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

UserEntryProperty public_oe static_oe property

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