21 instantiations of PropertyDescriptorData
System.Activities.Presentation (21)
System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (5)
315PropertyDescriptorData data = new PropertyDescriptorData() 490PropertyDescriptorData data = new PropertyDescriptorData() 504PropertyDescriptorData data = new PropertyDescriptorData() 518PropertyDescriptorData data = new PropertyDescriptorData() 532PropertyDescriptorData data = new PropertyDescriptorData()
System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (8)
799new PropertyDescriptorData() 811new PropertyDescriptorData() 823new PropertyDescriptorData() 835new PropertyDescriptorData() 847new PropertyDescriptorData() 855new PropertyDescriptorData() 862new PropertyDescriptorData() 883new PropertyDescriptorData()
System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (8)
1008new PropertyDescriptorData() 1020new PropertyDescriptorData() 1032new PropertyDescriptorData() 1044new PropertyDescriptorData() 1056new PropertyDescriptorData() 1065new PropertyDescriptorData() 1077new PropertyDescriptorData() 1092new PropertyDescriptorData()
13 references to PropertyDescriptorData
System.Activities.Presentation (13)
System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (9)
306PropertyDescriptorData[] properties = (PropertyDescriptorData[])initMethod.Invoke(null, null); 315PropertyDescriptorData data = new PropertyDescriptorData() 490PropertyDescriptorData data = new PropertyDescriptorData() 504PropertyDescriptorData data = new PropertyDescriptorData() 518PropertyDescriptorData data = new PropertyDescriptorData() 532PropertyDescriptorData data = new PropertyDescriptorData() 597PropertyDescriptorData descriptorData; 600public DesignObjectPropertyDescriptor(PropertyDescriptorData descriptorData)
System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (2)
795public static PropertyDescriptorData[] InitializeTypeProperties() 797return new PropertyDescriptorData[]
System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (2)
1004public static PropertyDescriptorData[] InitializeTypeProperties() 1006return new PropertyDescriptorData[]