C# 클래스 NDG.Helpers.Controls.ImagesPicker

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: nokiadatagathering/WP7-Official 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AddButtonStyleProperty System.Windows.DependencyProperty
ImageItemStyleProperty System.Windows.DependencyProperty
ImagesCollectionProperty System.Windows.DependencyProperty
ImagesPickModeProperty System.Windows.DependencyProperty
RemoveButtonStyleProperty System.Windows.DependencyProperty
SelectedImageProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ImagesPicker ( ) : System
OnApplyTemplate ( ) : void
OnRemoveButtonClick ( ImagePickerItem item ) : void

비공개 메소드들

메소드 설명
AddSelectedImage ( ImagesPicker picker ) : void
OnAddButtonClick ( object sender, RoutedEventArgs e ) : void
OnPhotoChoosed ( object sender, PhotoResult e ) : void
OnSelectedImageChenged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

ImagesPicker() 공개 메소드

public ImagesPicker ( ) : System
리턴 System

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnRemoveButtonClick() 공개 메소드

public OnRemoveButtonClick ( ImagePickerItem item ) : void
item ImagePickerItem
리턴 void

프로퍼티 상세

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

public static DependencyProperty,System.Windows AddButtonStyleProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows ImageItemStyleProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows ImagesCollectionProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows ImagesPickModeProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows RemoveButtonStyleProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows SelectedImageProperty
리턴 System.Windows.DependencyProperty