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