commandbinding Questions
4
Solved
I looked over this web and google and the solutions didn't work for me.
I have a command on the ViewModel of a UserControl. Well, The usercontrol have a ItemsControl binded to a ObservableCollecti...
Koniology asked 15/6, 2009 at 20:2
1
Solved
I've got the following xaml:
<Window x:Class="Isolator.Window1"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title...
Scipio asked 20/5, 2009 at 17:34
1
Solved
in my window I have buttons for load and save methods. I use CommandBinding and the save-button has a CanExecute property to keep the user from saving the data before it is loaded.
The CanExecute...
Discography asked 19/3, 2009 at 14:59
2
I'm having some trouble understanding how command parameter binding works.
When I create an instance of the widget class before the call to InitializeComponent it seems to work fine. Modifications...
Capello asked 2/11, 2008 at 21:21
© 2022 - 2024 — McMap. All rights reserved.