Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 499 Bytes

control_applytemplate_1368990630.md

File metadata and controls

22 lines (15 loc) · 499 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.Control.ApplyTemplate
winrt method

Microsoft.UI.Xaml.Controls.Control.ApplyTemplate

-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