[]
        
(Showing Draft Content)

C1.WPF.C1MaskedTextBox.OnApplyTemplate

OnApplyTemplate Method

OnApplyTemplate()

Builds the visual tree for the C1.WPF.C1TextBoxBase control when a new template is applied.

Declaration
public override void OnApplyTemplate()
Overrides
C1.WPF.C1TextBoxBase.OnApplyTemplate()
Remarks

This method is invoked whenever application code or an internal process, such as a rebuilding layout pass, calls the ApplyTemplate method.