Home
last modified time | relevance | path

Searched refs:ComponentChangeDispatcher (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/Shared/
H A DBasePropertyDescriptor.cs89ComponentChangeDispatcher componentChange = new ComponentChangeDispatcher(serviceProvider, compone… in SetPropertyValue()
114 #region Class ComponentChangeDispatcher
115 internal sealed class ComponentChangeDispatcher : IDisposable class
123 …public ComponentChangeDispatcher(IServiceProvider serviceProvider, object component, PropertyDescr… in ComponentChangeDispatcher() method in System.Workflow.ComponentModel.Design.ComponentChangeDispatcher
493ComponentChangeDispatcher componentChange = (serviceProvider != null) ? new ComponentChangeDispatc… in SetValue()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.Activities/Common/
H A DBasePropertyDescriptor.cs90ComponentChangeDispatcher componentChange = new ComponentChangeDispatcher(serviceProvider, compone… in SetPropertyValue()
115 #region Class ComponentChangeDispatcher
116 internal sealed class ComponentChangeDispatcher : IDisposable class
124 …public ComponentChangeDispatcher(IServiceProvider serviceProvider, object component, PropertyDescr… in ComponentChangeDispatcher() method in System.Workflow.Activities.Common.ComponentChangeDispatcher
494ComponentChangeDispatcher componentChange = (serviceProvider != null) ? new ComponentChangeDispatc… in SetValue()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Design/
H A DPropertyDescriptors.cs352ComponentChangeDispatcher componentChangeDispatcher = new ComponentChangeDispatcher(ServiceProvide… in SetValue()
378ComponentChangeDispatcher componentChangeDispatcher = new ComponentChangeDispatcher(ServiceProvide… in SetValue()