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

C1.WinUI.Core アセンブリ > C1.WinUI.Core 名前空間 : C1CompositeIcon クラス
いくつかのアイコンをそれぞれ重ねて作成された 1 つのアイコンを表します。
オブジェクト モデル
C1CompositeIcon クラス
シンタックス
'宣言
 
Public Class C1CompositeIcon 
   Inherits C1Icon
   Implements Microsoft.UI.Composition.IAnimationObject, Microsoft.UI.Composition.IVisualElement, Microsoft.UI.Composition.IVisualElement2, WinRT.IWinRTObject 
public class C1CompositeIcon : C1Icon, 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.C1CompositeIcon

参照

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