Gets a coefficient which will determine in each layout pass the size of the viewport. If zero is specified the size of the viewport will be equal to the scrollviewer viewport. If 0.5 is specified the size of the viewport will be enlarged to take up half screen more at both sides of the original viewport. (Inherited from C1.WPF.ListView.ListViewPanel)
Gets a coefficient which will determine in each layout pass the size of the viewport to render items in preview mode. (Inherited from C1.WPF.ListView.ListViewPanel)
Overridden. Provides the behavior for the Arrange pass of Silverlight layout. Classes can override this method to define their own Arrange pass behavior.
Overridden. Provides the behavior for the Measure pass of Silverlight layout. Classes can override this method to define their own Measure pass behavior.