3 references to caseProperty
System.Activities.Core.Presentation (3)
System\Activities\Core\Presentation\FlowSwitchCaseEditorDialog.cs (3)
65
Path = new PropertyPath(FlowSwitchCaseEditorDialog.
caseProperty
),
113
return GenericFlowSwitchHelper.GetString(GetValue(
caseProperty
), this.genericType);
121
return GetValue(
caseProperty
);