RichTextBox for WinRT
OnApplyTemplate Method (C1FontFamilyPicker)


Builds the visual tree for the C1FontFamilyPicker control when a new template is applied.
Syntax
'Declaration
 
Protected Overrides Sub OnApplyTemplate() 
'Usage
 
Dim instance As C1FontFamilyPicker
 
instance.OnApplyTemplate()
protected 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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1FontFamilyPicker Class
C1FontFamilyPicker Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback