C# 클래스 PhotoSharingApp.Universal.Controls.UserProfilePictureControl

Control which displays a user's profile picture.
상속: Windows.UI.Xaml.Controls.UserControl
파일 보기 프로젝트 열기: Microsoft/Appsample-Photosharing

공개 프로퍼티들

프로퍼티 타입 설명
ShowBorderProperty Windows.UI.Xaml.DependencyProperty
SourceProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
UserProfilePictureControl ( ) : System

The constructor

메소드 상세

UserProfilePictureControl() 공개 메소드

The constructor
public UserProfilePictureControl ( ) : System
리턴 System

프로퍼티 상세

ShowBorderProperty 공개적으로 정적으로 프로퍼티

Identified the ShowBorder dependency property
public static DependencyProperty,Windows.UI.Xaml ShowBorderProperty
리턴 Windows.UI.Xaml.DependencyProperty

SourceProperty 공개적으로 정적으로 프로퍼티

Identified the Source dependency property
public static DependencyProperty,Windows.UI.Xaml SourceProperty
리턴 Windows.UI.Xaml.DependencyProperty