4 references to Table
PresentationCore (1)
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (1)
2306s_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)
78case PatternInterface.Table:
src\Framework\System\Windows\Automation\Peers\DataGridAutomationPeer.cs (1)
90case PatternInterface.Table:
src\Framework\System\Windows\Automation\Peers\GridViewAutomationPeer.cs (1)
64case PatternInterface.Table: