Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 765 Bytes

File metadata and controls

20 lines (14 loc) · 765 Bytes
-api-id -api-type
T:Microsoft.UI.Xaml.Automation.Provider.ITextEditProvider
winrt interface

Microsoft.UI.Xaml.Automation.Provider.ITextEditProvider

-description

Extends the ITextProvider interface to support access by a Microsoft UI Automation client to controls that support programmatic text-edit actions. Implement ITextEditProvider in order to support the capabilities that an automation client requests with a AutomationPeer.GetPattern call and PatternInterface.TextEdit.

-remarks

-examples

-see-also

ITextProvider