Issue MonthPicker Size with MVVM Light toolkit
问题 I've a strange issue with my monthpicker. It has a huge width at initialization. I'm using MVVM Light Toolkit and it seems that's causing the issue. Indeed, with a standard WPF application, the same code works... Another hint, without the popup control, this code works with MVVM Light Toolkit. Here is my code: <Window x:Class="MvvmLight1.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" SizeToContent=