Share via


PathSegment.BatchBegin Method

Definition

Signals the start of a batch of property changes to avoid triggering multiple updates.

public:
 virtual void BatchBegin();
public void BatchBegin();
abstract member BatchBegin : unit -> unit
override this.BatchBegin : unit -> unit
Public Sub BatchBegin ()

Implements

Applies to