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