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