ItemsControl.EndInit Method

Definition

Indicates that the initialization of the ItemsControl object is complete.

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

Applies to