4 references to Table
PresentationCore (1)
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (1)
2306
s_patternInfo[TablePatternIdentifiers.Pattern.Id] = new PatternInfo(TablePatternIdentifiers.Pattern.Id, new WrapObject(TableProviderWrapper.Wrap), PatternInterface.
Table
);
PresentationFramework (3)
src\Framework\System\Windows\Automation\Peers\CalendarAutomationPeer.cs (1)
78
case PatternInterface.
Table
:
src\Framework\System\Windows\Automation\Peers\DataGridAutomationPeer.cs (1)
90
case PatternInterface.
Table
:
src\Framework\System\Windows\Automation\Peers\GridViewAutomationPeer.cs (1)
64
case PatternInterface.
Table
: