9 references to DataGridRowOwner
PresentationFramework (9)
System\Windows\Controls\DataGridCellsPanel.cs (2)
1848
DataGridRow row = presenter.
DataGridRowOwner
;
2405
DataGridRow row = presenter.
DataGridRowOwner
;
System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (7)
77
DataGridRow owningRow =
DataGridRowOwner
;
154
DataGridRow row =
DataGridRowOwner
;
305
DataGridRow rowOwner =
DataGridRowOwner
;
323
DataGridRow rowOwner =
DataGridRowOwner
;
462
var row =
DataGridRowOwner
;
598
DataGridRow parent =
DataGridRowOwner
;
620
DataGridRow owningRow =
DataGridRowOwner
;