1 write to IsBoxOnly
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowSwitchCaseEditorDialog.cs (1)
61caseKeyBox.ViewModel.IsBoxOnly = true;
3 references to IsBoxOnly
System.Activities.Core.Presentation (3)
System\Activities\Core\Presentation\CaseKeyBox.ViewModel.cs (3)
100if (!this.IsBoxOnly) 126if (this.DataTemplateName != LabelTemplate && !this.IsBoxOnly) 237if (this.DataTemplateName != CaseKeyBoxViewModel.LabelTemplate && !this.IsBoxOnly)