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