2 references to GetColumnCount
PresentationFramework (2)
src\Framework\System\Windows\Automation\Peers\TableAutomationPeer.cs (2)
27
_columnCount =
GetColumnCount
();
83
int columnCount =
GetColumnCount
();