1 implementation of ICaseKeyBoxView
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\CaseKeyBox.xaml.cs (1)
16partial class CaseKeyBox : UserControl, ICaseKeyBoxView
2 references to ICaseKeyBoxView
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\CaseKeyBox.ViewModel.cs (2)
45public CaseKeyBoxViewModel(ICaseKeyBoxView view) 336ICaseKeyBoxView View { get; set; }