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