Evento RemoteBindableComponent.BindingContextChanged (sistema de 2007)
Ocorre quando o valor de BindingContext alterações de propriedade.
Namespace: Microsoft.VisualStudio.Tools.Office
Assembly: Microsoft.Office.Tools.v9.0 (em Microsoft.Office.Tools.v9.0.dll)
Sintaxe
Public Event BindingContextChanged As EventHandler
Dim instance As RemoteBindableComponent
Dim handler As EventHandler
AddHandler instance.BindingContextChanged, handler
public event EventHandler BindingContextChanged
Comentários
Para obter mais informações sobre tratamento eventos, consulte Consumindo Eventos.
Permissões
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de códigos parcialmente Confiável.
Consulte também
Referência
RemoteBindableComponent Classe