4 references to GetDesiredSizeWithoutMargin
PresentationFramework (4)
src\Framework\System\Windows\Controls\Primitives\TabPanel.cs (4)
114Size childSize = GetDesiredSizeWithoutMargin(child); 159Size childSize = GetDesiredSizeWithoutMargin(child); 227Size childSize = GetDesiredSizeWithoutMargin(child); 313Size childSize = GetDesiredSizeWithoutMargin(child);