6 references to LayoutUpdatedListItemsField
PresentationCore (6)
System\Windows\UIElement.cs (6)
374
object cachedLayoutUpdatedItems =
LayoutUpdatedListItemsField
.GetValue(this);
378
LayoutUpdatedListItemsField
.SetValue(this, item);
397
LayoutUpdatedListItemsField
.SetValue(this,list);
409
object cachedLayoutUpdatedItems =
LayoutUpdatedListItemsField
.GetValue(this);
434
object cachedLayoutUpdatedItems =
LayoutUpdatedListItemsField
.GetValue(this);
441
LayoutUpdatedListItemsField
.ClearValue(this);