Software engineer. Been developing C/C++/C# embedded and Windows software for more than 15 years.
Currently working with .Net 4.6 Windows applications in C# 6.0
Get notified when a new post is published.
To force the System.Windows.Input.CommandManager to raise the System.Windows.Input.CommandManager.RequerySuggested event, call:
System.Windows.Input.CommandManager.InvalidateRequerySuggested();
As always feel to ask or comment.