The following properties let you customize the appearance of text in the combo box control.
Property | Description |
Gets or sets the font family of the control. This is a dependency property. | |
Gets or sets the font size. This is a dependency property. | |
Gets or sets the degree to which a font is condensed or expanded on the screen. This is a dependency property. | |
Gets or sets the font style. This is a dependency property. | |
Gets or sets the weight or thickness of the specified font. This is a dependency property. | |
TextAlignment | Gets or sets how the text should be aligned in the drop-down list. This is a dependency property. |