3 references to VariableScopeProperty
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (3)
990
new string[] { VariableNameProperty, VariableTypeProperty,
VariableScopeProperty
, VariableDefaultProperty,
1034
PropertyName =
VariableScopeProperty
,
1370
if (string.Equals(propertyName, DesignTimeVariable.
VariableScopeProperty
))