9 references to DataGridRowOwner
PresentationFramework (9)
System\Windows\Controls\DataGridCellsPanel.cs (2)
1849
DataGridRow row = presenter.
DataGridRowOwner
;
2406
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
;
463
var row =
DataGridRowOwner
;
599
DataGridRow parent =
DataGridRowOwner
;
621
DataGridRow owningRow =
DataGridRowOwner
;