9 references to DataGridRowOwner
PresentationFramework (9)
System\Windows\Controls\Primitives\DataGridDetailsPresenter.cs (9)
49var row = details.DataGridRowOwner; 67var row = details.DataGridRowOwner; 89DataGridRow owner = DataGridRowOwner; 113DataGridRow rowOwner = DataGridRowOwner; 160DataGridRow owner = DataGridRowOwner; 207var row = DataGridRowOwner; 241var row = DataGridRowOwner; 275var row = DataGridRowOwner; 309DataGridRow owner = DataGridRowOwner;