2 references to CreateDataGridViewRow
PresentationUI (2)
MS\Internal\Documents\RMPublishingDialog.RightsTable.cs (2)
133
Rows.Insert(0,
CreateDataGridViewRow
(user, isViewerOwner));
139
rowIndex = Rows.Add(
CreateDataGridViewRow
(user, isViewerOwner));