-
The name “LayoutAwarePage” does not exist in the namespace
After I added a Split Page to a Windows Store app that was created with the Blank App template, I got the error mentioned in the title whenever I opened… More.
-
Customize WPF ComboBox
There is a column in the Lines ListView of the Edit Model dialog box of the GeometryViz3D tool for the user to choose the color of the lines. Previously the… More.
-
CommandManager.InvalidateRequerySuggested()
In a WPF application, I have several Button controls each bound to a ICommand property of a ViewModel. In one of the method of a ViewModel, I invoke a method… More.