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