35 implementations of GetProperties
System (5)
compmod\system\componentmodel\CustomTypeDescriptor.cs (1)
206
public virtual PropertyDescriptorCollection
GetProperties
(Attribute[] attributes)
compmod\system\componentmodel\TypeDescriptor.cs (4)
3594
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes)
3861
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes)
4301
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes)
4633
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes)
System.Activities (3)
System\Activities\DynamicActivity.cs (2)
196
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes)
384
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes)
System\Activities\DynamicActivityTypeDescriptor.cs (1)
92
public PropertyDescriptorCollection
GetProperties
(Attribute[] attributes)
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
756
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes)
System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (1)
295
public PropertyDescriptorCollection
GetProperties
(Attribute[] attributes)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (1)
1255
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemImpl.cs (1)
378
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes)
System.Data (9)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
756
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (1)
295
public PropertyDescriptorCollection
GetProperties
(Attribute[] attributes)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (1)
1255
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemImpl.cs (1)
378
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes)
fx\src\data\System\Data\Common\DataRecordInternal.cs (1)
328
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes) {
fx\src\data\System\Data\Common\DbConnectionStringBuilder.cs (1)
503
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes) {
fx\src\data\System\Data\Common\dbdatarecord.cs (1)
129
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes) {
fx\src\data\System\Data\DataRowView.cs (1)
299
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes) {
fx\src\data\System\Data\DataViewManagerListItemTypeDescriptor.cs (1)
126
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes) {
System.Data.Entity (1)
System\Data\Common\DataRecord.cs (1)
509
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes)
System.Web (6)
UI\WebControls\ErrorStyle.cs (1)
63
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes) {
UI\WebControls\ErrorTableItemStyle.cs (1)
61
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes) {
UI\WebControls\SubMenuStyle.cs (1)
270
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes) {
UI\WebControls\XmlDataSourceNodeDescriptor.cs (1)
80
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attrFilter) {
UI\WebControls\XmlHierarchyData.cs (1)
169
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attrFilter) {
UI\WebParts\WebPartMenuStyle.cs (1)
180
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes) {
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceWrapper.cs (1)
94
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes)
System.Web.Mobile (1)
UI\MobileControls\Design\PropertyOverridesDialog.cs (1)
1139
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes)
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (1)
2993
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes) {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (1)
563
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes)
System.Workflow.Runtime (1)
System\Activities\Statements\Interop.cs (1)
593
PropertyDescriptorCollection ICustomTypeDescriptor.
GetProperties
(Attribute[] attributes)
WindowsBase (2)
Base\MS\Internal\ComponentModel\APCustomTypeDescriptor.cs (1)
64
public PropertyDescriptorCollection
GetProperties
(Attribute[] attributes)
Base\MS\Internal\ComponentModel\DPCustomTypeDescriptor.cs (1)
89
public PropertyDescriptorCollection
GetProperties
(Attribute[] attributes)
24 references to GetProperties
System (10)
compmod\system\componentmodel\CustomTypeDescriptor.cs (1)
210
return _parent.
GetProperties
(attributes);
compmod\system\componentmodel\TypeDescriptor.cs (9)
1969
PropertyDescriptorCollection properties = GetDescriptor(componentType, "componentType").
GetProperties
(attributes);
2063
results = noAttributes ? typeDesc.GetProperties() : typeDesc.
GetProperties
(attributes);
2069
ICollection extResults = noAttributes ? extDesc.GetProperties() : extDesc.
GetProperties
(attributes);
2082
results = noAttributes ? typeDesc.GetProperties() : typeDesc.
GetProperties
(attributes);
2087
ICollection extResults = noAttributes ? extDesc.GetProperties() : extDesc.
GetProperties
(attributes);
3863
PropertyDescriptorCollection properties = _primary.
GetProperties
(attributes);
3866
properties = _secondary.
GetProperties
(attributes);
4321
PropertyDescriptorCollection properties = desc.
GetProperties
(attributes);
4649
properties = desc.
GetProperties
(attributes);
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
758
return _provider.MergeProperties(_objectType, _parent.
GetProperties
(attributes));
System.Data (5)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
758
return _provider.MergeProperties(_objectType, _parent.
GetProperties
(attributes));
fx\src\data\System\Data\Common\DataRecordInternal.cs (1)
325
return((ICustomTypeDescriptor)this).
GetProperties
(null);
fx\src\data\System\Data\Common\dbdatarecord.cs (1)
126
return((ICustomTypeDescriptor)this).
GetProperties
(null);
fx\src\data\System\Data\DataRowView.cs (1)
296
return((ICustomTypeDescriptor)this).
GetProperties
(null);
fx\src\data\System\Data\DataViewManagerListItemTypeDescriptor.cs (1)
116
return((ICustomTypeDescriptor)this).
GetProperties
(null);
System.Data.Entity (1)
System\Data\Common\DataRecord.cs (1)
508
PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties() { return ((ICustomTypeDescriptor)this).
GetProperties
(null); }
System.Web (6)
UI\WebControls\ErrorStyle.cs (1)
60
return ((ICustomTypeDescriptor)this).
GetProperties
(null);
UI\WebControls\ErrorTableItemStyle.cs (1)
58
return ((ICustomTypeDescriptor)this).
GetProperties
(null);
UI\WebControls\SubMenuStyle.cs (1)
267
return ((ICustomTypeDescriptor)this).
GetProperties
(null);
UI\WebControls\XmlDataSourceNodeDescriptor.cs (1)
77
return ((ICustomTypeDescriptor)this).
GetProperties
(null);
UI\WebControls\XmlHierarchyData.cs (1)
166
return ((ICustomTypeDescriptor)this).
GetProperties
(null);
UI\WebParts\WebPartMenuStyle.cs (1)
177
return ((ICustomTypeDescriptor)this).
GetProperties
(null);
System.Workflow.Runtime (1)
System\Activities\Statements\Interop.cs (1)
710
return ((ICustomTypeDescriptor)this).
GetProperties
(null);