9 references to DataGridRowOwner
PresentationFramework (9)
src\Framework\System\Windows\Controls\Primitives\DataGridDetailsPresenter.cs (9)
53var row = details.DataGridRowOwner; 71var row = details.DataGridRowOwner; 93DataGridRow owner = DataGridRowOwner; 117DataGridRow rowOwner = DataGridRowOwner; 164DataGridRow owner = DataGridRowOwner; 211var row = DataGridRowOwner; 245var row = DataGridRowOwner; 279var row = DataGridRowOwner; 313DataGridRow owner = DataGridRowOwner;