C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1Icon Class
Members
C1Icon Class
Represents a visual icon that can be tinted and resized.
Syntax
Inheritance Hierarchy

System.Object
   Microsoft.UI.Xaml.DependencyObject
      Microsoft.UI.Xaml.UIElement
         Microsoft.UI.Xaml.FrameworkElement
            Microsoft.UI.Xaml.Controls.Control
               C1.WinUI.Core.C1View
                  C1.WinUI.Core.C1Icon
                     C1.WinUI.Core.C1BitmapIcon
                     C1.WinUI.Core.C1CompositeIcon
                     C1.WinUI.Core.C1FontIcon
                     C1.WinUI.Core.C1SVGIcon
                     C1.WinUI.Core.C1VectorIcon

See Also