2 references to _controlAdapterTypes
System.Web.Mobile (2)
UI\MobileControls\IndividualDeviceConfig.cs (2)
104
_controlAdapterTypes
[controlType] = FactoryGenerator.StaticFactoryGenerator.GetFactory(adapterType);
144
factory = (IWebObjectFactory)
_controlAdapterTypes
[controlType];