C# Class Gu.Wpf.PropertyGrid.Row

Afficher le fichier Open project: JohanLarsson/Gu.Wpf.PropertyGrid Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Méthodes protégées

Méthode Description
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

Private Methods

Méthode Description
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

Method Details

OnCreateAutomationPeer() protected méthode

protected OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer
Résultat System.Windows.Automation.Peers.AutomationPeer

OnInitialized() protected méthode

protected OnInitialized ( EventArgs e ) : void
e EventArgs
Résultat void

OnOldDataContextChanged() protected méthode

protected OnOldDataContextChanged ( object oldValue, object newValue ) : void
oldValue object
newValue object
Résultat void

OnOldValueChanged() protected méthode

protected OnOldValueChanged ( object oldValue, object newValue ) : void
oldValue object
newValue object
Résultat void

OnValueChanged() protected static méthode

protected static OnValueChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
o System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

OnValueChanged() protected méthode

protected OnValueChanged ( object oldValue, object newValue ) : void
oldValue object
newValue object
Résultat void

UpdateIsDirty() protected abstract méthode

protected abstract UpdateIsDirty ( ) : void
Résultat void

UpdateTemplate() protected méthode

protected UpdateTemplate ( ) : void
Résultat void

Property Details

ControlTemplateSelectorProperty public_oe static_oe property

public static DependencyProperty,System.Windows ControlTemplateSelectorProperty
Résultat System.Windows.DependencyProperty

ErrorStyleProperty public_oe static_oe property

public static DependencyProperty,System.Windows ErrorStyleProperty
Résultat System.Windows.DependencyProperty

HeaderMaxWidthProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeaderMaxWidthProperty
Résultat System.Windows.DependencyProperty

HeaderMinWidthProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeaderMinWidthProperty
Résultat System.Windows.DependencyProperty

HeaderProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeaderProperty
Résultat System.Windows.DependencyProperty

HeaderStyleProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeaderStyleProperty
Résultat System.Windows.DependencyProperty

HeaderWidthProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeaderWidthProperty
Résultat System.Windows.DependencyProperty

IsDirtyProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsDirtyProperty
Résultat System.Windows.DependencyProperty

IsReadOnlyProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsReadOnlyProperty
Résultat System.Windows.DependencyProperty

OldDataContextProperty public_oe static_oe property

public static DependencyProperty,System.Windows OldDataContextProperty
Résultat System.Windows.DependencyProperty

OldValueProperty public_oe static_oe property

public static DependencyProperty,System.Windows OldValueProperty
Résultat System.Windows.DependencyProperty

OldValueStringFormatProperty public_oe static_oe property

public static DependencyProperty,System.Windows OldValueStringFormatProperty
Résultat System.Windows.DependencyProperty

OldValueStyleProperty public_oe static_oe property

public static DependencyProperty,System.Windows OldValueStyleProperty
Résultat System.Windows.DependencyProperty

SuffixMaxWidthProperty public_oe static_oe property

public static DependencyProperty,System.Windows SuffixMaxWidthProperty
Résultat System.Windows.DependencyProperty

SuffixMinWidthProperty public_oe static_oe property

public static DependencyProperty,System.Windows SuffixMinWidthProperty
Résultat System.Windows.DependencyProperty

SuffixProperty public_oe static_oe property

public static DependencyProperty,System.Windows SuffixProperty
Résultat System.Windows.DependencyProperty

SuffixStyleProperty public_oe static_oe property

public static DependencyProperty,System.Windows SuffixStyleProperty
Résultat System.Windows.DependencyProperty

SuffixWidthProperty public_oe static_oe property

public static DependencyProperty,System.Windows SuffixWidthProperty
Résultat System.Windows.DependencyProperty

UsePropertyNameAsHeaderProperty public_oe static_oe property

public static DependencyProperty,System.Windows UsePropertyNameAsHeaderProperty
Résultat System.Windows.DependencyProperty

ValueMaxWidthProperty public_oe static_oe property

public static DependencyProperty,System.Windows ValueMaxWidthProperty
Résultat System.Windows.DependencyProperty

ValueMinWidthProperty public_oe static_oe property

public static DependencyProperty,System.Windows ValueMinWidthProperty
Résultat System.Windows.DependencyProperty

ValueStyleProperty public_oe static_oe property

public static DependencyProperty,System.Windows ValueStyleProperty
Résultat System.Windows.DependencyProperty

ValueWidthProperty public_oe static_oe property

public static DependencyProperty,System.Windows ValueWidthProperty
Résultat System.Windows.DependencyProperty