C# (CSharp) OpenSlx.AutoWire.App.Commands 네임스페이스

클래스들

이름 설명
CommandManagerHelper This class contains methods for the CommandManager that help avoid memory leaks by using weak references.
DelegateCommand This class allows delegating the commanding logic to methods passed as parameters, and enables a View to bind commands to objects that are not part of the element tree. (from WPF MVVM Toolkit)