21 writes to PropertyType
System.Data (21)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (5)
321
PropertyType
= typeof(string),
496
PropertyType
= typeof(bool),
510
PropertyType
= typeof(ModelItem),
524
PropertyType
= typeof(string),
536
PropertyType
= typeof(DateTime),
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (8)
802
PropertyType
= typeof(VBIdentifierName),
814
PropertyType
= typeof(Type),
826
PropertyType
= typeof(PropertyKind),
838
PropertyType
= typeof(object),
850
PropertyType
= typeof(bool),
858
PropertyType
= typeof(ModelItem),
865
PropertyType
= typeof(bool),
886
PropertyType
= typeof(string),
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (8)
1011
PropertyType
= typeof(VBIdentifierName),
1023
PropertyType
= typeof(Type),
1035
PropertyType
= typeof(ModelItem),
1047
PropertyType
= typeof(Activity),
1059
PropertyType
= typeof(string),
1068
PropertyType
= typeof(int),
1080
PropertyType
= typeof(VariableModifiers),
1095
PropertyType
= typeof(string),
1 reference to PropertyType
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (1)
632
get { return this.descriptorData.
PropertyType
; }