6 references to LayoutUpdatedListItemsField
PresentationCore (6)
System\Windows\UIElement.cs (6)
365
object cachedLayoutUpdatedItems =
LayoutUpdatedListItemsField
.GetValue(this);
369
LayoutUpdatedListItemsField
.SetValue(this, item);
388
LayoutUpdatedListItemsField
.SetValue(this,list);
400
object cachedLayoutUpdatedItems =
LayoutUpdatedListItemsField
.GetValue(this);
425
object cachedLayoutUpdatedItems =
LayoutUpdatedListItemsField
.GetValue(this);
432
LayoutUpdatedListItemsField
.ClearValue(this);