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