バージョン

OnOrientationChanged(Orientation,Orientation) メソッド

OrientationProperty プロパティ変更ハンドラー。
シンタックス
'宣言
 
Protected Overridable Sub OnOrientationChanged( _
   ByVal oldValue As Orientation, _
   ByVal newValue As Orientation _
) 
protected virtual void OnOrientationChanged( 
   Orientation oldValue,
   Orientation newValue
)

パラメータ

oldValue
古い値。
newValue
新しい値。
参照