### Describe the problem Currently, there is no way to add a 50 max limitation for the Textbox Mask directly and you still have to put these characters manually ### Describe the solution ` <TextBox Header="First Name" ui:TextBoxExtensions.Mask="aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" />` ### Alternatives _No response_ ### Additional info _No response_ ### Help us help you _No response_
Describe the problem
Currently, there is no way to add a 50 max limitation for the Textbox Mask directly and you still have to put these characters manually
Describe the solution
<TextBox Header="First Name" ui:TextBoxExtensions.Mask="aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" />Alternatives
No response
Additional info
No response
Help us help you
No response