Navigation :
BindingPartyExtensions
Name |
Value |
Assembly |
Catel.MVVM |
Namespace |
Catel.MVVM |
Available on |
Portable Class Libraries, Xamarin - Android |
public static class BindingPartyExtensions
Extension methods for binding parties.
Fields
Constructors
Methods
AddEvent(BindingParty bindingParty, string eventName)
Adds the event by automatically retrieving the event args type.
Parameters
Name |
Description |
bindingParty |
The binding party. |
eventName |
Name of the event. |
Exceptions
Name |
Description |
ArgumentNullException |
The bindingParty isnull . |
ArgumentException |
The bindingParty isnull . |
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion