4 references to GetDesiredSizeWithoutMargin
PresentationFramework (4)
System\Windows\Controls\Primitives\TabPanel.cs (4)
104
Size childSize =
GetDesiredSizeWithoutMargin
(child);
149
Size childSize =
GetDesiredSizeWithoutMargin
(child);
219
Size childSize =
GetDesiredSizeWithoutMargin
(child);
305
Size childSize =
GetDesiredSizeWithoutMargin
(child);