30 references to Refresh
System.Data (3)
fx\src\data\System\Data\Odbc\OdbcCommand.cs (1)
295
TypeDescriptor.
Refresh
(this); // VS7 208845
fx\src\data\System\Data\OleDb\OleDbCommand.cs (1)
272
TypeDescriptor.
Refresh
(this); // VS7 208845
fx\src\data\System\Data\SqlClient\SqlCommand.cs (1)
740
TypeDescriptor.
Refresh
(this); // VS7 208845
System.Data.Entity (1)
System\Data\EntityClient\EntityCommand.cs (1)
395
TypeDescriptor.
Refresh
(this);
System.Web.Mobile (7)
UI\MobileControls\Design\ListGeneralPage.cs (2)
353
TypeDescriptor.
Refresh
(list);
394
TypeDescriptor.
Refresh
(selectionList);
UI\MobileControls\Design\ListItemsPage.cs (2)
289
TypeDescriptor.
Refresh
(list);
294
TypeDescriptor.
Refresh
(selectionList);
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
253
TypeDescriptor.
Refresh
(_objectList);
UI\MobileControls\Design\ObjectListFieldsPage.cs (1)
320
TypeDescriptor.
Refresh
(_objectList);
UI\MobileControls\Design\ObjectListGeneralPage.cs (1)
231
TypeDescriptor.
Refresh
(objectList);
System.Workflow.Activities (8)
Designers\EventSinkActivityDesigner.cs (1)
86
TypeDescriptor.
Refresh
(e.Activity);
Designers\InvokeMethodActivityDesigner.cs (1)
84
TypeDescriptor.
Refresh
(e.Activity);
Designers\InvokeWebServiceDesigner.cs (1)
173
TypeDescriptor.
Refresh
(e.Activity);
Designers\StateDesigner.cs (1)
127
TypeDescriptor.
Refresh
(Activity);
Designers\WebServiceFaultDesigner.cs (1)
33
TypeDescriptor.
Refresh
(e.Activity);
Designers\WebServiceReceiveDesigner.cs (2)
66
TypeDescriptor.
Refresh
(e.Activity);
71
TypeDescriptor.
Refresh
(succeedingActivity);
Designers\WebServiceResponseDesigner.cs (1)
46
TypeDescriptor.
Refresh
(e.Activity);
System.Workflow.ComponentModel (9)
AuthoringOM\Behaviors\ExceptionHandlerDesigner.cs (1)
66
TypeDescriptor.
Refresh
(e.Activity);
AuthoringOM\Design\ActivityDesigner.cs (1)
2239
TypeDescriptor.
Refresh
(e.Component);
AuthoringOM\Design\ActivityPreviewDesigner.cs (1)
93
TypeDescriptor.
Refresh
(Activity);
AuthoringOM\Design\CompositeActivityDesigner.cs (1)
976
TypeDescriptor.
Refresh
(walkerEventArgs.CurrentActivity);
AuthoringOM\Design\FreeFormDesigner.cs (1)
1244
TypeDescriptor.
Refresh
(Activity);
AuthoringOM\Design\PropertyDescriptors.cs (1)
404
TypeDescriptor.
Refresh
(component);
AuthoringOM\Design\WorkflowInlining.cs (1)
480
TypeDescriptor.
Refresh
(Activity);
AuthoringOM\Design\XomlDesignerLoader.cs (2)
727
TypeDescriptor.
Refresh
(args.CurrentActivity);
739
TypeDescriptor.
Refresh
(args.CurrentActivity);
System.WorkflowServices (2)
System\Workflow\Activities\ReceiveActivityDesigner.cs (1)
161
TypeDescriptor.
Refresh
(e.Activity);
System\Workflow\Activities\SendActivityDesigner.cs (1)
112
TypeDescriptor.
Refresh
(e.Activity);