9 references to DataGridRowOwner
PresentationFramework (9)
System\Windows\Controls\DataGridCellsPanel.cs (2)
1856
DataGridRow row = presenter.
DataGridRowOwner
;
2413
DataGridRow row = presenter.
DataGridRowOwner
;
System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (7)
78
DataGridRow owningRow =
DataGridRowOwner
;
155
DataGridRow row =
DataGridRowOwner
;
306
DataGridRow rowOwner =
DataGridRowOwner
;
324
DataGridRow rowOwner =
DataGridRowOwner
;
466
var row =
DataGridRowOwner
;
602
DataGridRow parent =
DataGridRowOwner
;
624
DataGridRow owningRow =
DataGridRowOwner
;