WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1IconTemplate Class
Members
In This Topic
    C1IconTemplate Class
    In This Topic
    This factory allows creating C1Icon.
    Syntax
    public class C1IconTemplate : Microsoft.UI.Xaml.DataTemplate, Microsoft.UI.Xaml.IElementFactory, WinRT.IWinRTObject  
    Inheritance Hierarchy

    System.Object
       Microsoft.UI.Xaml.DependencyObject
          Microsoft.UI.Xaml.FrameworkTemplate
             Microsoft.UI.Xaml.DataTemplate
                C1.WinUI.Core.C1IconTemplate

    See Also