WinUI コントロール
C1Icon クラス
メンバ 

C1.WinUI.Core アセンブリ > C1.WinUI.Core 名前空間 : C1Icon クラス
色を付けたり、サイズ変更することができるビジュアルアイコンを表します。
オブジェクト モデル
C1Icon クラス
シンタックス
'宣言
 
Public MustInherit Class C1Icon 
   Inherits C1View
   Implements Microsoft.UI.Composition.IAnimationObject, Microsoft.UI.Composition.IVisualElement, Microsoft.UI.Composition.IVisualElement2, WinRT.IWinRTObject 
public abstract class C1Icon : C1View, Microsoft.UI.Composition.IAnimationObject, Microsoft.UI.Composition.IVisualElement, Microsoft.UI.Composition.IVisualElement2, WinRT.IWinRTObject  
継承階層

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

参照

C1Icon メンバ
C1.WinUI.Core 名前空間