ITransformProvider2/PatternInterface.Transform2 is missing
Open
Feature Request
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
Windows 10 added a better pattern for ITransformProvider: ITransformProvider2.
That pattern is missing from WPF, limiting the accessibility features of WPF compared to UWP/WinUI.
Here's the equivalent UWP/WinUI3 version:
https://learn.microsoft.com/en-us/uwp/api/windows.ui.xaml.automation.provider.itransformprovider2?view=winrt-26100
and win32 doc: https://learn.microsoft.com/en-us/windows/win32/api/uiautomationcore/nn-uiautomationcore-itransformprovider2
Contributor guide
Assessment
This issue has not been assessed yet.