BureauBlueTheme PasswordBox Style always displays vertical scrollbar
description
With the BereauBlueTheme, a password box always displays a vertical scroll bar. It appears not all themes use a ScrollViewer for the content region on PasswordBox styles. I worked around it by importing the PasswordBox style and manually setting VerticalScrollBarVisibility to Auto.