The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PropertyWindowAttribute Constructor
Initializes a new instance of the PropertyWindowAttribute class.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
| Name | Description | |
|---|---|---|
![]() | PropertyWindowAttribute() | Initializes a new instance of the PropertyWindowAttribute class. |
![]() | PropertyWindowAttribute(PropertyConverterType) | Initializes a new instance of the PropertyWindowAttribute class by using the provided converter type indicator. |
![]() | PropertyWindowAttribute(PropertyEditorType) | Initializes a new instance of the PropertyWindowAttribute class by using the provided property editor type indicator. |
![]() | PropertyWindowAttribute(PropertyEditorType, PropertyConverterType) | Initializes a new instance of the PropertyWindowAttribute class by using the provided editor type and converter type indicators. |
Show:
