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