ComponentOne Basic Library for WPF and Silverlight
C1CompositeIcon Class
Members 


C1.WPF 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
 
<System.Windows.Markup.ContentPropertyAttribute("Icons")>
Public Class C1CompositeIcon 
   Inherits C1Icon
'Usage
 
Dim instance As C1CompositeIcon
[System.Windows.Markup.ContentProperty("Icons")]
public class C1CompositeIcon : 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.C1CompositeIcon

See Also

Reference

C1CompositeIcon Members
C1.WPF Namespace