Does HandyControl passwordbox support Caliburn Micro? #1136
Unanswered
acesoflife
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use HandyControl passwordbox with Caliburn Micro but for some reason the NotifyOfPropertyChange is not getting fired when i edit the passwordbox field..any ideas?
<hc:PasswordBox Margin="10" Name="password" ShowClearButton="True" ShowEyeButton="true" hc:InfoElement.Placeholder="Password" Height="34" Width="174"/>
Beta Was this translation helpful? Give feedback.
All reactions