LongListSelector.OnApplyTemplate Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Builds the visual tree for the LongListSelector control when a new template is applied.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Overrides Sub OnApplyTemplate
public override void OnApplyTemplate()

Remarks

This method is invoked whenever application code or an internal process, such as a rebuilding layout pass, calls the ApplyTemplate()()()method.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

LongListSelector Class

Microsoft.Phone.Controls Namespace