2 references to CurrentVariableScopePropertyKey
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (2)
43public static readonly DependencyProperty CurrentVariableScopeProperty = CurrentVariableScopePropertyKey.DependencyProperty; 104private set { SetValue(CurrentVariableScopePropertyKey, value); }