3 references to ItemAttachedStorage
PresentationFramework (3)
src\Framework\System\Windows\Controls\DataGridRow.cs (3)
511_owner.ItemAttachedStorage.SetValue(Item, property, objectWithProperty.GetValue(property)); 519if (_owner.ItemAttachedStorage.TryGetValue(Item, property, out value)) 588_owner.ItemAttachedStorage.ClearValue(Item, DataGridCellsPresenter.HeightProperty);