2 references to GetRowCount
PresentationFramework (2)
System\Windows\Automation\Peers\TableAutomationPeer.cs (2)
24
_rowCount =
GetRowCount
();
75
int rowCount =
GetRowCount
();