8 references to
System (3)
compmod\system\componentmodel\ExtendedPropertyDescriptor.cs (2)
36
:
base
(extenderInfo, attributes) {
55
public ExtendedPropertyDescriptor(PropertyDescriptor extender, Attribute[] attributes) :
base
(extender, attributes) {
compmod\system\componentmodel\ReflectPropertyDescriptor.cs (1)
151
:
base
(oldReflectPropertyDescriptor, attributes) {
System.ComponentModel.DataAnnotations (1)
DataAnnotations\MetadataPropertyDescriptorWrapper.cs (1)
13
:
base
(descriptor, newAttributes) {
System.Workflow.Activities (1)
Common\BasePropertyDescriptor.cs (1)
170
:
base
(descriptor, null)
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
1490
:
base
(desc, null)
AuthoringOM\Design\PropertyDescriptors.cs (1)
862
:
base
(descriptor, null)
Shared\BasePropertyDescriptor.cs (1)
169
:
base
(descriptor, null)