Skip to content

Commit

Permalink
[Accessibility] Fixing ComboBoxAccessibleObject issue when Narrator a…
Browse files Browse the repository at this point in the history
…nd Inspect don't respond (#3524)
  • Loading branch information
vladimir-krestov committed Jul 6, 2020
1 parent ad1cee6 commit 3cb43e7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ internal static partial class UiaCore
/// 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
Expand Down

0 comments on commit 3cb43e7

Please sign in to comment.