Click or drag to resize
ExpanderOnApplyTemplate Method
Builds the visual tree for the Expander control when a new template is applied.

Namespace: Windows.UI.Xaml.Controls
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public override void OnApplyTemplate()
See Also