PropertyValue.NotifySubPropertyChanged Method

Definition

Raises the SubPropertyChanged event when one of the sub-properties of this property has changed.

protected:
 void NotifySubPropertyChanged();
protected void NotifySubPropertyChanged ();
member this.NotifySubPropertyChanged : unit -> unit
Protected Sub NotifySubPropertyChanged ()

Applies to