ComponentOne FlexGrid for UWP
C1Icon Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1Icon Class
Represents a visual icon that can be tinted and resized.
Object Model
C1Icon Class
Syntax
'Declaration
 
Public MustInherit Class C1Icon 
   Inherits Windows.UI.Xaml.Controls.Control
   Implements Windows.UI.Composition.IAnimationObject 
public abstract class C1Icon : Windows.UI.Xaml.Controls.Control, Windows.UI.Composition.IAnimationObject  
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.C1BitmapIcon
                  C1.Xaml.C1CompositeIcon
                  C1.Xaml.C1FontIcon
                  C1.Xaml.C1VectorIcon

See Also

Reference

C1Icon Members
C1.Xaml Namespace