Hi,
I have multiple events of entry to be set like Unfocused, Completed, TextChanged, Focused and so on. How do i assgin the commands to these properties/events to entry? As there cant be more than one command property to an ui element in xaml.
Thanks,