Add C# Extensions for Accessibility APIs #58
TheCodeTraveler
started this conversation in
New Feature Discussions
Replies: 2 comments 8 replies
-
I approve this feature ✅ |
Beta Was this translation helpful? Give feedback.
2 replies
-
Apart from the following, it seems all of these have been implemented.
Is there a reason not to include these? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Let's add C# Extension Methods for the following Accessibility APIs:
Element
AutomationId
SemanticProperties
SemanticProperties.DescriptionProperty
SemanticProperties.HeadingLevelProperty
SemanticProperties.HintProperty
AutomationProperties
AutomationProperties.ExcludedWithChildrenProperty
AutomationProperties.HelpTextProperty
AutomationProperties.IsInAccessibleTreeProperty
AutomationProperties.LabeledByProperty
AutomationProperties.NameProperty
Beta Was this translation helpful? Give feedback.
All reactions