DateTimeEditors for UWP
SizeChanged イベント (C1TimeEditor)

C1.UWP.DateTimeEditors アセンブリ > C1.Xaml.DateTimeEditors 名前空間 > C1TimeEditor クラス : SizeChanged イベント
シンタックス
'宣言
 
Public Event SizeChanged As Windows.UI.Xaml.SizeChangedEventHandler
public event Windows.UI.Xaml.SizeChangedEventHandler SizeChanged
イベント データ

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

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