Windows.UI.Xaml.Controls.Control.ApplyTemplate

June 22, 2022 ยท View on GitHub

-description

Loads the relevant control template so that its parts can be referenced.

-returns

A value that indicates whether the visual tree was rebuilt by this call. True if the tree was rebuilt; false if the previous visual tree was retained.

-remarks

-examples

-see-also