3 references to ItemAttachedStorage
PresentationFramework (3)
System\Windows\Controls\DataGridRow.cs (3)
510_owner.ItemAttachedStorage.SetValue(Item, property, objectWithProperty.GetValue(property)); 518if (_owner.ItemAttachedStorage.TryGetValue(Item, property, out value)) 587_owner.ItemAttachedStorage.ClearValue(Item, DataGridCellsPresenter.HeightProperty);