BindableComponent.OnBindingContextChanged(EventArgs) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Aciona o evento BindingContextChanged.
protected:
virtual void OnBindingContextChanged(EventArgs ^ e);
protected virtual void OnBindingContextChanged(EventArgs e);
abstract member OnBindingContextChanged : EventArgs -> unit
override this.OnBindingContextChanged : EventArgs -> unit
Protected Overridable Sub OnBindingContextChanged (e As EventArgs)