2 references to ApplyCorrectionFactorToItemDesiredSizes
PresentationFramework (2)
src\Framework\System\Windows\Controls\GroupItem.cs (1)
314return Helper.ApplyCorrectionFactorToItemDesiredSizes(this, _itemsHost);
src\Framework\System\Windows\Controls\TreeViewItem.cs (1)
392return Helper.ApplyCorrectionFactorToItemDesiredSizes(this, ItemsHost);