Toolbar for WPF/Silverlight
C1ToolbarItem クラス
メンバ 

C1.WPF.Toolbar.4.5.2 アセンブリ > C1.WPF.Toolbar 名前空間 : C1ToolbarItem クラス
ボタンに使用される C1Icon C1ToolbarItem コントロールは、大、中、小の 3 つの状態を持つツールバー項目を表します。C1ToolbarItem は、コンテンツ内に TextBlock を持つ C1Icon をサポートする API を提供します。
オブジェクト モデル
C1ToolbarItem クラス
シンタックス
'宣言
 
Public Class C1ToolbarItem 
   Inherits System.Windows.Controls.Button
public class C1ToolbarItem : System.Windows.Controls.Button 
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        System.Windows.Controls.Primitives.ButtonBase
                           System.Windows.Controls.Button
                              C1.WPF.Toolbar.C1ToolbarItem

参照

C1ToolbarItem メンバ
C1.WPF.Toolbar 名前空間