Table of Contents

Class FontFamilyNamesItemsSource

Namespace
Ecng.Xaml
Assembly
StockSharp.Xaml.dll

FontFamily items source.

public class FontFamilyNamesItemsSource : ItemsSourceBase<string>, IItemsSource<string>, IItemsSource
Inheritance
FontFamilyNamesItemsSource
Implements
Inherited Members
Extension Methods

Constructors

FontFamilyNamesItemsSource()

Initializes a new instance of the FontFamilyNamesItemsSource.

public FontFamilyNamesItemsSource()