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