ComponentOne Studio for WinRT XAML
SizeChanged イベント (C1OrgChart)

構文
'宣言
 
Public Event SizeChanged As Windows.UI.Xaml.SizeChangedEventHandler
public event Windows.UI.Xaml.SizeChangedEventHandler SizeChanged
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、Windows.UI.Xaml.SizeChangedEventArgs 型の引数を受け取りました。次の SizeChangedEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
NewSize Gets the new size of the object reporting the size change.
OriginalSourceWindows.UI.Xaml.RoutedEventArgsから継承されます。  
PreviousSize Gets the previous size of the object reporting the size change.
参照

C1OrgChart クラス
C1OrgChart メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.