13 overrides of CanGetValueInternal
System.Windows.Forms (13)
System\Windows\Forms\Controls\DataGridView\DataGridView.SelectedCellsAccessibleObject.cs (1)
31
internal override bool
CanGetValueInternal
=> false;
System\Windows\Forms\Controls\DataGridView\DataGridView.TopRowAccessibleObject.cs (1)
96
internal override bool
CanGetValueInternal
=> false;
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.DataGridViewCellAccessibleObject.cs (1)
257
internal override bool
CanGetValueInternal
=> false;
System\Windows\Forms\Controls\DataGridView\DataGridViewRow.DataGridViewRowAccessibleObject.cs (1)
248
internal override bool
CanGetValueInternal
=> false;
System\Windows\Forms\Controls\DataGridView\DataGridViewRow.DataGridViewSelectedRowCellsAccessibleObject.cs (1)
35
internal override bool
CanGetValueInternal
=> false;
System\Windows\Forms\Controls\DateTimePicker\DateTimePicker.DateTimePickerAccessibleObject.cs (1)
55
internal override bool
CanGetValueInternal
=> false;
System\Windows\Forms\Controls\Labels\LinkLabel.Link.LinkAccessibleObject.cs (1)
160
internal override bool
CanGetValueInternal
=> false;
System\Windows\Forms\Controls\ListBoxes\CheckedListBox.CheckedListBoxItemAccessibleObject.cs (1)
133
internal override bool
CanGetValueInternal
=> false;
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.MonthCalendarAccessibleObject.cs (1)
615
internal override bool
CanGetValueInternal
=>
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.GridEntryAccessibleObject.cs (1)
153
internal override bool
CanGetValueInternal
=> false;
System\Windows\Forms\Controls\TextBox\TextBoxBase.TextBoxBaseAccessibleObject.cs (1)
68
internal override bool
CanGetValueInternal
=> false;
System\Windows\Forms\Controls\TreeView\TreeNode.TreeNodeAccessibleObject.cs (1)
271
internal override bool
CanGetValueInternal
=> false;
System\Windows\Forms\Controls\UpDown\DomainUpDown.DomainItemAccessibleObject.cs (1)
43
internal override bool
CanGetValueInternal
=> false;
3 references to CanGetValueInternal
System.Windows.Forms (3)
System\Windows\Forms\Accessibility\AccessibleObject.cs (3)
1206
*pszValue =
CanGetValueInternal
2412
*pszValue =
CanGetValueInternal
2422
*pszValue = child.
CanGetValueInternal