6 references to LayoutUpdatedListItemsField
PresentationCore (6)
System\Windows\UIElement.cs (6)
364
object cachedLayoutUpdatedItems =
LayoutUpdatedListItemsField
.GetValue(this);
368
LayoutUpdatedListItemsField
.SetValue(this, item);
387
LayoutUpdatedListItemsField
.SetValue(this,list);
399
object cachedLayoutUpdatedItems =
LayoutUpdatedListItemsField
.GetValue(this);
424
object cachedLayoutUpdatedItems =
LayoutUpdatedListItemsField
.GetValue(this);
431
LayoutUpdatedListItemsField
.ClearValue(this);