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