Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 670 Bytes

brush_populatepropertyinfooverride_185676237.md

File metadata and controls

30 lines (18 loc) · 670 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Media.Brush.PopulatePropertyInfoOverride(System.String,Microsoft.UI.Composition.AnimationPropertyInfo)
winrt method

Microsoft.UI.Xaml.Media.Brush.PopulatePropertyInfoOverride

-description

When overridden in a derived class, defines a property that can be animated.

-parameters

-param propertyName

The property that can be animated.

-param animationPropertyInfo

Information about the property to be animated.

-remarks

-see-also

-examples