HierarchicalVirtualizationItemDesiredSizes.LogicalSizeInViewport Property

Definition

Gets the control's child items that are in the viewport, in logical units.

public:
 property System::Windows::Size LogicalSizeInViewport { System::Windows::Size get(); };
public System.Windows.Size LogicalSizeInViewport { get; }
member this.LogicalSizeInViewport : System.Windows.Size
Public ReadOnly Property LogicalSizeInViewport As Size

Property Value

The control's child items that are in the viewport, in logical units.

Applies to