ItemsControl.BeginInit Method

Definition

Indicates that the initialization of the ItemsControl object is about to start.

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

Applies to

See also