4 references to PropertyGrid
System.Web.Mobile (2)
UI\MobileControls\Design\PropertyOverridesDialog.cs (1)
140
this._pgProperties = new System.Windows.Forms.
PropertyGrid
();
UI\MobileControls\Design\StylesEditorDialog.cs (1)
164
_propertyBrowser = new
PropertyGrid
();
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
142
this.propertiesGrid = new System.Windows.Forms.
PropertyGrid
();
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
144
this.genericParametersPropertyGrid = new System.Windows.Forms.
PropertyGrid
();