3 references to GetVariableType
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (3)
1029PropertyGetter = (instance) => (((DesignTimeVariable)instance).GetVariableType()), 1214if (!Type.Equals(type, this.GetVariableType())) 1326var type = this.GetVariableType();