リサイズはクリックかドラッグ

DropDownWindowPopupAnimation プロパティ

DropDownWindow が開閉するときのアニメーションを取得または設定します。これは依存関係プロパティです。

名前空間:  GrapeCity.Windows.InputMan.Primitives
アセンブリ:  GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文
public PopupAnimation PopupAnimation { get; set; }

プロパティ値

型: PopupAnimation
DropDownWindow が開閉するときのアニメーションを定義する PopupAnimation 値。既定値は None です。
関連項目