PropertyValue.NotifyRootValueChanged Method

Definition

Raises the RootValueChanged event when the underlying value type is changed externally, as on the design surface.

protected:
 virtual void NotifyRootValueChanged();
protected virtual void NotifyRootValueChanged ();
abstract member NotifyRootValueChanged : unit -> unit
override this.NotifyRootValueChanged : unit -> unit
Protected Overridable Sub NotifyRootValueChanged ()

Applies to