9 references to DataGridRowOwner
PresentationFramework (9)
System\Windows\Controls\Primitives\DataGridDetailsPresenter.cs (9)
48var row = details.DataGridRowOwner; 66var row = details.DataGridRowOwner; 88DataGridRow owner = DataGridRowOwner; 112DataGridRow rowOwner = DataGridRowOwner; 159DataGridRow owner = DataGridRowOwner; 206var row = DataGridRowOwner; 240var row = DataGridRowOwner; 274var row = DataGridRowOwner; 310DataGridRow owner = DataGridRowOwner;