C# 클래스 Gu.Wpf.PropertyGrid.ContentRow

파일 보기 프로젝트 열기: JohanLarsson/Gu.Wpf.PropertyGrid

공개 프로퍼티들

프로퍼티 타입 설명
ControlTemplateSelectorProperty System.Windows.DependencyProperty
ErrorStyleProperty System.Windows.DependencyProperty
HeaderMaxWidthProperty System.Windows.DependencyProperty
HeaderMinWidthProperty System.Windows.DependencyProperty
HeaderStyleProperty DependencyProperty
HeaderWidthProperty DependencyProperty
IsReadOnlyProperty DependencyProperty
OldDataContextProperty DependencyProperty
OldValueProperty DependencyProperty
OldValueStringFormatProperty DependencyProperty
OldValueStyleProperty DependencyProperty
SuffixMaxWidthProperty DependencyProperty
SuffixMinWidthProperty DependencyProperty
SuffixProperty DependencyProperty
SuffixStyleProperty DependencyProperty
SuffixWidthProperty DependencyProperty
ValueMaxWidthProperty DependencyProperty
ValueMinWidthProperty DependencyProperty
ValueStyleProperty DependencyProperty
ValueWidthProperty DependencyProperty

보호된 메소드들

메소드 설명
OnOldDataContextChanged ( object oldValue, object newValue ) : void
OnOldValueChanged ( object oldValue, object newValue ) : void
UpdateTemplate ( ) : void

비공개 메소드들

메소드 설명
ContentRow ( ) : System
OnOldDataContextChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnPartStyleChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

메소드 상세

OnOldDataContextChanged() 보호된 메소드

protected OnOldDataContextChanged ( object oldValue, object newValue ) : void
oldValue object
newValue object
리턴 void

OnOldValueChanged() 보호된 메소드

protected OnOldValueChanged ( object oldValue, object newValue ) : void
oldValue object
newValue object
리턴 void

UpdateTemplate() 보호된 메소드

protected UpdateTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

public static DependencyProperty HeaderStyleProperty
리턴 DependencyProperty

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

public static DependencyProperty HeaderWidthProperty
리턴 DependencyProperty

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

public static DependencyProperty IsReadOnlyProperty
리턴 DependencyProperty

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

public static DependencyProperty OldDataContextProperty
리턴 DependencyProperty

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

public static DependencyProperty OldValueProperty
리턴 DependencyProperty

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

public static DependencyProperty OldValueStringFormatProperty
리턴 DependencyProperty

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

public static DependencyProperty OldValueStyleProperty
리턴 DependencyProperty

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

public static DependencyProperty SuffixMaxWidthProperty
리턴 DependencyProperty

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

public static DependencyProperty SuffixMinWidthProperty
리턴 DependencyProperty

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

public static DependencyProperty SuffixProperty
리턴 DependencyProperty

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

public static DependencyProperty SuffixStyleProperty
리턴 DependencyProperty

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

public static DependencyProperty SuffixWidthProperty
리턴 DependencyProperty

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

public static DependencyProperty ValueMaxWidthProperty
리턴 DependencyProperty

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

public static DependencyProperty ValueMinWidthProperty
리턴 DependencyProperty

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

public static DependencyProperty ValueStyleProperty
리턴 DependencyProperty

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

public static DependencyProperty ValueWidthProperty
리턴 DependencyProperty