python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Why PasswordBox is not getting a rounded corner style?
I wrote a style code for TextBox rounded corner and it worked. But When I tried the same code just changing the TargetType field to PasswordBox It didn't work for PasswordBox.
Thanks in advance.
This ...
Krishna Tamakuwala
Votes: 0
Answers: 1
Does Caliburn Micro work with HandyControl elements? (ex: PasswordBox)?
I have a HandyControl passwordbox and trying to use Caliburn Micro to capture password change but the NotifyOfPropertyChange is not firing on the password box...any ideas?
XAML
<hc:PasswordBox Marg...
Froodo
Votes: 0
Answers: 1