Closed CarterAAelect closed 5 years ago
@CarterAAelect Did you set the DataContext
of the view to the class which has the TextBoxButtonCmd
?
I Don't believe so, could you elaborate on how to do that? thanks for the help
AH! that makes sense... thank you for the help
Hi All, I'm having a problem getting the Textbox Helper button command to work.
XAML
Class
ICommand
using the above, when the textbox button is press, nothing executes. I'm sure I'm missing something stupid, but I'm just not seeing it. Thanks