You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched in the repository if was present a solution on my problem.
I want to change the 'default' Reveal icon used in the PasswordBox with the 'standard' icon used in Windows 10.
From:
To:
It's clear that I can replace the PasswordBox style with a my custom style but, probably, the best solution could be the implementation of a new attached property in the PasswordBoxHelper in the similar way of the CapsLockIcon property.