MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / ConstrainedBox

Method ConstrainedBox

Xaml/Controls/ConstrainedBox.h:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16 public:
17 ConstrainedBox() = default;
18
19 wf::Size MeasureOverride(wf::Size availableSize);
20 wf::Size ArrangeOverride(wf::Size finalSize);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected