зеркало из https://github.com/dotnet/winforms.git
[Accessibility] Fixing ComboBoxAccessibleObject issue when Narrator and Inspect don't respond (#3524)
This commit is contained in:
Родитель
ad1cee6114
Коммит
3cb43e71b5
|
@ -13,7 +13,6 @@ internal static partial class Interop
|
|||
/// Implemented by providers which want to provide information about or want to
|
||||
/// reposition contained HWND-based elements.
|
||||
/// </summary>
|
||||
[ComImport]
|
||||
[Guid("1d5df27c-8947-4425-b8d9-79787bb460b8")]
|
||||
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
|
||||
public interface IRawElementProviderHwndOverride : IRawElementProviderSimple
|
||||
|
|
Загрузка…
Ссылка в новой задаче