Property | Type | Description | |
---|---|---|---|
ControlTemplateSelectorProperty | |||
ErrorStyleProperty | |||
HeaderMaxWidthProperty | |||
HeaderMinWidthProperty | |||
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 |
Method | Description | |
---|---|---|
OnOldDataContextChanged ( object oldValue, object newValue ) : void | ||
OnOldValueChanged ( object oldValue, object newValue ) : void | ||
UpdateTemplate ( ) : void |
Method | Description | |
---|---|---|
ContentRow ( ) : System | ||
OnOldDataContextChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
OnPartStyleChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void |
protected OnOldDataContextChanged ( object oldValue, object newValue ) : void | ||
oldValue | object | |
newValue | object | |
return | void |
protected OnOldValueChanged ( object oldValue, object newValue ) : void | ||
oldValue | object | |
newValue | object | |
return | void |
public static DependencyProperty,System.Windows ControlTemplateSelectorProperty | ||
return |
public static DependencyProperty,System.Windows ErrorStyleProperty | ||
return |
public static DependencyProperty,System.Windows HeaderMaxWidthProperty | ||
return |
public static DependencyProperty,System.Windows HeaderMinWidthProperty | ||
return |
public static DependencyProperty HeaderStyleProperty | ||
return | DependencyProperty |
public static DependencyProperty HeaderWidthProperty | ||
return | DependencyProperty |
public static DependencyProperty IsReadOnlyProperty | ||
return | DependencyProperty |
public static DependencyProperty OldDataContextProperty | ||
return | DependencyProperty |
public static DependencyProperty OldValueProperty | ||
return | DependencyProperty |
public static DependencyProperty OldValueStringFormatProperty | ||
return | DependencyProperty |
public static DependencyProperty OldValueStyleProperty | ||
return | DependencyProperty |
public static DependencyProperty SuffixMaxWidthProperty | ||
return | DependencyProperty |
public static DependencyProperty SuffixMinWidthProperty | ||
return | DependencyProperty |
public static DependencyProperty SuffixProperty | ||
return | DependencyProperty |
public static DependencyProperty SuffixStyleProperty | ||
return | DependencyProperty |
public static DependencyProperty SuffixWidthProperty | ||
return | DependencyProperty |
public static DependencyProperty ValueMaxWidthProperty | ||
return | DependencyProperty |
public static DependencyProperty ValueMinWidthProperty | ||
return | DependencyProperty |
public static DependencyProperty ValueStyleProperty | ||
return | DependencyProperty |