Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 509 Bytes

parallaxview_child.md

File metadata and controls

37 lines (19 loc) · 509 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ParallaxView.Child
winrt property

Microsoft.UI.Xaml.Controls.ParallaxView.Child

-description

Gets or sets the background content of the ParallaxView.

-property-value

The background content of the ParallaxView, typically an image. The default is null.

-remarks

-see-also

-examples

-xaml-syntax

<ParallaxView Child="childElement" .../>