GoXam for WPF v3
ComputeBorder Method (SpotPanel)
Northwoods.GoXam Namespace > SpotPanel Class : ComputeBorder Method
Compute the rectangle in which the elements should be positioned.
Syntax
protected virtual Rect ComputeBorder()

Return Value

If this panel is in an Adornment and is its LocationElement, return the Adornment.AdornedElement's size. Otherwise return a Rect based on this first child's DesiredSize. Only the Width and Height of the Rect matter in the calculations performed by MeasureOverride and ArrangeOverride.
See Also

Reference

SpotPanel Class
SpotPanel Members