2 references to ClearValue
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (1)
1341
_itemAttachedStorage.
ClearValue
(item, DataGridRow.DetailsVisibilityProperty);
System\Windows\Controls\DataGridRow.cs (1)
581
_owner?.ItemAttachedStorage.
ClearValue
(Item, DataGridCellsPresenter.HeightProperty);