Home
last modified time | relevance | path

Searched refs:IDictionaryService (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.ComponentModel.Design/
H A DDesignModeSite.cs39 internal class DesignModeSite : ISite, IDictionaryService, IServiceProvider, IServiceContainer
144 #region IDictionaryService
148 object IDictionaryService.GetKey (object value) in IDictionaryService.GetKey()
159 object IDictionaryService.GetValue (object key) in IDictionaryService.GetValue()
170 void IDictionaryService.SetValue (object key, object value) in IDictionaryService.SetValue()
190 if (typeof (IDictionaryService) == service) in GetService()
191 serviceInstance = (IDictionaryService) this; in GetService()
H A DEventBindingService.cs189IDictionaryService dictionary = ((IComponent)component).Site.GetService (typeof (IDictionaryServic… in GetValue()
199IDictionaryService dictionary = ((IComponent)component).Site.GetService (typeof (IDictionaryServic… in SetValue()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DReflectEventDescriptor.cs185IDictionaryService dict = (IDictionaryService)site.GetService(typeof(IDictionaryService)); in AddEventHandler()
471IDictionaryService dict = (IDictionaryService)site.GetService(typeof(IDictionaryService)); in RemoveEventHandler()
H A DReflectTypeDescriptionProvider.cs250IDictionaryService ds = comp.Site.GetService(typeof(IDictionaryService)) as IDictionaryService; in GetCache()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DDebugReflectEventDescriptor.cs200IDictionaryService dict = (IDictionaryService)site.GetService(typeof(IDictionaryService)); in AddEventHandler()
461IDictionaryService dict = (IDictionaryService)site.GetService(typeof(IDictionaryService)); in RemoveEventHandler()
H A DReflectEventDescriptor.cs203IDictionaryService dict = (IDictionaryService)site.GetService(typeof(IDictionaryService)); in AddEventHandler()
462IDictionaryService dict = (IDictionaryService)site.GetService(typeof(IDictionaryService)); in RemoveEventHandler()
H A DDebugTypeDescriptor.cs1192IDictionaryService ds = (IDictionaryService)GetService((IComponent)component, typeof(IDictionarySe… in Dispose()
1270IDictionaryService ds = (IDictionaryService)GetService(component, typeof(IDictionaryService)); in GetAttributes()
1668IDictionaryService ds = (IDictionaryService)GetService(component, typeof(IDictionaryService)); in GetEvents()
1935IDictionaryService ds = (IDictionaryService)GetService(component, typeof(IDictionaryService)); in GetProperties()
H A DReflectTypeDescriptionProvider.cs261IDictionaryService ds = comp.Site.GetService(typeof(IDictionaryService)) as IDictionaryService; in GetCache()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/design/
H A DIDictionaryService.cs20 public interface IDictionaryService { interface
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/Design/
H A DIDictionaryService.cs17 public interface IDictionaryService interface
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Design/
H A DCommandSet.cs155IDictionaryService ds = this.serviceProvider.GetService(typeof(IDictionaryService)) as IDictionary… in CommandSet()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs1079 public partial interface IDictionaryService interface
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/
H A Dcommon.sources420 ../referencesource/System/compmod/system/componentmodel/design/IDictionaryService.cs
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/netstandard/
H A DTypeForwarders.cs566 ….Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.Design.IDictionaryService))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/Facades/
H A Dnetstandard.cs254 …CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.Design.IDictionaryService))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/Facades/
H A Dnetstandard.cs253 …CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.Design.IDictionaryService))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/Facades/
H A Dnetstandard.cs254 …CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.Design.IDictionaryService))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/Facades/
H A Dnetstandard.cs254 …CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.Design.IDictionaryService))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs3571 public partial interface IDictionaryService interface
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs3574 public partial interface IDictionaryService interface
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs3569 public partial interface IDictionaryService interface
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs3570 public partial interface IDictionaryService interface
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs5107 public partial interface IDictionaryService interface
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs4841 public partial interface IDictionaryService interface
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs5015 public partial interface IDictionaryService interface

12