AppBarButton クラス (Microsoft.UI.Xaml.Controls 名前空間)
[APIドキュメント / XAML Controls Gallery]
public class AppBarButton : Button, ICommandBarElement
継承:Object → DependencyObject → UIElement → FrameworkElement → Control → ContentControl → ButtonBase → Button → AppBarButton
[toc]目次
プロパティ
- DependencyObjectクラスから継承したプロパティ
- UIElementクラスから継承したプロパティ
- FrameworkElementクラスから継承したプロパティ
- Controlクラスから継承したプロパティ
- ContentControlクラスから継承したプロパティ
- ButtonBaseクラスから継承したプロパティ
- Buttonクラスから継承したプロパティ
Icon
public IconElement Icon { get; set; }
IsInOverflow
public bool IsInOverflow { get; }
Label
public string Label { get; set; }
メソッド
- Objectクラスから継承したメソッド
- DependencyObjectクラスから継承したメソッド
- UIElementクラスから継承したメソッド
- FrameworkElementクラスから継承したメソッド
- Controlクラスから継承したメソッド
- ContentControlクラスから継承したメソッド
- ButtonBaseクラスから継承したメソッド
- Buttonクラスから継承したメソッド