IView.InvalidateMeasure Method

Definition

Signals that the current measure value of this View is no longer valid and must be recomputed during the next measure pass.

public:
 void InvalidateMeasure();
public void InvalidateMeasure ();
abstract member InvalidateMeasure : unit -> unit
Public Sub InvalidateMeasure ()

Applies to