2 references to IsMeasureCachesPending
PresentationFramework (2)
System\Windows\Controls\VirtualizingStackPanel.cs (2)
11540return GetBoolField(BoolField.IsMeasureCachesPending); 11545SetBoolField(BoolField.IsMeasureCachesPending, value);