ComponentOne FlexGrid for UWP
C1CompositeIcon Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1CompositeIcon Class
Represent an icon created from a list of icons superposed one on top of the other.
Object Model
C1CompositeIcon Class
Syntax
'Declaration
 
Public Class C1CompositeIcon 
   Inherits C1Icon
   Implements Windows.UI.Composition.IAnimationObject 
public class C1CompositeIcon : C1Icon, 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.C1CompositeIcon

See Also

Reference

C1CompositeIcon Members
C1.Xaml Namespace