C# 클래스 Quasar.ImageListViewItem

상속: System.Windows.Controls.ListBoxItem
파일 보기 프로젝트 열기: indexzero/quasar 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DisplayImagePathProperty System.Windows.DependencyProperty
StretchProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ImageListViewItem ( ) : System
OnApplyTemplate ( ) : void

보호된 메소드들

메소드 설명
OnDisplayImagePathChanged ( string oldValue, string newValue ) : void
UpdateDisplayImagePathBinding ( string displayImagePath ) : void

비공개 메소드들

메소드 설명
OnDisplayImagePathChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void

메소드 상세

ImageListViewItem() 공개 메소드

public ImageListViewItem ( ) : System
리턴 System

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnDisplayImagePathChanged() 보호된 메소드

protected OnDisplayImagePathChanged ( string oldValue, string newValue ) : void
oldValue string
newValue string
리턴 void

UpdateDisplayImagePathBinding() 보호된 메소드

protected UpdateDisplayImagePathBinding ( string displayImagePath ) : void
displayImagePath string
리턴 void

프로퍼티 상세

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

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

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

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