9 references to DataGridRowOwner
PresentationFramework (9)
System\Windows\Controls\DataGridCellsPanel.cs (2)
1858
DataGridRow row = presenter.
DataGridRowOwner
;
2415
DataGridRow row = presenter.
DataGridRowOwner
;
System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (7)
83
DataGridRow owningRow =
DataGridRowOwner
;
160
DataGridRow row =
DataGridRowOwner
;
311
DataGridRow rowOwner =
DataGridRowOwner
;
329
DataGridRow rowOwner =
DataGridRowOwner
;
471
var row =
DataGridRowOwner
;
605
DataGridRow parent =
DataGridRowOwner
;
627
DataGridRow owningRow =
DataGridRowOwner
;