38 references to OnComponentChanging
System (6)
compmod\system\componentmodel\ReflectEventDescriptor.cs (2)
185
changeService.
OnComponentChanging
(component, this);
448
changeService.
OnComponentChanging
(component, this);
compmod\system\componentmodel\ReflectPropertyDescriptor.cs (4)
638
changeService.
OnComponentChanging
(component, notifyDesc);
681
changeService.
OnComponentChanging
(component, notifyDesc);
1059
changeService.
OnComponentChanging
(component, this);
1127
changeService.
OnComponentChanging
(component, this);
System.Web.Mobile (9)
UI\MobileControls\Design\AppliedDeviceFiltersEditor.cs (1)
74
changeService.
OnComponentChanging
(ctrl, null);
UI\MobileControls\Design\ListDesigner.cs (1)
517
changeService.
OnComponentChanging
(_list, null);
UI\MobileControls\Design\MobileContainerDesigner.cs (1)
389
changeService.
OnComponentChanging
(_mobileControl, null);
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (2)
739
changeService.
OnComponentChanging
(_control, null);
888
changeService.
OnComponentChanging
(_control, null);
UI\MobileControls\Design\ObjectListDesigner.cs (1)
549
changeService.
OnComponentChanging
(_objectList, null);
UI\MobileControls\Design\PropertyOverridesTypeEditor.cs (1)
74
changeService.
OnComponentChanging
(ctrl, null);
UI\MobileControls\Design\SelectionListDesigner.cs (1)
411
changeService.
OnComponentChanging
(_selectionList, null);
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
1183
changeService.
OnComponentChanging
(_styleSheet, null);
System.Windows.Forms (15)
winforms\Managed\System\WinForms\AxHost.cs (2)
3335
ccs.
OnComponentChanging
(this, null);
4388
changeService.
OnComponentChanging
(host, prop);
winforms\Managed\System\WinForms\Control.cs (2)
14516
ccs.
OnComponentChanging
(this, sizeProperty);
14523
ccs.
OnComponentChanging
(this, locationProperty);
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
103
changeService.
OnComponentChanging
(component, null);
winforms\Managed\System\WinForms\ListView.cs (1)
5614
cs.
OnComponentChanging
(this, null);
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
3579
changeService.
OnComponentChanging
(baseObject, null);
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2261
ComponentChangeService.
OnComponentChanging
(GetValueOwner(), PropertyDescriptor);
winforms\Managed\System\WinForms\PropertyGridInternal\MultiPropertyDescriptorGridEntry.cs (3)
217
changeService.
OnComponentChanging
(ownerArray.GetValue(i), pd);
223
changeService.
OnComponentChanging
(owner, ((PropertyDescriptorGridEntry)ge).propertyInfo);
333
ComponentChangeService.
OnComponentChanging
(objs[i], mergedPd[i]);
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (2)
504
changeService.
OnComponentChanging
(owner, ((PropertyDescriptorGridEntry)ge).propertyInfo);
668
ComponentChangeService.
OnComponentChanging
(obj, propertyInfo);
winforms\Managed\System\WinForms\WebBrowserBase.cs (1)
866
ccs.
OnComponentChanging
(this, null);
winforms\Managed\System\WinForms\WebBrowserSiteBase.cs (1)
432
changeService.
OnComponentChanging
(this.Host, null);
System.Workflow.Activities (3)
Common\BasePropertyDescriptor.cs (1)
137
changeService.
OnComponentChanging
(component, propertyDescriptor);
Common\CompModHelpers.cs (1)
1377
componentChangeService.
OnComponentChanging
(this.instance, this.propDesc);
Rules\Design\Dialogs\BasicBrowserDialog.cs (1)
297
changeService.
OnComponentChanging
(this.activity, null);
System.Workflow.ComponentModel (5)
AuthoringOM\Activity.cs (1)
2375
changeService.
OnComponentChanging
(this, null);
AuthoringOM\Design\ComponentSerializationService.cs (1)
253
componentChangeService.
OnComponentChanging
(obj, member);
AuthoringOM\Design\CustomActivityDesigner.cs (1)
351
changeService.
OnComponentChanging
(host.RootComponent, baseActivityTypePropertyDescriptor);
Shared\BasePropertyDescriptor.cs (1)
136
changeService.
OnComponentChanging
(component, propertyDescriptor);
Shared\CompModHelpers.cs (1)
1375
componentChangeService.
OnComponentChanging
(this.instance, this.propDesc);