C# Class Gu.Wpf.PropertyGrid.ContentRow

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
OnOldDataContextChanged ( object oldValue, object newValue ) : void
OnOldValueChanged ( object oldValue, object newValue ) : void
UpdateTemplate ( ) : void

Private Methods

Méthode Description
ContentRow ( ) : System
OnOldDataContextChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnPartStyleChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

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

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

HeaderStyleProperty public_oe static_oe property

public static DependencyProperty HeaderStyleProperty
Résultat DependencyProperty

HeaderWidthProperty public_oe static_oe property

public static DependencyProperty HeaderWidthProperty
Résultat DependencyProperty

IsReadOnlyProperty public_oe static_oe property

public static DependencyProperty IsReadOnlyProperty
Résultat DependencyProperty

OldDataContextProperty public_oe static_oe property

public static DependencyProperty OldDataContextProperty
Résultat DependencyProperty

OldValueProperty public_oe static_oe property

public static DependencyProperty OldValueProperty
Résultat DependencyProperty

OldValueStringFormatProperty public_oe static_oe property

public static DependencyProperty OldValueStringFormatProperty
Résultat DependencyProperty

OldValueStyleProperty public_oe static_oe property

public static DependencyProperty OldValueStyleProperty
Résultat DependencyProperty

SuffixMaxWidthProperty public_oe static_oe property

public static DependencyProperty SuffixMaxWidthProperty
Résultat DependencyProperty

SuffixMinWidthProperty public_oe static_oe property

public static DependencyProperty SuffixMinWidthProperty
Résultat DependencyProperty

SuffixProperty public_oe static_oe property

public static DependencyProperty SuffixProperty
Résultat DependencyProperty

SuffixStyleProperty public_oe static_oe property

public static DependencyProperty SuffixStyleProperty
Résultat DependencyProperty

SuffixWidthProperty public_oe static_oe property

public static DependencyProperty SuffixWidthProperty
Résultat DependencyProperty

ValueMaxWidthProperty public_oe static_oe property

public static DependencyProperty ValueMaxWidthProperty
Résultat DependencyProperty

ValueMinWidthProperty public_oe static_oe property

public static DependencyProperty ValueMinWidthProperty
Résultat DependencyProperty

ValueStyleProperty public_oe static_oe property

public static DependencyProperty ValueStyleProperty
Résultat DependencyProperty

ValueWidthProperty public_oe static_oe property

public static DependencyProperty ValueWidthProperty
Résultat DependencyProperty