Base:
method
GetPropertyValue
System.Windows.Forms.AccessibleObject.GetPropertyValue(System.Int32)
19 overrides of GetPropertyValue
System.Windows.Forms (19)
winforms\Managed\System\WinForms\ComboBox.cs (1)
4556
internal override object
GetPropertyValue
(int propertyID) {
winforms\Managed\System\WinForms\DataGridViewAccessibleObject.cs (2)
277
internal override object
GetPropertyValue
(int propertyID)
562
internal override object
GetPropertyValue
(int propertyId)
winforms\Managed\System\WinForms\DataGridViewEditingControl.cs (1)
117
internal override object
GetPropertyValue
(int propertyID)
winforms\Managed\System\WinForms\DataGridViewTextBoxEditingControl.cs (1)
417
internal override object
GetPropertyValue
(int propertyID)
winforms\Managed\System\WinForms\DateTimePicker.cs (1)
1828
internal override object
GetPropertyValue
(int propertyID) {
winforms\Managed\System\WinForms\GroupBox.cs (1)
842
internal override object
GetPropertyValue
(int propertyID) {
winforms\Managed\System\WinForms\Label.cs (1)
1788
internal override object
GetPropertyValue
(int propertyID) {
winforms\Managed\System\WinForms\ListView.cs (1)
9234
internal override object
GetPropertyValue
(int propertyID) {
winforms\Managed\System\WinForms\ProgressBar.cs (1)
946
internal override object
GetPropertyValue
(int propertyID) {
winforms\Managed\System\WinForms\PropertyGridInternal\DocComment.cs (1)
283
internal override object
GetPropertyValue
(int propertyID) {
winforms\Managed\System\WinForms\PropertyGridInternal\DropDownButton.cs (1)
280
internal override object
GetPropertyValue
(int propertyID) {
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (1)
385
internal override object
GetPropertyValue
(int propertyID) {
winforms\Managed\System\WinForms\PropertyGridInternal\HotCommands.cs (1)
270
internal override object
GetPropertyValue
(int propertyID) {
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (3)
6506
internal override object
GetPropertyValue
(int propertyID) {
6993
internal override object
GetPropertyValue
(int propertyID) {
7421
internal override object
GetPropertyValue
(int propertyID) {
winforms\Managed\System\WinForms\ToolStrip.cs (1)
5107
internal override object
GetPropertyValue
(int propertyID) {
winforms\Managed\System\WinForms\ToolStripTextBox.cs (1)
934
internal override object
GetPropertyValue
(int propertyID) {
19 references to GetPropertyValue
System.Windows.Forms (19)
winforms\Managed\System\WinForms\ComboBox.cs (1)
4567
return base.
GetPropertyValue
(propertyID);
winforms\Managed\System\WinForms\DataGridViewAccessibleObject.cs (2)
337
return base.
GetPropertyValue
(propertyID);
593
return base.
GetPropertyValue
(propertyId);
winforms\Managed\System\WinForms\DataGridViewEditingControl.cs (1)
124
return base.
GetPropertyValue
(propertyID);
winforms\Managed\System\WinForms\DataGridViewTextBoxEditingControl.cs (1)
429
return base.
GetPropertyValue
(propertyID);
winforms\Managed\System\WinForms\DateTimePicker.cs (1)
1835
return base.
GetPropertyValue
(propertyID);
winforms\Managed\System\WinForms\GroupBox.cs (1)
850
return base.
GetPropertyValue
(propertyID);
winforms\Managed\System\WinForms\Label.cs (1)
1793
return base.
GetPropertyValue
(propertyID);
winforms\Managed\System\WinForms\ListView.cs (1)
9246
return base.
GetPropertyValue
(propertyID);
winforms\Managed\System\WinForms\ProgressBar.cs (1)
965
return base.
GetPropertyValue
(propertyID);
winforms\Managed\System\WinForms\PropertyGridInternal\DocComment.cs (1)
290
return base.
GetPropertyValue
(propertyID);
winforms\Managed\System\WinForms\PropertyGridInternal\DropDownButton.cs (1)
291
return base.
GetPropertyValue
(propertyID);
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (1)
390
return base.
GetPropertyValue
(propertyID);
winforms\Managed\System\WinForms\PropertyGridInternal\HotCommands.cs (1)
277
return base.
GetPropertyValue
(propertyID);
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (3)
6513
return base.
GetPropertyValue
(propertyID);
7010
return base.
GetPropertyValue
(propertyID);
7430
return base.
GetPropertyValue
(propertyID);
winforms\Managed\System\WinForms\ToolStrip.cs (1)
5114
return base.
GetPropertyValue
(propertyID);
winforms\Managed\System\WinForms\ToolStripTextBox.cs (1)
942
return base.
GetPropertyValue
(propertyID);