14 references to DefaultBindingProperty
System.Windows.Forms (14)
winforms\Managed\System\WinForms\CheckBox.cs (1)
40DefaultBindingProperty("CheckState"),
winforms\Managed\System\WinForms\ComboBox.cs (1)
49DefaultBindingProperty("Text"),
winforms\Managed\System\WinForms\DateTimePicker.cs (1)
36DefaultBindingProperty("Value"),
winforms\Managed\System\WinForms\DomainUpDown.cs (1)
32DefaultBindingProperty("SelectedItem"),
winforms\Managed\System\WinForms\Label.cs (1)
40DefaultBindingProperty("Text"),
winforms\Managed\System\WinForms\ListBox.cs (1)
61DefaultBindingProperty("SelectedValue"),
winforms\Managed\System\WinForms\MaskedTextBox.cs (1)
33DefaultBindingProperty("Text"),
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
74DefaultBindingProperty("SelectionRange"),
winforms\Managed\System\WinForms\NumericUpDown.cs (1)
30DefaultBindingProperty("Value"),
winforms\Managed\System\WinForms\PictureBox.cs (1)
35DefaultBindingProperty("Image"),
winforms\Managed\System\WinForms\ProgressBar.cs (1)
36DefaultBindingProperty("Value"),
winforms\Managed\System\WinForms\RadioButton.cs (1)
41DefaultBindingProperty("Checked"),
winforms\Managed\System\WinForms\TextBoxBase.cs (1)
42DefaultBindingProperty("Text"),
winforms\Managed\System\WinForms\TrackBar.cs (1)
39DefaultBindingProperty("Value"),