2 references to SetValue
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGrid.cs (1)
1305_itemAttachedStorage.SetValue(item, DataGridRow.DetailsVisibilityProperty, detailsVisibility);
src\Framework\System\Windows\Controls\DataGridRow.cs (1)
511_owner.ItemAttachedStorage.SetValue(Item, property, objectWithProperty.GetValue(property));