PasswordBox.BaselineOffset Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value by which each line of text is offset from a baseline.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.DoubleThe amount by which each line of text is offset from the baseline, in logical pixels. NaN indicates that an optimal baseline offset is automatically calculated from the current font characteristics. The default is NaN.
Show: