2 references to IgnoreMaxDesiredSize
PresentationFramework (2)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (2)
11390return GetBoolField(BoolField.IgnoreMaxDesiredSize); 11394SetBoolField(BoolField.IgnoreMaxDesiredSize, value);