5 references to Variable
System.Activities (5)
System\Activities\Activity.cs (5)
1480else if ((reflectType & ReflectedType.Variable) == ReflectedType.Variable && 1528if ((reflectType & ReflectedType.Variable) == ReflectedType.Variable && 1577variables = new ReflectedInformation(parent, ReflectedType.Variable).GetVariables();