C# Class PhotoSharingApp.Universal.Controls.UserProfilePictureControl

Control which displays a user's profile picture.
Inheritance: Windows.UI.Xaml.Controls.UserControl
Afficher le fichier Open project: Microsoft/Appsample-Photosharing

Méthodes publiques

Свойство Type Description
ShowBorderProperty Windows.UI.Xaml.DependencyProperty
SourceProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
UserProfilePictureControl ( ) : System

The constructor

Method Details

UserProfilePictureControl() public méthode

The constructor
public UserProfilePictureControl ( ) : System
Résultat System

Property Details

ShowBorderProperty public_oe static_oe property

Identified the ShowBorder dependency property
public static DependencyProperty,Windows.UI.Xaml ShowBorderProperty
Résultat Windows.UI.Xaml.DependencyProperty

SourceProperty public_oe static_oe property

Identified the Source dependency property
public static DependencyProperty,Windows.UI.Xaml SourceProperty
Résultat Windows.UI.Xaml.DependencyProperty