IPropertyValueUIService.NotifyPropertyValueUIItemsChanged Method

Definition

Notifies the IPropertyValueUIService implementation that the global list of PropertyValueUIItem objects has been modified.

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

Applies to

See also