4 references to PropertyGrid
System.Web.Mobile (2)
UI\MobileControls\Design\PropertyOverridesDialog.cs (1)
140this._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)
142this.propertiesGrid = new System.Windows.Forms.PropertyGrid();
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
144this.genericParametersPropertyGrid = new System.Windows.Forms.PropertyGrid();