UIElement.PopulatePropertyInfoOverride(String, AnimationPropertyInfo)
UIElement.PopulatePropertyInfoOverride(String, AnimationPropertyInfo)
UIElement.PopulatePropertyInfoOverride(String, AnimationPropertyInfo)
UIElement.PopulatePropertyInfoOverride(String, AnimationPropertyInfo)
Method
Definition
When overridden in a derived class, defines a property that can be animated.
protected : virtual void PopulatePropertyInfoOverride(Platform::String propertyName, AnimationPropertyInfo animationPropertyInfo)
virtual void PopulatePropertyInfoOverride(winrt::hstring propertyName, AnimationPropertyInfo animationPropertyInfo) const;
protected virtual void PopulatePropertyInfoOverride(String propertyName, AnimationPropertyInfo animationPropertyInfo)
Protected Overridable Sub PopulatePropertyInfoOverride(propertyName As String, animationPropertyInfo As AnimationPropertyInfo)
Parameters
- propertyName
- String String
The property that can be animated.
- animationPropertyInfo
- AnimationPropertyInfo AnimationPropertyInfo
Information about the property to be animated.
Additional features and requirements
Device family |
Windows 10, version 1809 (introduced v10.0.17763.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced v7)
|
See also
フィードバック
フィードバックを読み込んでいます...