1 write to isShowingFullEditor
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\ChoiceEditor.cs (1)
653choice.isShowingFullEditor = boolValue;
1 reference to isShowingFullEditor
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\ChoiceEditor.cs (1)
1176if (ViewType != ChoiceEditorViewType.Combo || this.isShowingFullEditor)