4 references to GetDesiredSizeWithoutMargin
PresentationFramework (4)
System\Windows\Controls\Primitives\TabPanel.cs (4)
105
Size childSize =
GetDesiredSizeWithoutMargin
(child);
150
Size childSize =
GetDesiredSizeWithoutMargin
(child);
218
Size childSize =
GetDesiredSizeWithoutMargin
(child);
304
Size childSize =
GetDesiredSizeWithoutMargin
(child);