3 types derived from TextElementAutomationPeer
PresentationFramework (3)
src\Framework\System\Windows\Automation\Peers\HyperlinkAutomationPeer.cs (1)
17
public class HyperlinkAutomationPeer :
TextElementAutomationPeer
, IInvokeProvider
src\Framework\System\Windows\Automation\Peers\TableAutomationPeer.cs (1)
17
public class TableAutomationPeer :
TextElementAutomationPeer
, IGridProvider
src\Framework\System\Windows\Automation\Peers\TableCellAutomationPeer.cs (1)
17
public class TableCellAutomationPeer :
TextElementAutomationPeer
, IGridItemProvider