ElementHost.BindingContextChanged Evento

Definição

Ocorre quando o valor da BindingContext propriedade muda.

public:
 event EventHandler ^ BindingContextChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler BindingContextChanged;
[<System.ComponentModel.Browsable(false)>]
member this.BindingContextChanged : EventHandler 
Public Custom Event BindingContextChanged As EventHandler 

Tipo de Evento

Atributos

Observações

Para mais informações sobre o BindingContextChanged evento, consulte Control.BindingContextChanged.

Aplica-se a

Ver também