4 references to Table
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
2394
s_patternInfo[TablePatternIdentifiers.Pattern.Id] = new PatternInfo(TablePatternIdentifiers.Pattern.Id, new WrapObject(TableProviderWrapper.Wrap), PatternInterface.
Table
);
PresentationFramework (3)
System\Windows\Automation\Peers\CalendarAutomationPeer.cs (1)
77
case PatternInterface.
Table
:
System\Windows\Automation\Peers\DataGridAutomationPeer.cs (1)
91
case PatternInterface.
Table
:
System\Windows\Automation\Peers\GridViewAutomationPeer.cs (1)
68
case PatternInterface.
Table
: