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