dotnet / dotnet/wpf

ITransformProvider2/PatternInterface.Transform2 is missing

Open
#10,847 7 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.