When MaskedNumericInput (or Currency) control is inside ScrollViewer, HorizontalAlignment is Stretch and HorizontalContentAlignment is NOT Left , clicking in control does not focus it. You must click close to the Value in order to focus successfully. This should work like it works when the HorizontalAlignment is Left. This is reproducible only in Silverlight.