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

파일 보기 프로젝트 열기: JohanLarsson/Gu.Wpf.PropertyGrid 1 사용 예제들

공개 프로퍼티들

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

보호된 메소드들

메소드 설명
OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer
OnInitialized ( EventArgs e ) : void
OnOldDataContextChanged ( object oldValue, object newValue ) : void
OnOldValueChanged ( object oldValue, object newValue ) : void
OnValueChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnValueChanged ( object oldValue, object newValue ) : void
UpdateIsDirty ( ) : void
UpdateTemplate ( ) : void

비공개 메소드들

메소드 설명
OnOldDataContextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnOldValueChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnPartStyleChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
Row ( ) : System.Windows

메소드 상세

OnCreateAutomationPeer() 보호된 메소드

protected OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer
리턴 System.Windows.Automation.Peers.AutomationPeer

OnInitialized() 보호된 메소드

protected OnInitialized ( EventArgs e ) : void
e EventArgs
리턴 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

OnValueChanged() 보호된 정적인 메소드

protected static OnValueChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
o System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

OnValueChanged() 보호된 메소드

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

UpdateIsDirty() 보호된 추상적인 메소드

protected abstract UpdateIsDirty ( ) : void
리턴 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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