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

A control which displays a featured photo.
상속: Windows.UI.Xaml.Controls.UserControl
파일 보기 프로젝트 열기: Microsoft/Appsample-Photosharing

공개 프로퍼티들

프로퍼티 타입 설명
CaptionFontSizeProperty Windows.UI.Xaml.DependencyProperty
PhotoDetailsContainerMarginProperty Windows.UI.Xaml.DependencyProperty
PhotoSourceProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
FeaturedPhotoControl ( ) : Microsoft.Practices.ServiceLocation

The constructor.

메소드 상세

FeaturedPhotoControl() 공개 메소드

The constructor.
public FeaturedPhotoControl ( ) : Microsoft.Practices.ServiceLocation
리턴 Microsoft.Practices.ServiceLocation

프로퍼티 상세

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

The dependency property for the caption font size.
public static DependencyProperty,Windows.UI.Xaml CaptionFontSizeProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

The dependency property for the photoDetailsContainer margin.
public static DependencyProperty,Windows.UI.Xaml PhotoDetailsContainerMarginProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

The dependency property for the photo source.
public static DependencyProperty,Windows.UI.Xaml PhotoSourceProperty
리턴 Windows.UI.Xaml.DependencyProperty