Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 693 Bytes

storyboard_gettargetproperty_428014327.md

File metadata and controls

26 lines (18 loc) · 693 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Media.Animation.Storyboard.GetTargetProperty(Microsoft.UI.Xaml.Media.Animation.Timeline)
winrt method

Microsoft.UI.Xaml.Media.Animation.Storyboard.GetTargetProperty

-description

Gets the value of the Storyboard.TargetProperty XAML attached property from a target element.

-parameters

-param element

The target element from which to get the value.

-returns

The Storyboard.TargetProperty value of the target element.

-remarks

-examples

-see-also