Property | Type | Description | |
---|---|---|---|
ComboBoxTextChangedProperty | |||
PlaceholderTextProperty |
Property | Type | Description | |
---|---|---|---|
AdornedWidgetChanged | void | ||
ConvertAlignment | TextAlignment | ||
Initialize | void | ||
OnComboBoxTextChanged | void | ||
OnPlaceHolderTextChanged | void |
Method | Description | |
---|---|---|
PlaceholderTextAdorner ( System adornedElement ) : System |
Method | Description | |
---|---|---|
OnRender ( System drawingContext ) : void |
Method | Description | |
---|---|---|
AdornedWidgetChanged ( object sender, |
||
ConvertAlignment ( System horizontalAlignment ) : TextAlignment | ||
Initialize ( ) : void | ||
OnComboBoxTextChanged ( |
||
OnPlaceHolderTextChanged ( |
protected OnRender ( System drawingContext ) : void | ||
drawingContext | System | |
return | void |
public PlaceholderTextAdorner ( System adornedElement ) : System | ||
adornedElement | System | |
return | System |
public static DependencyProperty,System.Windows ComboBoxTextChangedProperty | ||
return |