14 references to SettingsBindableAttribute
System.ComponentModel.TypeConverter (2)
System\ComponentModel\SettingsBindableAttribute.cs (2)
18
public static readonly SettingsBindableAttribute Yes = new
SettingsBindableAttribute
(true);
23
public static readonly SettingsBindableAttribute No = new
SettingsBindableAttribute
(false);
System.Data.Common (1)
System\Data\Common\DbConnection.cs (1)
22
[
SettingsBindableAttribute
(true)]
System.Data.OleDb (1)
artifacts\obj\System.Data.OleDb\Debug\net10.0\System.Data.OleDb.notsupported.cs (1)
92
[System.ComponentModel.
SettingsBindableAttribute
(true)]
System.Diagnostics.EventLog (3)
artifacts\obj\System.Diagnostics.EventLog\Debug\net10.0\System.Diagnostics.EventLog.notsupported.cs (3)
39
[System.ComponentModel.
SettingsBindableAttribute
(true)]
45
[System.ComponentModel.
SettingsBindableAttribute
(true)]
56
[System.ComponentModel.
SettingsBindableAttribute
(true)]
System.Windows.Forms (7)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
659
SettingsBindable
(true)]
System\Windows\Forms\Controls\Buttons\CheckBox.cs (1)
144
SettingsBindable
(true)]
System\Windows\Forms\Controls\Buttons\RadioButton.cs (1)
145
SettingsBindable
(true)]
System\Windows\Forms\Controls\Labels\Label.cs (1)
721
[Editor($"System.ComponentModel.Design.MultilineStringEditor, {AssemblyRef.SystemDesign}", typeof(UITypeEditor)),
SettingsBindable
(true)]
System\Windows\Forms\Form.cs (2)
1150
[
SettingsBindable
(true)]
1946
[
SettingsBindable
(true)]
System\Windows\Forms\Layout\Containers\SplitContainer.cs (1)
631
SettingsBindable
(true)]