Class LoopingPanel
Inheritance
System.Object
LoopingPanel
Namespace: Telerik.UI.Xaml.Controls.Primitives.LoopingList
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class LoopingPanel : Panel
Constructors
LoopingPanel()
Declaration
public LoopingPanel()
Methods
ArrangeOverride(Size)
Declaration
protected override Size ArrangeOverride(Size finalSize)
Parameters
|
Windows.Foundation.Size
finalSize
|
Returns
|
Windows.Foundation.Size
|
MeasureOverride(Size)
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
|
Windows.Foundation.Size
availableSize
|
Returns
|
Windows.Foundation.Size
|