DelegateBinding<TValue> Methods |
The DelegateBinding<TValue> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | HandleEvent |
Hooks up the late bound events for this object
(Overrides Binding.HandleEvent(String).) |
![]() | RemoveEvent |
Removes the late bound events for this object
(Overrides Binding.RemoveEvent(String).) |