Base:
method
IsIAccessibleExSupported
System.Windows.Forms.Control.ControlAccessibleObject.IsIAccessibleExSupported()
1 override of IsIAccessibleExSupported
System.Windows.Forms (1)
winforms\Managed\System\WinForms\LinkLabel.cs (1)
2646internal override bool IsIAccessibleExSupported() {
1 reference to IsIAccessibleExSupported
System.Windows.Forms (1)
winforms\Managed\System\WinForms\LinkLabel.cs (1)
2651return base.IsIAccessibleExSupported();