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