UIElement.PopulatePropertyInfoOverride(String, AnimationPropertyInfo) メソッド

定義

派生クラスでオーバーライドされると、アニメーション化できるプロパティを定義します。

C#
protected virtual void PopulatePropertyInfoOverride(string propertyName, AnimationPropertyInfo animationPropertyInfo);

パラメーター

propertyName
String

アニメーション化できる プロパティ。

animationPropertyInfo
AnimationPropertyInfo

アニメーション化するプロパティに関する情報。

適用対象

製品 バージョン
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6

こちらもご覧ください