SearchMenuControlOnApplyTemplate Method

Called when the new control model is applied to the element. Initializes the control's UI elements when the model is applied.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public override void OnApplyTemplate()

See Also