25 references to Modal
System.Messaging (1)
System\Messaging\Design\QueuePathEditor.cs (1)
103
return UITypeEditorEditStyle.
Modal
;
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceStatementEditor.cs (1)
70
return UITypeEditorEditStyle.
Modal
;
System.Web.Mobile (6)
UI\MobileControls\Design\AppliedDeviceFiltersEditor.cs (1)
122
return UITypeEditorEditStyle.
Modal
;
UI\MobileControls\Design\CommandCollectionEditor.cs (1)
81
return UITypeEditorEditStyle.
Modal
;
UI\MobileControls\Design\FieldCollectionEditor.cs (1)
81
return UITypeEditorEditStyle.
Modal
;
UI\MobileControls\Design\ItemCollectionEditor.cs (1)
88
return UITypeEditorEditStyle.
Modal
;
UI\MobileControls\Design\MobileUITypeEditor.cs (1)
57
return UITypeEditorEditStyle.
Modal
;
UI\MobileControls\Design\PropertyOverridesTypeEditor.cs (1)
128
return UITypeEditorEditStyle.
Modal
;
System.Windows.Forms (6)
winforms\Managed\System\WinForms\AxHost.cs (1)
7347
return UITypeEditorEditStyle.
Modal
;
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2AboutBoxPropertyDescriptor.cs (1)
185
return UITypeEditorEditStyle.
Modal
;
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyBuilderUITypeEditor.cs (1)
97
return UITypeEditorEditStyle.
Modal
;
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyPageUITypeConverter.cs (1)
83
return UITypeEditorEditStyle.
Modal
;
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
538
case UITypeEditorEditStyle.
Modal
:
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
1265
return UITypeEditorEditStyle.
Modal
;
System.Workflow.Activities (6)
Designers\InvokeWebServiceDesigner.cs (1)
242
return UITypeEditorEditStyle.
Modal
;
Designers\StateDesigner.cs (1)
2549
return UITypeEditorEditStyle.
Modal
;
Rules\Design\LogicalExpressionEditor.cs (4)
80
return UITypeEditorEditStyle.
Modal
;
122
return UITypeEditorEditStyle.
Modal
;
170
return UITypeEditorEditStyle.
Modal
;
238
return UITypeEditorEditStyle.
Modal
;
System.Workflow.ComponentModel (4)
AuthoringOM\Design\Themes.cs (2)
3290
return UITypeEditorEditStyle.
Modal
;
3313
return UITypeEditorEditStyle.
Modal
;
AuthoringOM\Design\UITypeEditors.cs (2)
105
return UITypeEditorEditStyle.
Modal
;
176
return UITypeEditorEditStyle.
Modal
;
System.WorkflowServices (1)
System\Workflow\Activities\Design\ServiceOperationUIEditor.cs (1)
122
return UITypeEditorEditStyle.
Modal
;