FontFamilyComboBox Class
Provides several helper methods to aid in code compatibility between UI platforms.
public class FontFamilyComboBox : ComboBox
- Inheritance:
- object Visual UIElement FrameworkElement Control ItemsControl Selector ComboBox object
Constructors
FontFamilyComboBox()
Initializes an instance of the FontFamilyComboBox
class.
public FontFamilyComboBox()
Methods
GetFontFamilies()
Refreshes the list with the current system font families.