6 references to LayoutUpdatedListItemsField
PresentationCore (6)
System\Windows\UIElement.cs (6)
369
object cachedLayoutUpdatedItems =
LayoutUpdatedListItemsField
.GetValue(this);
373
LayoutUpdatedListItemsField
.SetValue(this, item);
392
LayoutUpdatedListItemsField
.SetValue(this,list);
404
object cachedLayoutUpdatedItems =
LayoutUpdatedListItemsField
.GetValue(this);
429
object cachedLayoutUpdatedItems =
LayoutUpdatedListItemsField
.GetValue(this);
436
LayoutUpdatedListItemsField
.ClearValue(this);