ElementHost.BindingContextChanged 事件
定義
發生於 BindingContext 屬性的值變更時。Occurs when the value of the BindingContext property changes.
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
事件類型
- 屬性
備註
如需 BindingContextChanged 事件的詳細資訊,請參閱Control.BindingContextChanged。For more information about the BindingContextChanged event, see Control.BindingContextChanged.