Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call [ApplyTemplate]. In simplest terms, this means the method is called just before a UI element displays in an application.
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Overrides Sub OnApplyTemplate
'Usage
Dim instance As ShareDesktopButton
instance.OnApplyTemplate()
public override void OnApplyTemplate()