c# - In which namespace is the DelegateCommand in? -


I am trying to create an example with "# .NET domain driven design with C #", in which one Code is the example where you can declare some characteristics of type DelegateCommand .

Now, I have tried to googling it, but I can not really get a reference on MSDN (Actually, I found the article Delayed Command something that is WPF is a part of or is it just that in the DelegateCommand article).

Post text "itemprop =" text ">

Rep Library (BCL) representative (not yet)

This is part of WPF command-binding for MVVM.

Unless we have an 'official' MVVM template in VS See, all MVVM examples / toolkits define themselves somewhere, not always in the same name or the same place.


Comments