2 references to ApplyCorrectionFactorToItemDesiredSizes
PresentationFramework (2)
System\Windows\Controls\GroupItem.cs (1)
304return Helper.ApplyCorrectionFactorToItemDesiredSizes(this, _itemsHost);
System\Windows\Controls\TreeViewItem.cs (1)
387return Helper.ApplyCorrectionFactorToItemDesiredSizes(this, ItemsHost);