ScrollContentPresenter.OnApplyTemplate Method

Definition

Invoked when an internal process or application calls ApplyTemplate(), which is used to build the visual tree of the current template.

public:
 override void OnApplyTemplate();
public override void OnApplyTemplate ();
override this.OnApplyTemplate : unit -> unit
Public Overrides Sub OnApplyTemplate ()

Applies to