MESCIUS InputMan for WPF 3.0J
ArrangeOverride メソッド (ListItem)

The final area within the parent that this element should use to arrange itself and its children.
When overridden in a derived class, positions child elements and determines a size for a System.Windows.FrameworkElement derived class.
構文
Protected Overrides Function ArrangeOverride( _
   ByVal finalSize As Size _
) As Size
protected override Size ArrangeOverride( 
   Size finalSize
)

パラメータ

finalSize
The final area within the parent that this element should use to arrange itself and its children.

戻り値の型

The actual size used.
参照

参照

ListItem クラス
ListItem メンバ

 

 


© MESCIUS inc. All rights reserved.