IPropertyValueUIService.PropertyUIValueItemsChanged Evento

Definizione

Si verifica quando viene modificato l'elenco di PropertyValueUIItem oggetti.

public:
 event EventHandler ^ PropertyUIValueItemsChanged;
event EventHandler PropertyUIValueItemsChanged;
member this.PropertyUIValueItemsChanged : EventHandler 
Event PropertyUIValueItemsChanged As EventHandler 

Tipo evento

Commenti

I componenti che servono PropertyValueUIItem oggetti possono chiamare NotifyPropertyValueUIItemsChanged quando modificano l'elenco di elementi.

Si applica a

Vedi anche