ComponentOne Basic Library for WPF and Silverlight
C1FontIcon Class
Members 


C1.WPF Namespace : C1FontIcon Class
Represents an icon created from a font.
Object Model
C1FontIcon Class
Syntax
'Declaration
 
Public Class C1FontIcon 
   Inherits C1Icon
'Usage
 
Dim instance As C1FontIcon
public class C1FontIcon : C1Icon 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     C1.WPF.C1Icon
                        C1.WPF.C1FontIcon

See Also

Reference

C1FontIcon Members
C1.WPF Namespace