3 references to GetVariableType
System.Data (3)
cdf\src\NetFx40\Tools\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();