AccessibleObject
AccessibleObject()
Bounds
DefaultAction
Description
Help
KeyboardShortcut
Name
Parent
Role
State
Value
DoDefaultAction()
GetChild(Int32)
GetChildCount()
GetFocused()
GetHelpTopic(String)
GetSelected()
HitTest(Int32, Int32)
Navigate(AccessibleNavigation)
RaiseAutomationNotification(AutomationNotificationKind, AutomationNotificationProcessing, String)
RaiseLiveRegionChanged()
Select(AccessibleSelection)
UseStdAccessibleObjects(IntPtr)
UseStdAccessibleObjects(IntPtr, Int32)
netcoreapp3.0
namespace System.Windows.Forms
{
[ComVisible(true)]
public class AccessibleObject : StandardOleMarshalObject, IAccessible, IReflect, IEnumVariant, IExpandCollapseProvider, IGridItemProvider, IGridProvider, IInvokeProvider, ILegacyIAccessibleProvider, IOleWindow, IRangeValueProvider, IRawElementProviderFragment, IRawElementProviderFragmentRoot, IRawElementProviderHwndOverride, IRawElementProviderSimple, IScrollItemProvider, ISelectionItemProvider, ISelectionProvider, ITableItemProvider, ITableProvider, IToggleProvider, IValueProvider
{
public bool RaiseAutomationNotification(AutomationNotificationKind notificationKind, AutomationNotificationProcessing notificationProcessing, string notificationText);
}
}
.NET | 5.06.07.08.09.0 |
---|---|
.NET Core | 3.03.1 |
.NET Framework | 4.84.8.1 |
Information specific to netcoreapp3.0 | |
Assembly | System.Windows.Forms , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | Requires all:
|
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API