RadioButton クラス (Microsoft.UI.Xaml.Controls 名前空間)
public class RadioButton : ToggleButton
継承:Object → DependencyObject → UIElement → FrameworkElement → Control → ContentControl → ButtonBase → ToggleButton → RadioButton
[toc]目次
プロパティ
- DependencyObjectクラスから継承したプロパティ
- UIElementクラスから継承したプロパティ
- FrameworkElementクラスから継承したプロパティ
- Controlクラスから継承したプロパティ
- ContentControlクラスから継承したプロパティ
- ButtonBaseクラスから継承したプロパティ
- ToggleButtonクラスから継承したプロパティ
GroupName
public string GroupName { get; set; }
メソッド
- Objectクラスから継承したメソッド
- DependencyObjectクラスから継承したメソッド
- UIElementクラスから継承したメソッド
- FrameworkElementクラスから継承したメソッド
- Controlクラスから継承したメソッド
- ContentControlクラスから継承したメソッド
- ButtonBaseクラスから継承したメソッド
- ToggleButtonクラスから継承したメソッド