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