| C1.Xaml.BarCode アセンブリ > C1.Xaml.BarCode 名前空間 > C1BarCode クラス : SizeChanged イベント |
'宣言 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. |
| OriginalSource | Windows.UI.Xaml.RoutedEventArgsから継承されます。 |
| PreviousSize | Gets the previous size of the object reporting the size change. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2