ContactCard.OnApplyTemplate method

Overrides the OnApplyTemplate method to build the visual tree for the expander control when a new template is applied.

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

Syntax

'Declaration
Public Overrides Sub OnApplyTemplate
'Usage
Dim instance As ContactCard

instance.OnApplyTemplate()
public override void OnApplyTemplate()

See also

Reference

ContactCard class

ContactCard members

Microsoft.Lync.Controls namespace