Click here to Skip to main content
15,902,299 members

Comments by Jorge Montoya (Top 2 by date)

Jorge Montoya 2-Aug-16 15:14pm View    
In your code set the "IsEnabled" property of the "MainWindow" to false, then to re-enable set it to true. This will disable mouse and keyboard.
Jorge Montoya 14-Nov-12 8:57am View    
The DataContext is
<usercontrol.datacontext>
<vm:textboxviewmodel>


the compiler still gives an error
"The Member "TextLabel" is not recognized or is not accesible"