Version

FallbackFontFamilyConverter Class Members

The following tables list the members exposed by FallbackFontFamilyConverter.

Public Constructors
 NameDescription
Public ConstructorFallbackFontFamilyConverter ConstructorCreates a new instance of FallbackFontFamilyConverter.  
Public Properties
 NameDescription
Public PropertyFallbackFontFamilyGets or sets a fallback value when the converted value is not a System.Windows.Media.FontFamily. The default value is Segoe UI.  
Public Methods
 NameDescription
Public MethodConvertConverts a value to System.Windows.Media.FontFamily.  
Public MethodConvertBackThis method is not implemented.  
See Also