6 references to LayoutUpdatedListItemsField
PresentationCore (6)
Core\CSharp\System\Windows\UIElement.cs (6)
381
object cachedLayoutUpdatedItems =
LayoutUpdatedListItemsField
.GetValue(this);
385
LayoutUpdatedListItemsField
.SetValue(this, item);
404
LayoutUpdatedListItemsField
.SetValue(this,list);
416
object cachedLayoutUpdatedItems =
LayoutUpdatedListItemsField
.GetValue(this);
441
object cachedLayoutUpdatedItems =
LayoutUpdatedListItemsField
.GetValue(this);
448
LayoutUpdatedListItemsField
.ClearValue(this);