15 implementations of OnComponentChanged
PresentationBuildTasks (1)
Framework\System\Windows\Markup\TypeContext.cs (1)
45public void OnComponentChanged()
PresentationFramework (7)
src\Framework\MS\Internal\Data\DefaultValueConverter.cs (1)
802public void OnComponentChanged() { }
src\Framework\System\Windows\Controls\ContentPresenter.cs (1)
1148void ITypeDescriptorContext.OnComponentChanged() {}
src\Framework\System\Windows\Documents\DPTypeDescriptorContext.cs (1)
168void System.ComponentModel.ITypeDescriptorContext.OnComponentChanged()
src\Framework\System\Windows\Markup\Baml2006\DeferredBinaryDeserializerExtension.cs (1)
75void ITypeDescriptorContext.OnComponentChanged()
src\Framework\System\Windows\Markup\Baml2006\TypeConverterMarkupExtension.cs (1)
38void ITypeDescriptorContext.OnComponentChanged()
src\Framework\System\Windows\Markup\typecontext.cs (1)
45public void OnComponentChanged()
src\Framework\System\Windows\TemplateContent.cs (1)
1568void ITypeDescriptorContext.OnComponentChanged()
System.Activities (1)
System\Activities\Debugger\DebugInfo.cs (1)
601public void OnComponentChanged()
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelTypeDescriptorContextWrapper.cs (1)
82public void OnComponentChanged()
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTypeDescriptorContextWrapper.cs (1)
82public void OnComponentChanged()
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2273public virtual void OnComponentChanged() {
System.Workflow.Activities (1)
Common\CompModHelpers.cs (1)
1389public void OnComponentChanged()
System.Workflow.ComponentModel (2)
AuthoringOM\Design\ComponentSerializationService.cs (1)
580public void OnComponentChanged() { }
Shared\CompModHelpers.cs (1)
1387public void OnComponentChanged()
3 references to OnComponentChanged
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelTypeDescriptorContextWrapper.cs (1)
86this.context.OnComponentChanged();
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTypeDescriptorContextWrapper.cs (1)
86this.context.OnComponentChanged();
System.Messaging (1)
System\Messaging\Design\QueuePathEditor.cs (1)
79context.OnComponentChanged();