PropertyValue.SubPropertyChanged Evento

Definición

Se produce cuando se actualizan las subpropiedades como resultado de la modificación de PropertyValue.

public:
 event EventHandler ^ SubPropertyChanged;
public event EventHandler SubPropertyChanged;
member this.SubPropertyChanged : EventHandler 
Public Custom Event SubPropertyChanged As EventHandler 
Public Event SubPropertyChanged As EventHandler 

Tipo de evento

EventHandler

Se aplica a