hc:PasswordBox 使用IsFocused=true触发修改BorderBrush属性,无法修改,因为点击PasswordBox框无法获取到焦点 #1686
SolitudeYL
started this conversation in
General
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.
-
TextBox能够通过IsFocused=true触发修改BorderBrush 样式,可以告诉我如何在点击PasswordBox时,改变BorderBrush属性吗,谢谢


Beta Was this translation helpful? Give feedback.
All reactions