3 references to ViewType
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\ChoiceEditor.cs (3)
446if (value && this.ViewType == ChoiceEditorViewType.Combo && loadingCursor != null) 884if (this.ViewType == ChoiceEditorViewType.Combo && !this.ShowFullControl) 1176if (ViewType != ChoiceEditorViewType.Combo || this.isShowingFullEditor)