Share via


VirtualizingLayoutContext.RealizationRect Property

Definition

Gets an area that represents the viewport and buffer that the layout should fill with realized elements.

public:
 property Rect RealizationRect { Rect get(); };
Rect RealizationRect();
public Rect RealizationRect { get; }
var rect = virtualizingLayoutContext.realizationRect;
Public ReadOnly Property RealizationRect As Rect

Property Value

Applies to