Method MeasureOverride
- Namespace
- SharpVectors.Runtime
- Assembly
- SharpVectors.Runtime.Wpf.dll
MeasureOverride(Size)
Measure the control and it's children.
protected override Size MeasureOverride(Size constraint)
Parameters
constraint
Size
Measure the control and it's children.
protected override Size MeasureOverride(Size constraint)
constraint
Size