25 types derived from UITypeEditor
System.Messaging (1)
System\Messaging\Design\QueuePathEditor.cs (1)
26
public class QueuePathEditor :
UITypeEditor
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceStatementEditor.cs (1)
22
internal class EntityDataSourceStatementEditor :
UITypeEditor
System.Web.Mobile (6)
UI\MobileControls\Design\AppliedDeviceFiltersEditor.cs (1)
23
internal class AppliedDeviceFiltersTypeEditor :
UITypeEditor
UI\MobileControls\Design\CommandCollectionEditor.cs (1)
30
internal class CommandCollectionEditor :
UITypeEditor
UI\MobileControls\Design\FieldCollectionEditor.cs (1)
30
internal class FieldCollectionEditor :
UITypeEditor
UI\MobileControls\Design\ItemCollectionEditor.cs (1)
29
internal class ItemCollectionEditor :
UITypeEditor
UI\MobileControls\Design\MobileUITypeEditor.cs (1)
26
internal class MobileUITypeEditor :
UITypeEditor
UI\MobileControls\Design\PropertyOverridesTypeEditor.cs (1)
23
internal class PropertyOverridesTypeEditor :
UITypeEditor
System.Windows.Forms (4)
winforms\Managed\System\WinForms\AxHost.cs (1)
7309
private class AxPropertyTypeEditor :
UITypeEditor
{
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2AboutBoxPropertyDescriptor.cs (1)
151
public class AboutBoxUITypeEditor :
UITypeEditor
{
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2ExtendedUITypeEditor.cs (1)
28
internal class Com2ExtendedUITypeEditor :
UITypeEditor
{
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
1227
private class ExceptionEditor :
UITypeEditor
{
System.Workflow.Activities (7)
Designers\InvokeWebServiceDesigner.cs (1)
214
internal sealed class WebServicePickerEditor :
UITypeEditor
Designers\SetStateDesigner.cs (1)
222
internal sealed class StateDropDownEditor :
UITypeEditor
Designers\StateDesigner.cs (1)
2545
internal sealed class ImageBrowserEditor :
UITypeEditor
Rules\Design\LogicalExpressionEditor.cs (4)
17
internal sealed class LogicalExpressionEditor :
UITypeEditor
84
internal sealed class ConditionNameEditor :
UITypeEditor
128
internal sealed class RuleSetNameEditor :
UITypeEditor
178
internal sealed class RuleSetDefinitionEditor :
UITypeEditor
System.Workflow.ComponentModel (5)
AuthoringOM\Behaviors\SynchronizationScope.cs (1)
147
internal sealed class SynchronizationHandlesEditor :
UITypeEditor
AuthoringOM\Design\Themes.cs (2)
3286
internal sealed class ImageBrowserEditor :
UITypeEditor
3309
internal sealed class ColorPickerEditor :
UITypeEditor
AuthoringOM\Design\UITypeEditors.cs (2)
24
public class TypeBrowserEditor :
UITypeEditor
111
public class BindUITypeEditor :
UITypeEditor
System.WorkflowServices (1)
System\Workflow\Activities\Design\ServiceOperationUIEditor.cs (1)
20
internal class ServiceOperationUIEditor :
UITypeEditor
371 references to UITypeEditor
System.Drawing (13)
commonui\System\Drawing\Advanced\Font.cs (2)
34
EditorAttribute("System.Drawing.Design.FontEditor, " + AssemblyRef.SystemDrawingDesign, typeof(
UITypeEditor
)),
679
[Editor("System.Drawing.Design.FontNameEditor, " + AssemblyRef.SystemDrawingDesign, typeof(
UITypeEditor
))]
commonui\System\Drawing\Advanced\Metafile.cs (1)
33
Editor("System.Drawing.Design.MetafileEditor, " + AssemblyRef.SystemDrawingDesign, typeof(
UITypeEditor
)),
commonui\System\Drawing\Bitmap.cs (1)
33
Editor("System.Drawing.Design.BitmapEditor, " + AssemblyRef.SystemDrawingDesign, typeof(
UITypeEditor
)),
commonui\System\Drawing\Color.cs (1)
30
Editor("System.Drawing.Design.ColorEditor, " + AssemblyRef.SystemDrawingDesign, typeof(
UITypeEditor
)),
commonui\System\Drawing\ContentAlignment.cs (1)
24
[Editor("System.Drawing.Design.ContentAlignmentEditor, " + AssemblyRef.SystemDrawingDesign, typeof(
UITypeEditor
))]
commonui\System\Drawing\Design\UITypeEditor.cs (4)
51
TypeDescriptor.AddEditorTable(typeof(
UITypeEditor
), intrinsicEditors);
58
/// a new instance of the <see cref='System.Drawing.Design.
UITypeEditor
'/> class.
79
/// provided by <see cref='System.Drawing.Design.
UITypeEditor
.GetEditStyle'/>.</para>
88
/// provided by <see cref='System.Drawing.Design.
UITypeEditor
.GetEditStyle'/>.</para>
commonui\System\Drawing\Design\UITypeEditorEditStyle.cs (1)
17
/// a <see cref='System.Drawing.Design.
UITypeEditor
'/>.</para>
commonui\System\Drawing\Icon.cs (1)
39
Editor("System.Drawing.Design.IconEditor, " + AssemblyRef.SystemDrawingDesign, typeof(
UITypeEditor
))
commonui\System\Drawing\Image.cs (1)
38
Editor("System.Drawing.Design.ImageEditor, " + AssemblyRef.SystemDrawingDesign, typeof(
UITypeEditor
)),
System.Web (164)
UI\WebControls\AccessDataSource.cs (1)
103
Editor("System.Web.UI.Design.MdbDataFileEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\AdRotator.cs (1)
77
Editor("System.Web.UI.Design.XmlUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\BulletedList.cs (1)
93
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\Button.cs (1)
135
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\ButtonField.cs (1)
112
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\ChangePassword.cs (14)
148
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
235
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
257
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
494
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
581
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
609
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
650
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
739
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
780
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
825
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
866
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
1176
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
1217
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
1308
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\CommandField.cs (7)
33
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
100
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
148
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
196
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
244
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
292
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
455
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\CreateUserWizard.cs (8)
380
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
469
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
514
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
690
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
731
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
905
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
946
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
1642
Editor("System.Web.UI.Design.WebControls.CreateUserWizardStepCollectionEditor," + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\DataControlField.cs (1)
206
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\DataGrid.cs (2)
241
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
288
Editor("System.Web.UI.Design.WebControls.DataGridColumnCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\DetailsView.cs (3)
333
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
531
Editor("System.Web.UI.Design.WebControls.DataFieldEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
760
Editor("System.Web.UI.Design.WebControls.DataControlFieldTypeEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\EmbeddedMailObject.cs (1)
49
Editor("System.Web.UI.Design.MailFileEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\EmbeddedMailObjectsCollection.cs (1)
16
[Editor("System.Web.UI.Design.WebControls.EmbeddedMailObjectCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
UI\WebControls\FontInfo.cs (2)
86
Editor("System.Drawing.Design.FontNameEditor, " + AssemblyRef.SystemDrawingDesign, typeof(
UITypeEditor
)),
121
Editor("System.Windows.Forms.Design.StringArrayEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\FormView.cs (2)
183
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
355
Editor("System.Web.UI.Design.WebControls.DataFieldEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\GridView.cs (3)
385
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
509
Editor("System.Web.UI.Design.WebControls.DataControlFieldTypeEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
601
Editor("System.Web.UI.Design.WebControls.DataFieldEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\HotSpot.cs (1)
142
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\HotSpotCollection.cs (1)
20
Editor("System.Web.UI.Design.WebControls.HotSpotCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
UI\WebControls\HyperLink.cs (2)
62
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
119
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\HyperLinkField.cs (2)
40
Editor("System.Web.UI.Design.WebControls.DataFieldEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
149
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\Image.cs (2)
60
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
153
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\ImageButton.cs (1)
176
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\ImageField.cs (1)
207
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\LinkButton.cs (1)
190
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\ListControl.cs (1)
208
Editor("System.Web.UI.Design.WebControls.ListItemsCollectionEditor," + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\ListItemCollection.cs (1)
19
Editor("System.Web.UI.Design.WebControls.ListItemsCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
UI\WebControls\login.cs (8)
150
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
173
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
235
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
256
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
277
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
477
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
673
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
694
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\loginstatus.cs (3)
65
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
129
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
150
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\MailDefinition.cs (1)
45
Editor("System.Web.UI.Design.WebControls.MailDefinitionBodyFileNameEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\Menu.cs (13)
199
Editor("System.Web.UI.Design.WebControls.MenuBindingsEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
240
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
377
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
450
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
515
Editor("System.Web.UI.Design.WebControls.MenuItemCollectionEditor," + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
552
Editor("System.Web.UI.Design.WebControls.MenuItemStyleCollectionEditor," + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
576
Editor("System.Web.UI.Design.WebControls.MenuItemStyleCollectionEditor," + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
597
Editor("System.Web.UI.Design.WebControls.SubMenuStyleCollectionEditor," + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
790
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
837
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
930
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
1078
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
1172
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
UI\WebControls\MenuItem.cs (4)
265
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
351
[Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
399
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
454
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
UI\WebControls\MenuItemBinding.cs (4)
124
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
167
[Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
206
[Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
274
[Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
UI\WebControls\ObjectDataSource.cs (5)
211
Editor("System.Web.UI.Design.WebControls.ParameterCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
285
Editor("System.Web.UI.Design.WebControls.ParameterCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
321
Editor("System.Web.UI.Design.WebControls.ParameterCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
409
Editor("System.Web.UI.Design.WebControls.ParameterCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
520
Editor("System.Web.UI.Design.WebControls.ParameterCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\PagerSettings.cs (4)
47
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
127
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
215
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
332
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\Panel.cs (1)
45
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\ParameterCollection.cs (1)
28
Editor("System.Web.UI.Design.WebControls.ParameterCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\PasswordRecovery.cs (4)
319
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
340
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
611
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
653
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\RegularExpressionValidator.cs (1)
37
Editor("System.Web.UI.Design.WebControls.RegexTypeEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\RoleGroupCollection.cs (1)
20
Editor("System.Web.UI.Design.WebControls.RoleGroupCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
UI\WebControls\SiteMapDataSource.cs (1)
182
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\SqlDataSource.cs (6)
186
Editor("System.Web.UI.Design.WebControls.SqlDataSourceConnectionStringEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
269
Editor("System.Web.UI.Design.WebControls.ParameterCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
323
Editor("System.Web.UI.Design.WebControls.ParameterCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
376
Editor("System.Web.UI.Design.WebControls.ParameterCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
488
Editor("System.Web.UI.Design.WebControls.ParameterCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
593
Editor("System.Web.UI.Design.WebControls.ParameterCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\SqlDataSourceView.cs (4)
194
Editor("System.Web.UI.Design.WebControls.ParameterCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
230
Editor("System.Web.UI.Design.WebControls.ParameterCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
281
Editor("System.Web.UI.Design.WebControls.ParameterCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
462
Editor("System.Web.UI.Design.WebControls.ParameterCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\Table.cs (1)
48
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\TableCellCollection.cs (1)
22
Editor("System.Web.UI.Design.WebControls.TableCellsCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
UI\WebControls\TableRowCollection.cs (1)
20
Editor("System.Web.UI.Design.WebControls.TableRowsCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
UI\WebControls\TextBox.cs (1)
302
Editor("System.ComponentModel.Design.MultilineStringEditor," + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
UI\WebControls\TreeNode.cs (2)
305
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
372
[Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
UI\WebControls\TreeNodeBinding.cs (2)
137
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
184
[Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
UI\WebControls\TreeNodeStyle.cs (1)
94
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
UI\WebControls\TreeView.cs (6)
240
Editor("System.Web.UI.Design.WebControls.TreeViewBindingsEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
321
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
464
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
651
Editor("System.Web.UI.Design.WebControls.TreeNodeStyleCollectionEditor," + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
728
[Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
838
Editor("System.Web.UI.Design.WebControls.TreeNodeCollectionEditor," + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\Wizard.cs (9)
180
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
258
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
353
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
432
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
454
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
668
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
747
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
826
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
1046
Editor("System.Web.UI.Design.WebControls.WizardStepCollectionEditor," + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\xml.cs (2)
208
Editor("System.Web.UI.Design.XmlUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
302
Editor("System.Web.UI.Design.XslUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\XmlDataSource.cs (4)
149
Editor("System.ComponentModel.Design.MultilineStringEditor," + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
182
Editor("System.Web.UI.Design.XmlDataFileEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
240
Editor("System.ComponentModel.Design.MultilineStringEditor," + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
289
Editor("System.Web.UI.Design.XslTransformFileEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebParts\DeclarativeCatalogPart.cs (1)
45
Editor("System.Web.UI.Design.UserControlFileEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebParts\ProxyWebPartConnectionCollection.cs (1)
17
Editor("System.ComponentModel.Design.CollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
UI\WebParts\WebPart.cs (4)
217
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
423
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
566
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
586
Editor("System.Web.UI.Design.UrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebParts\WebPartConnectionCollection.cs (1)
18
Editor("System.ComponentModel.Design.CollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
UI\WebParts\WebPartVerb.cs (1)
158
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebParts\WebPartZoneBase.cs (2)
424
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
501
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebParts\WebZone.cs (1)
60
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
System.Web.DataVisualization (2)
Common\DataManager\DataPoint.cs (2)
2724
Editor(typeof(
UITypeEditor
), typeof(
UITypeEditor
)),
System.Web.Entity.Design (4)
System\Data\WebControls\Design\EntityDataSourceDesigner.cs (4)
198
Editor(typeof(EntityDataSourceStatementEditor), typeof(
UITypeEditor
)),
234
Editor(typeof(EntityDataSourceStatementEditor), typeof(
UITypeEditor
)),
253
Editor(typeof(EntityDataSourceStatementEditor), typeof(
UITypeEditor
)),
272
Editor(typeof(EntityDataSourceStatementEditor), typeof(
UITypeEditor
)),
System.Web.Extensions (15)
UI\CompositeScriptReference.cs (1)
30
AssemblyRef.SystemWebExtensionsDesign, typeof(
UITypeEditor
)),
UI\ScriptManager.cs (3)
371
Editor(typeof(UrlEditor), typeof(
UITypeEditor
)),
727
AssemblyRef.SystemWebExtensionsDesign, typeof(
UITypeEditor
)),
760
AssemblyRef.SystemWebExtensionsDesign, typeof(
UITypeEditor
)),
UI\ScriptManagerProxy.cs (2)
163
AssemblyRef.SystemWebExtensionsDesign, typeof(
UITypeEditor
)),
181
AssemblyRef.SystemWebExtensionsDesign, typeof(
UITypeEditor
)),
UI\UpdatePanel.cs (1)
207
AssemblyRef.SystemWebExtensionsDesign, typeof(
UITypeEditor
)),
UI\WebControls\DataPager.cs (1)
80
Editor("System.Web.UI.Design.WebControls.DataPagerFieldTypeEditor, " + AssemblyRef.SystemWebExtensionsDesign, typeof(
UITypeEditor
)),
UI\WebControls\ListView.cs (1)
325
Editor("System.Web.UI.Design.WebControls.DataFieldEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\WebControls\NextPreviousPagerField.cs (4)
88
Editor(typeof(System.Web.UI.Design.ImageUrlEditor), typeof(
UITypeEditor
)),
135
Editor(typeof(System.Web.UI.Design.ImageUrlEditor), typeof(
UITypeEditor
)),
182
Editor("System.Web.UI.Design.ImageUrlEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
229
Editor(typeof(System.Web.UI.Design.ImageUrlEditor), typeof(
UITypeEditor
)),
UI\WebControls\NumericPagerField.cs (2)
100
Editor(typeof(System.Web.UI.Design.ImageUrlEditor), typeof(
UITypeEditor
)),
191
Editor(typeof(System.Web.UI.Design.ImageUrlEditor), typeof(
UITypeEditor
)),
System.Web.Mobile (16)
UI\MobileControls\AdRotator.cs (1)
116
Editor(typeof(System.Web.UI.Design.XmlUrlEditor), typeof(
UITypeEditor
)),
UI\MobileControls\Command.cs (1)
157
typeof(
UITypeEditor
)),
UI\MobileControls\Design\MobileControlDesigner.cs (2)
94
Editor(typeof(AppliedDeviceFiltersTypeEditor), typeof(
UITypeEditor
)),
200
Editor(typeof(PropertyOverridesTypeEditor), typeof(
UITypeEditor
)),
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (2)
113
Editor(typeof(AppliedDeviceFiltersTypeEditor), typeof(
UITypeEditor
)),
265
Editor(typeof(PropertyOverridesTypeEditor), typeof(
UITypeEditor
)),
UI\MobileControls\FontInfo.cs (1)
45
Editor(typeof(System.Drawing.Design.FontNameEditor), typeof(
UITypeEditor
)),
UI\MobileControls\Form.cs (1)
107
typeof(System.Drawing.Design.
UITypeEditor
)),
UI\MobileControls\Image.cs (1)
73
typeof(
UITypeEditor
)),
UI\MobileControls\List.cs (1)
171
Editor(typeof(System.Web.UI.Design.MobileControls.ItemCollectionEditor), typeof(
UITypeEditor
)),
UI\MobileControls\ObjectList.cs (3)
127
Editor(typeof(System.Web.UI.Design.MobileControls.FieldCollectionEditor), typeof(
UITypeEditor
)),
174
Editor(typeof(System.Web.UI.Design.MobileControls.CommandCollectionEditor), typeof(
UITypeEditor
)),
243
typeof(
UITypeEditor
)),
UI\MobileControls\RegularExpressionValidator.cs (1)
59
Editor("System.Web.UI.Design.WebControls.RegexTypeEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
UI\MobileControls\SelectionList.cs (1)
286
Editor(typeof(System.Web.UI.Design.MobileControls.ItemCollectionEditor), typeof(
UITypeEditor
)),
UI\MobileControls\StyleSheet.cs (1)
211
Editor(typeof(System.Web.UI.Design.MobileControls.StyleSheetRefUrlEditor), typeof(
UITypeEditor
)),
System.Windows.Forms (111)
winforms\Managed\System\WinForms\AnchorStyles.cs (1)
28
Editor("System.Windows.Forms.Design.AnchorEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\AxHost.cs (2)
6957
private
UITypeEditor
editor;
7067
if (editorBaseType.Equals(typeof(
UITypeEditor
)) && editor != null) {
winforms\Managed\System\WinForms\BindingSource.cs (1)
237
Editor("System.Windows.Forms.Design.DataMemberListEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
)),
winforms\Managed\System\WinForms\ButtonBase.cs (3)
402
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
442
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
634
Editor("System.ComponentModel.Design.MultilineStringEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\CheckedListBox.cs (1)
272
Editor("System.Windows.Forms.Design.ListControlStringCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
winforms\Managed\System\WinForms\ColumnHeader.cs (2)
191
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
230
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\ComboBox.cs (2)
277
Editor("System.Windows.Forms.Design.ListControlStringCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
771
Editor("System.Windows.Forms.Design.ListControlStringCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2AboutBoxPropertyDescriptor.cs (2)
21
private
UITypeEditor
editor;
90
if (editorBaseType == typeof(
UITypeEditor
)) {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2ExtendedUITypeEditor.cs (5)
30
private
UITypeEditor
innerEditor;
32
public Com2ExtendedUITypeEditor(
UITypeEditor
baseTypeEditor) {
37
this.innerEditor = (
UITypeEditor
)TypeDescriptor.GetEditor(baseType, typeof(
UITypeEditor
));
40
public
UITypeEditor
InnerEditor {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2IPerPropertyBrowsingHandler.cs (1)
171
gveevent.TypeEditor = new Com2PropertyPageUITypeEditor(sender, g, (
UITypeEditor
)gveevent.TypeEditor);
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2IProvidePropertyBuilderHandler.cs (1)
92
gveevent.TypeEditor = new Com2PropertyBuilderUITypeEditor(sender, guidString, pctlBldType[0], (
UITypeEditor
)gveevent.TypeEditor);
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyBuilderUITypeEditor.cs (1)
30
public Com2PropertyBuilderUITypeEditor(Com2PropertyDescriptor pd, string guidString, int type,
UITypeEditor
baseEditor) : base(baseEditor) {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (2)
385
GetTypeConverterAndTypeEditor(ref converter, typeof(
UITypeEditor
), ref typeEd);
839
if (editorBaseType == typeof(
UITypeEditor
)) {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyPageUITypeConverter.cs (1)
28
public Com2PropertyPageUITypeEditor(Com2PropertyDescriptor pd, Guid guid,
UITypeEditor
baseEditor) : base(baseEditor){
winforms\Managed\System\WinForms\ControlBindingsCollection.cs (1)
22
Editor("System.Drawing.Design.UITypeEditor, " + AssemblyRef.SystemDrawing, typeof(System.Drawing.Design.
UITypeEditor
)),
winforms\Managed\System\WinForms\Cursor.cs (1)
38
Editor("System.Drawing.Design.CursorEditor, " + AssemblyRef.SystemDrawingDesign, typeof(
UITypeEditor
))
winforms\Managed\System\WinForms\DataGrid.cs (1)
1501
Editor("System.Windows.Forms.Design.DataMemberListEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
)),
winforms\Managed\System\WinForms\DataGridColumn.cs (1)
634
Editor("System.Windows.Forms.Design.DataGridColumnStyleMappingNameEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
)),
winforms\Managed\System\WinForms\DataGridColumnCollection.cs (1)
27
Editor("System.Windows.Forms.Design.DataGridColumnCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\DataGridTable.cs (1)
1503
[Editor("System.Windows.Forms.Design.DataGridTableStyleMappingNameEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
)), DefaultValue("")]
winforms\Managed\System\WinForms\DataGridTextBoxColumn.cs (1)
195
[DefaultValue(null), Editor("System.Windows.Forms.Design.DataGridColumnStyleFormatEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
))]
winforms\Managed\System\WinForms\DataGridView.cs (2)
2155
Editor("System.Windows.Forms.Design.DataGridViewColumnCollectionEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
)),
2359
Editor("System.Windows.Forms.Design.DataMemberListEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
)),
winforms\Managed\System\WinForms\DataGridViewCellStyle.cs (2)
21
EditorAttribute("System.Windows.Forms.Design.DataGridViewCellStyleEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
262
EditorAttribute("System.Windows.Forms.Design.FormatStringEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\DataGridViewColumn.cs (1)
259
Editor("System.Windows.Forms.Design.DataGridViewColumnDataPropertyNameEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
)),
winforms\Managed\System\WinForms\DataGridViewComboBoxColumn.cs (3)
155
Editor("System.Windows.Forms.Design.DataMemberFieldEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
))
357
Editor("System.Windows.Forms.Design.StringCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
380
Editor("System.Windows.Forms.Design.DataMemberFieldEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
))
winforms\Managed\System\WinForms\DockStyle.cs (1)
35
Editor("System.Windows.Forms.Design.DockEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\DomainUpDown.cs (1)
88
Editor("System.Windows.Forms.Design.StringCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
382
Editor("System.Windows.Forms.Design.DataMemberListEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
)),
winforms\Managed\System\WinForms\FolderBrowserDialog.cs (1)
114
Editor("System.Windows.Forms.Design.SelectedPathEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\HelpProvider.cs (1)
66
Editor("System.Windows.Forms.Design.HelpNamespaceEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\ImageList.cs (1)
1011
Editor("System.Windows.Forms.Design.ImageCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
winforms\Managed\System\WinForms\Keys.cs (1)
28
Editor("System.Windows.Forms.Design.ShortcutKeysEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
winforms\Managed\System\WinForms\Label.cs (3)
495
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
542
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
911
Editor("System.ComponentModel.Design.MultilineStringEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\LinkLabel.cs (1)
224
Editor("System.Windows.Forms.Design.LinkAreaEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\ListBox.cs (1)
659
Editor("System.Windows.Forms.Design.ListControlStringCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\ListControl.cs (3)
134
Editor("System.Windows.Forms.Design.DataMemberFieldEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
)),
236
EditorAttribute("System.Windows.Forms.Design.FormatStringEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
)),
333
Editor("System.Windows.Forms.Design.DataMemberFieldEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
)),
winforms\Managed\System\WinForms\ListView.cs (3)
647
Editor("System.Windows.Forms.Design.ColumnHeaderCollectionEditor, " + AssemblyRef.SystemDesign,typeof(
UITypeEditor
)),
931
Editor("System.Windows.Forms.Design.ListViewGroupCollectionEditor, " + AssemblyRef.SystemDesign,typeof(
UITypeEditor
)),
1107
Editor("System.Windows.Forms.Design.ListViewItemCollectionEditor, " + AssemblyRef.SystemDesign,typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\ListViewItem.cs (4)
521
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
564
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
780
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
844
Editor("System.Windows.Forms.Design.ListViewSubItemCollectionEditor, " + AssemblyRef.SystemDesign,typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\MaskedTextBox.cs (2)
697
Editor("System.Windows.Forms.Design.MaskPropertyEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
1301
Editor("System.Windows.Forms.Design.MaskedTextBoxTextEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\NotifyIcon.cs (2)
108
Editor("System.ComponentModel.Design.MultilineStringEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
))
291
Editor("System.ComponentModel.Design.MultilineStringEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
))
winforms\Managed\System\WinForms\PropertyGrid.cs (3)
3367
UITypeEditor
editor = (
UITypeEditor
)TypeDescriptor.GetEditor(propertyType, typeof(
UITypeEditor
));
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (7)
112
protected
UITypeEditor
editor = null;
485
UITypeEditor
uiEditor = UITypeEditor;
698
UITypeEditor
typeEd = this.UITypeEditor;
1004
internal virtual
UITypeEditor
UITypeEditor {
1007
editor = (
UITypeEditor
)TypeDescriptor.GetEditor(this.PropertyType, typeof(System.Drawing.Design.
UITypeEditor
));
2143
UITypeEditor
uie = UITypeEditor;
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (4)
32
private
UITypeEditor
exceptionEditor = null;
399
internal override
UITypeEditor
UITypeEditor {
405
editor = (
UITypeEditor
)propertyInfo.GetEditor(typeof(System.Drawing.Design.
UITypeEditor
));
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
5614
UITypeEditor
ute = entry.UITypeEditor;
winforms\Managed\System\WinForms\TabControl.cs (1)
892
Editor("System.Windows.Forms.Design.TabPageCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\TableLayoutStyleCollection.cs (1)
20
[Editor("System.Windows.Forms.Design.StyleCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))]
winforms\Managed\System\WinForms\TabPage.cs (2)
180
Editor ("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
212
Editor ("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\TextBox.cs (1)
220
Editor("System.Windows.Forms.Design.ListControlStringCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\TextBoxBase.cs (2)
680
Editor("System.Windows.Forms.Design.StringArrayEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
1233
Editor("System.ComponentModel.Design.MultilineStringEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
winforms\Managed\System\WinForms\ToolBarButton.cs (2)
187
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
215
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\ToolStripComboBox.cs (2)
139
Editor("System.Windows.Forms.Design.ListControlStringCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
351
Editor("System.Windows.Forms.Design.ListControlStringCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
winforms\Managed\System\WinForms\ToolStripItem.cs (3)
1317
Editor("System.Windows.Forms.Design.ToolStripImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
1364
Editor("System.Windows.Forms.Design.ToolStripImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
2384
[Editor("System.ComponentModel.Design.MultilineStringEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
))]
winforms\Managed\System\WinForms\ToolStripItemCollection.cs (1)
24
Editor("System.Windows.Forms.Design.ToolStripCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\ToolStripStatusLabelBorderSides.cs (1)
14
Editor("System.Windows.Forms.Design.BorderSidesEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\ToolStripTextBox.cs (2)
289
Editor("System.Windows.Forms.Design.ListControlStringCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
370
Editor("System.Windows.Forms.Design.StringArrayEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
winforms\Managed\System\WinForms\ToolTip.cs (1)
1232
Editor("System.ComponentModel.Design.MultilineStringEditor, " + AssemblyRef.SystemDesign, typeof(System.Drawing.Design.
UITypeEditor
))
winforms\Managed\System\WinForms\TreeNode.cs (6)
529
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
554
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
864
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
889
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
937
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
965
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
winforms\Managed\System\WinForms\TreeNodeCollection.cs (1)
25
Editor("System.Windows.Forms.Design.TreeNodeCollectionEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
))
winforms\Managed\System\WinForms\TreeView.cs (4)
552
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
597
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
1042
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
1085
Editor("System.Windows.Forms.Design.ImageIndexEditor, " + AssemblyRef.SystemDesign, typeof(
UITypeEditor
)),
System.Windows.Forms.DataVisualization (2)
Common\DataManager\DataPoint.cs (2)
2724
Editor(typeof(
UITypeEditor
), typeof(
UITypeEditor
)),
System.Workflow.Activities (14)
Designers\InvokeWebServiceDesigner.cs (1)
90
[Editor(typeof(WebServicePickerEditor), typeof(
UITypeEditor
))]
Designers\StateDesigner.cs (2)
2625
[Editor(typeof(ImageBrowserEditor), typeof(
UITypeEditor
))]
2656
[Editor(typeof(ImageBrowserEditor), typeof(
UITypeEditor
))]
EventSinkActivity.cs (2)
82
[Editor(typeof(TypeBrowserEditor), typeof(
UITypeEditor
))]
110
[Editor(typeof(BindUITypeEditor), typeof(
UITypeEditor
))]
InvokeMethodActivity.cs (1)
60
[Editor(typeof(TypeBrowserEditor), typeof(
UITypeEditor
))]
InvokeSchedule.cs (1)
66
[Editor(typeof(TypeBrowserEditor), typeof(
UITypeEditor
))]
Rules\RuleSetReference.cs (1)
22
[Editor(typeof(RuleSetNameEditor), typeof(
UITypeEditor
))]
SetState.cs (1)
49
[Editor(typeof(StateDropDownEditor), typeof(
UITypeEditor
))]
StateMachineWorkflow.cs (2)
64
[Editor(typeof(StateDropDownEditor), typeof(
UITypeEditor
))]
79
[Editor(typeof(StateDropDownEditor), typeof(
UITypeEditor
))]
Task.cs (1)
98
[Editor(typeof(BindUITypeEditor), typeof(
UITypeEditor
))]
WebServiceReceive.cs (2)
68
[Editor(typeof(TypeBrowserEditor), typeof(
UITypeEditor
))]
115
[Editor(typeof(BindUITypeEditor), typeof(
UITypeEditor
))]
System.Workflow.ComponentModel (29)
AuthoringOM\Activity.cs (1)
540
[Editor(typeof(MultilineStringEditor), typeof(
UITypeEditor
))]
AuthoringOM\Behaviors\ExceptionHandler.cs (1)
41
[Editor(typeof(TypeBrowserEditor), typeof(
UITypeEditor
))]
AuthoringOM\Behaviors\SynchronizationScope.cs (1)
40
[EditorAttribute(typeof(SynchronizationHandlesEditor), typeof(System.Drawing.Design.
UITypeEditor
))]
AuthoringOM\Design\CustomActivityDesigner.cs (3)
222
[Editor(typeof(TypeBrowserEditor), typeof(
UITypeEditor
))]
487
if (editorType == typeof(
UITypeEditor
))
657
attributeList.Add(new AttributeInfo(typeof(EditorAttribute), new string[] { }, new object[] { new CodeTypeOfExpression(property.UITypeEditor), new CodeTypeOfExpression(typeof(
UITypeEditor
)) }));
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
1322
[Editor(typeof(TypeBrowserEditor), typeof(
UITypeEditor
))]
AuthoringOM\Design\PropertyDescriptors.cs (3)
298
object uiTypeEditor = RealPropertyDescriptor.GetEditor(typeof(
UITypeEditor
));
302
attributes.Add(new EditorAttribute(typeof(BindUITypeEditor), typeof(
UITypeEditor
)));
312
if (editorBaseType == typeof(
UITypeEditor
) && !IsReadOnly)
AuthoringOM\Design\Themes.cs (18)
1061
[Editor(typeof(ImageBrowserEditor), typeof(
UITypeEditor
))]
1094
[Editor(typeof(ColorPickerEditor), typeof(
UITypeEditor
))]
1127
[Editor(typeof(ColorPickerEditor), typeof(
UITypeEditor
))]
1181
[Editor(typeof(ColorPickerEditor), typeof(
UITypeEditor
))]
1207
[Editor(typeof(ColorPickerEditor), typeof(
UITypeEditor
))]
1489
[Editor(typeof(ImageBrowserEditor), typeof(
UITypeEditor
))]
1746
[Editor(typeof(ColorPickerEditor), typeof(
UITypeEditor
))]
1772
[Editor(typeof(ColorPickerEditor), typeof(
UITypeEditor
))]
1798
[Editor(typeof(ColorPickerEditor), typeof(
UITypeEditor
))]
2304
[Editor(typeof(ColorPickerEditor), typeof(
UITypeEditor
))]
2337
[Editor(typeof(ColorPickerEditor), typeof(
UITypeEditor
))]
2370
[Editor(typeof(ColorPickerEditor), typeof(
UITypeEditor
))]
2397
[Editor(typeof(ColorPickerEditor), typeof(
UITypeEditor
))]
2430
[Editor(typeof(ColorPickerEditor), typeof(
UITypeEditor
))]
2463
[Editor(typeof(ColorPickerEditor), typeof(
UITypeEditor
))]
2492
[Editor(typeof(ColorPickerEditor), typeof(
UITypeEditor
))]
2540
[Editor(typeof(ImageBrowserEditor), typeof(
UITypeEditor
))]
2645
[Editor(typeof(ColorPickerEditor), typeof(
UITypeEditor
))]
AuthoringOM\Fault.cs (1)
99
[Editor(typeof(TypeBrowserEditor), typeof(System.Drawing.Design.
UITypeEditor
))]
System.WorkflowServices (1)
System\Workflow\Activities\OperationInfoBase.cs (1)
22
[Editor(typeof(ServiceOperationUIEditor), typeof(
UITypeEditor
))]