2 references to GetRowCount
PresentationFramework (2)
src\Framework\System\Windows\Automation\Peers\TableAutomationPeer.cs (2)
26
_rowCount =
GetRowCount
();
77
int rowCount =
GetRowCount
();