Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 497 Bytes

control_applytemplate_1368990630.md

File metadata and controls

24 lines (15 loc) · 497 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.Control.ApplyTemplate
winrt method

Windows.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