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.
Fired any time the control's template changes. We hook this to apply our custom template for the text box.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Overrides Sub OnApplyTemplate
public override void OnApplyTemplate()
public:
virtual void OnApplyTemplate() override
abstract OnApplyTemplate : unit -> unit
override OnApplyTemplate : unit -> unit
public override function OnApplyTemplate()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.