[]
        
(Showing Draft Content)

C1.WinUI.Core.C1Border.LayoutContent

LayoutContent Method

LayoutContent(Rect)

Layout the content of the border in the specified contentFinalSize.

Declaration
protected virtual void LayoutContent(Rect contentFinalSize)
Protected Overridable Sub LayoutContent(contentFinalSize As Rect)
Parameters
Type Name Description
Rect contentFinalSize

The Windows.Foundation.Rect where the content is laid out.