Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 648 Bytes

uielement_populatepropertyinfo_1799325916.md

File metadata and controls

32 lines (19 loc) · 648 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.UIElement.PopulatePropertyInfo(System.String,Microsoft.UI.Composition.AnimationPropertyInfo)
winrt method

Microsoft.UI.Xaml.UIElement.PopulatePropertyInfo

-description

Defines a property that can be animated.

-parameters

-param propertyName

The property that can be animated.

-param propertyInfo

Information about the property to be animated.

-remarks

-see-also

UIElement.StartAnimation

-examples