ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1FontIcon Class
Members

In This Topic
    C1FontIcon Class
    In This Topic
    Represents an icon created from a font.
    Object Model
    C1FontIcon Class
    Syntax
    'Declaration
     
    Public Class C1FontIcon 
       Inherits C1Icon
    public class C1FontIcon : C1Icon 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.C1Icon
                      C1.Xaml.C1FontIcon

    See Also