34 implementations of
mscorlib (11)
system\Collections\Concurrent\ConcurrentDictionary.cs (1)
1628object IDictionary.this[object key]
system\collections\dictionarybase.cs (1)
71object IDictionary.this[object key] {
system\collections\emptyreadonlydictionaryinternal.cs (1)
76public Object this[Object key] {
system\collections\generic\dictionary.cs (1)
616object IDictionary.this[object key] {
system\collections\hashtable.cs (1)
643public virtual Object this[Object key] {
system\collections\listdictionaryinternal.cs (1)
34public Object this[Object key] {
system\collections\objectmodel\readonlydictionary.cs (1)
219object IDictionary.this[object key] {
system\collections\sortedlist.cs (1)
440public virtual Object this[Object key] {
system\runtime\remoting\ichannel.cs (2)
611public virtual Object this[Object key] 798public virtual Object this[Object key]
system\runtime\remoting\message.cs (1)
2000public virtual Object this[Object key]
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XmlnsDictionary.cs (1)
478public object this[object prefix]
PresentationCore (2)
Core\CSharp\System\Windows\Media\CharacterMetricsDictionary.cs (1)
295object SC.IDictionary.this[object key]
Core\CSharp\System\Windows\Media\CultureSpecificStringDictionary.cs (1)
261object SC.IDictionary.this[object key]
PresentationFramework (3)
src\Framework\System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs (1)
354object IDictionary.this[object key]
src\Framework\System\Windows\Markup\XmlnsDictionary.cs (1)
478public object this[object prefix]
src\Framework\System\Windows\ResourceDictionary.cs (1)
392public object this[object key]
System (6)
compmod\system\collections\generic\sorteddictionary.cs (1)
260object IDictionary.this[object key] {
compmod\system\collections\generic\sortedlist.cs (1)
544Object System.Collections.IDictionary.this[Object key] {
compmod\system\collections\specialized\hybriddictionary.cs (1)
72public object this[object key] {
compmod\system\collections\specialized\listdictionary.cs (1)
44public object this[object key] {
compmod\system\collections\specialized\ordereddictionary.cs (1)
175public object this[object key] {
compmod\system\componentmodel\PropertyDescriptorCollection.cs (1)
520object IDictionary.this[object key] {
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemDictionary.cs (1)
333object IDictionary.this[object key] {
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemDictionary.cs (1)
333object IDictionary.this[object key] {
fx\src\data\System\Data\Common\DbConnectionStringBuilder.cs (1)
65object System.Collections.IDictionary.this[object keyword] {
System.Runtime.Remoting (1)
channels\http\combinedhttpchannel.cs (1)
348public virtual Object this[Object key]
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
651public object this[object key]
System.ServiceModel.Internals (1)
System\Runtime\Collections\OrderedDictionary.cs (1)
300object IDictionary.this[object key]
System.Web (4)
UI\FilteredAttributeCollection.cs (1)
112object IDictionary.this[object key] {
UI\ParsedAttributeCollection.cs (1)
202object IDictionary.this[object key] {
UI\StateBag.cs (1)
143object IDictionary.this[object key] {
UI\WebParts\PersonalizationDictionary.cs (1)
123object IDictionary.this[object key] {
WindowsBase (1)
Base\MS\Internal\IO\Packaging\CompoundFile\StreamWithDictionary.cs (1)
151object IDictionary.this[ object index ]
1827 writes to
mscorlib (24)
system\runtime\remoting\activationservices.cs (3)
1153ctorMsg.Properties[ActivationServices.ConnectKey] = typeURL; 1200ctorMsg.Properties[ActivationServices.RemoteActivateKey] = activatorURL; 1476ctorMsg.Properties[ActivationServices.PermissionKey] = "allowed";
system\runtime\remoting\callcontext.cs (1)
663properties[name] = header;
system\runtime\remoting\channelservices.cs (2)
1052msg.Properties["CORProfilerCookie"] = g; 1332replyMsg.Properties["CORProfilerCookie"] = g;
system\runtime\remoting\crosscontextchannel.cs (1)
122replyMsg.Properties["CORProfilerCookie"] = g;
system\runtime\remoting\ichannel.cs (1)
816dict[key] = value;
system\runtime\remoting\message.cs (8)
879msg.Properties[Message.CallContextKey] = callCtx; 2047_dict[key] = value; 3866InternalProperties[key] = value; 4789InternalProperties[name] = value; 5748_idict[key] = value; 5781_msg.Properties[Message.UriKey] = value; 5972_idict[key] = value; 6011_msg.Properties[Message.UriKey] = value;
system\runtime\remoting\messagesmuggler.cs (2)
438dict[de.Key] = de.Value; 602dict[de.Key] = de.Value;
system\runtime\remoting\redirectionproxy.cs (1)
47msg.Properties["__Uri"] = _realProxy.IdentityObject.URI;
system\runtime\remoting\remotingconfigparser.cs (1)
1730providerData.Properties[entry.Key] = entry.Value;
system\runtime\remoting\remotingproxy.cs (1)
513m.Properties[Message.CallContextKey] =
system\runtime\remoting\terminatorsinks.cs (1)
402reqMsg.Properties["CORProfilerCookie"] = g;
system\runtime\serialization\formatters\binary\binarymethodmessage.cs (2)
93dict[de.Key] = de.Value; 162dict[de.Key] = de.Value;
PresentationBuildTasks (1)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
2177field.UserData["WithEvents"] = true;
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
3663e.Data[ExceptionContext.Key] = new ExceptionContext(e.Data[ExceptionContext.Key], e.StackTrace, plsrun, lsrun); 3674e.Data[ExceptionContext.Key] = new ExceptionContext(null, methodName, plsrun, lsrun);
PresentationFramework (1)
src\Framework\System\Windows\Documents\AdornerLayer.cs (1)
963infoMap[key] = adornerInfos;
SMDiagnostics (1)
System\ServiceModel\Diagnostics\ExceptionUtility.cs (1)
141data[ExceptionStackAsStringKey] = stackString;
System (25)
compmod\microsoft\csharp\csharpcodeprovider.cs (1)
2919nspace.UserData["GenerateImports"] = false;
compmod\microsoft\visualbasic\VBCodeProvider.cs (1)
2442nspace.UserData["GenerateImports"] = false;
compmod\system\codedom\compiler\CodeGeneratorOptions.cs (6)
41options[index] = value; 54options["IndentString"] = value; 67options["BracingStyle"] = value; 80options["ElseOnClosing"] = value; 93options["BlankLinesBetweenMembers"] = value; 104options["VerbatimOrder"] = value;
compmod\system\componentmodel\design\DesignerVerb.cs (3)
35Properties["Text"] = text == null ? null : Regex.Replace(text, @"\(\&.\)", ""); // VSWHIDBEY 485835 46Properties["Text"] = text == null ? null : Regex.Replace(text, @"\(\&.\)", "");// VSWHIDBEY 485835 61Properties["Description"] = value;
compmod\system\componentmodel\PropertyDescriptorCollection.cs (3)
265cachedFoundProperties[name] = properties[i]; 272cachedFoundProperties[name] = properties[i]; 565cachedFoundProperties[key] = value;
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (3)
561cache[_extenderPropertiesKey] = properties; 723cache[_extenderProviderKey] = currentExtenders; 1194cache[_extenderProviderPropertiesKey] = properties;
compmod\system\componentmodel\TypeDescriptor.cs (4)
2478cache[_pipelineAttributeFilterKeys[pipelineType]] = filterCache; 2684cache[_pipelineFilterKeys[pipelineType]] = cacheItem; 2719cache[_pipelineInitializeKeys[pipelineType]] = members; 2828cache[_pipelineMergeKeys[pipelineType]] = cacheValue;
sys\system\configuration\ClientSettingsStore.cs (2)
102settings[setting.Name] = new StoredSetting(setting.SerializeAs, setting.Value.ValueXml); 136settings[setting.Name] = new StoredSetting(setting.SerializeAs, setting.Value.ValueXml);
sys\system\configuration\LocalFileSettingsProvider.cs (2)
182roamingUserSettings[setting.Name] = ss; 185localUserSettings[setting.Name] = ss;
System.AddIn (8)
System\Addin\Hosting\AddInActivator.cs (5)
604e.Data["Incorrectly loaded add-in adapters"] = addinAdapters; 605e.Data["Expected adapter location"] = addinAdapter.Location; 607e.Data["Duplicate Contracts"] = contracts; 622e.Data["Incorrectly loaded contracts"] = contracts; 623e.Data["Expected contract location"] = contract.Location;
System\Addin\Hosting\RemotingHelper.cs (3)
44props["name"] = "ClientChannel"; 45props["portName"] = Guid.NewGuid().ToString(); 46props["typeFilterLevel"] = "Full";
System.Data.SqlXml (4)
System\Xml\Xsl\Xslt\Scripts.cs (2)
252unit.UserData["AllowLateBound"] = true; // Allow variables to be declared untyped 253unit.UserData["RequireVariableDeclaration"] = false; // Allow variables to be undeclared
System\Xml\Xsl\XsltOld\Compiler.cs (2)
776unit.UserData["AllowLateBound"] = true; // Allow variables to be undeclared 777unit.UserData["RequireVariableDeclaration"] = false; // Allow variables to be declared untyped
System.Drawing (295)
commonui\System\Drawing\Brushes.cs (141)
178SafeNativeMethods.Gdip.ThreadData[TransparentKey] = transparent; 195SafeNativeMethods.Gdip.ThreadData[AliceBlueKey] = aliceBlue; 212SafeNativeMethods.Gdip.ThreadData[AntiqueWhiteKey] = antiqueWhite; 229SafeNativeMethods.Gdip.ThreadData[AquaKey] = aqua; 246SafeNativeMethods.Gdip.ThreadData[AquamarineKey] = aquamarine; 263SafeNativeMethods.Gdip.ThreadData[AzureKey] = azure; 280SafeNativeMethods.Gdip.ThreadData[BeigeKey] = beige; 297SafeNativeMethods.Gdip.ThreadData[BisqueKey] = bisque; 314SafeNativeMethods.Gdip.ThreadData[BlackKey] = black; 331SafeNativeMethods.Gdip.ThreadData[BlanchedAlmondKey] = blanchedAlmond; 348SafeNativeMethods.Gdip.ThreadData[BlueKey] = blue; 365SafeNativeMethods.Gdip.ThreadData[BlueVioletKey] = blueViolet; 382SafeNativeMethods.Gdip.ThreadData[BrownKey] = brown; 399SafeNativeMethods.Gdip.ThreadData[BurlyWoodKey] = burlyWood; 416SafeNativeMethods.Gdip.ThreadData[CadetBlueKey] = cadetBlue; 433SafeNativeMethods.Gdip.ThreadData[ChartreuseKey] = chartreuse; 450SafeNativeMethods.Gdip.ThreadData[ChocolateKey] = chocolate; 467SafeNativeMethods.Gdip.ThreadData[ChoralKey] = choral; 484SafeNativeMethods.Gdip.ThreadData[CornflowerBlueKey] = cornflowerBlue; 501SafeNativeMethods.Gdip.ThreadData[CornsilkKey] = cornsilk; 518SafeNativeMethods.Gdip.ThreadData[CrimsonKey] = crimson; 535SafeNativeMethods.Gdip.ThreadData[CyanKey] = cyan; 552SafeNativeMethods.Gdip.ThreadData[DarkBlueKey] = darkBlue; 569SafeNativeMethods.Gdip.ThreadData[DarkCyanKey] = darkCyan; 586SafeNativeMethods.Gdip.ThreadData[DarkGoldenrodKey] = darkGoldenrod; 603SafeNativeMethods.Gdip.ThreadData[DarkGrayKey] = darkGray; 620SafeNativeMethods.Gdip.ThreadData[DarkGreenKey] = darkGreen; 637SafeNativeMethods.Gdip.ThreadData[DarkKhakiKey] = darkKhaki; 654SafeNativeMethods.Gdip.ThreadData[DarkMagentaKey] = darkMagenta; 671SafeNativeMethods.Gdip.ThreadData[DarkOliveGreenKey] = darkOliveGreen; 688SafeNativeMethods.Gdip.ThreadData[DarkOrangeKey] = darkOrange; 705SafeNativeMethods.Gdip.ThreadData[DarkOrchidKey] = darkOrchid; 722SafeNativeMethods.Gdip.ThreadData[DarkRedKey] = darkRed; 739SafeNativeMethods.Gdip.ThreadData[DarkSalmonKey] = darkSalmon; 756SafeNativeMethods.Gdip.ThreadData[DarkSeaGreenKey] = darkSeaGreen; 773SafeNativeMethods.Gdip.ThreadData[DarkSlateBlueKey] = darkSlateBlue; 790SafeNativeMethods.Gdip.ThreadData[DarkSlateGrayKey] = darkSlateGray; 807SafeNativeMethods.Gdip.ThreadData[DarkTurquoiseKey] = darkTurquoise; 824SafeNativeMethods.Gdip.ThreadData[DarkVioletKey] = darkViolet; 841SafeNativeMethods.Gdip.ThreadData[DeepPinkKey] = deepPink; 858SafeNativeMethods.Gdip.ThreadData[DeepSkyBlueKey] = deepSkyBlue; 875SafeNativeMethods.Gdip.ThreadData[DimGrayKey] = dimGray; 892SafeNativeMethods.Gdip.ThreadData[DodgerBlueKey] = dodgerBlue; 909SafeNativeMethods.Gdip.ThreadData[FirebrickKey] = firebrick; 926SafeNativeMethods.Gdip.ThreadData[FloralWhiteKey] = floralWhite; 943SafeNativeMethods.Gdip.ThreadData[ForestGreenKey] = forestGreen; 960SafeNativeMethods.Gdip.ThreadData[FuchiaKey] = fuchia; 977SafeNativeMethods.Gdip.ThreadData[GainsboroKey] = gainsboro; 994SafeNativeMethods.Gdip.ThreadData[GhostWhiteKey] = ghostWhite; 1011SafeNativeMethods.Gdip.ThreadData[GoldKey] = gold; 1028SafeNativeMethods.Gdip.ThreadData[GoldenrodKey] = goldenrod; 1045SafeNativeMethods.Gdip.ThreadData[GrayKey] = gray; 1062SafeNativeMethods.Gdip.ThreadData[GreenKey] = green; 1079SafeNativeMethods.Gdip.ThreadData[GreenYellowKey] = greenYellow; 1096SafeNativeMethods.Gdip.ThreadData[HoneydewKey] = honeydew; 1113SafeNativeMethods.Gdip.ThreadData[HotPinkKey] = hotPink; 1130SafeNativeMethods.Gdip.ThreadData[IndianRedKey] = indianRed; 1147SafeNativeMethods.Gdip.ThreadData[IndigoKey] = indigo; 1164SafeNativeMethods.Gdip.ThreadData[IvoryKey] = ivory; 1181SafeNativeMethods.Gdip.ThreadData[KhakiKey] = khaki; 1198SafeNativeMethods.Gdip.ThreadData[LavenderKey] = lavender; 1215SafeNativeMethods.Gdip.ThreadData[LavenderBlushKey] = lavenderBlush; 1232SafeNativeMethods.Gdip.ThreadData[LawnGreenKey] = lawnGreen; 1249SafeNativeMethods.Gdip.ThreadData[LemonChiffonKey] = lemonChiffon; 1266SafeNativeMethods.Gdip.ThreadData[LightBlueKey] = lightBlue; 1283SafeNativeMethods.Gdip.ThreadData[LightCoralKey] = lightCoral; 1300SafeNativeMethods.Gdip.ThreadData[LightCyanKey] = lightCyan; 1317SafeNativeMethods.Gdip.ThreadData[LightGoldenrodYellowKey] = lightGoldenrodYellow; 1334SafeNativeMethods.Gdip.ThreadData[LightGreenKey] = lightGreen; 1351SafeNativeMethods.Gdip.ThreadData[LightGrayKey] = lightGray; 1368SafeNativeMethods.Gdip.ThreadData[LightPinkKey] = lightPink; 1385SafeNativeMethods.Gdip.ThreadData[LightSalmonKey] = lightSalmon; 1402SafeNativeMethods.Gdip.ThreadData[LightSeaGreenKey] = lightSeaGreen; 1419SafeNativeMethods.Gdip.ThreadData[LightSkyBlueKey] = lightSkyBlue; 1436SafeNativeMethods.Gdip.ThreadData[LightSlateGrayKey] = lightSlateGray; 1453SafeNativeMethods.Gdip.ThreadData[LightSteelBlueKey] = lightSteelBlue; 1470SafeNativeMethods.Gdip.ThreadData[LightYellowKey] = lightYellow; 1487SafeNativeMethods.Gdip.ThreadData[LimeKey] = lime; 1504SafeNativeMethods.Gdip.ThreadData[LimeGreenKey] = limeGreen; 1521SafeNativeMethods.Gdip.ThreadData[LinenKey] = linen; 1538SafeNativeMethods.Gdip.ThreadData[MagentaKey] = magenta; 1555SafeNativeMethods.Gdip.ThreadData[MaroonKey] = maroon; 1572SafeNativeMethods.Gdip.ThreadData[MediumAquamarineKey] = mediumAquamarine; 1589SafeNativeMethods.Gdip.ThreadData[MediumBlueKey] = mediumBlue; 1606SafeNativeMethods.Gdip.ThreadData[MediumOrchidKey] = mediumOrchid; 1623SafeNativeMethods.Gdip.ThreadData[MediumPurpleKey] = mediumPurple; 1640SafeNativeMethods.Gdip.ThreadData[MediumSeaGreenKey] = mediumSeaGreen; 1657SafeNativeMethods.Gdip.ThreadData[MediumSlateBlueKey] = mediumSlateBlue; 1674SafeNativeMethods.Gdip.ThreadData[MediumSpringGreenKey] = mediumSpringGreen; 1691SafeNativeMethods.Gdip.ThreadData[MediumTurquoiseKey] = mediumTurquoise; 1708SafeNativeMethods.Gdip.ThreadData[MediumVioletRedKey] = mediumVioletRed; 1725SafeNativeMethods.Gdip.ThreadData[MidnightBlueKey] = midnightBlue; 1742SafeNativeMethods.Gdip.ThreadData[MintCreamKey] = mintCream; 1759SafeNativeMethods.Gdip.ThreadData[MistyRoseKey] = mistyRose; 1776SafeNativeMethods.Gdip.ThreadData[MoccasinKey] = moccasin; 1793SafeNativeMethods.Gdip.ThreadData[NavajoWhiteKey] = navajoWhite; 1810SafeNativeMethods.Gdip.ThreadData[NavyKey] = navy; 1827SafeNativeMethods.Gdip.ThreadData[OldLaceKey] = oldLace; 1844SafeNativeMethods.Gdip.ThreadData[OliveKey] = olive; 1861SafeNativeMethods.Gdip.ThreadData[OliveDrabKey] = oliveDrab; 1878SafeNativeMethods.Gdip.ThreadData[OrangeKey] = orange; 1895SafeNativeMethods.Gdip.ThreadData[OrangeRedKey] = orangeRed; 1912SafeNativeMethods.Gdip.ThreadData[OrchidKey] = orchid; 1929SafeNativeMethods.Gdip.ThreadData[PaleGoldenrodKey] = paleGoldenrod; 1946SafeNativeMethods.Gdip.ThreadData[PaleGreenKey] = paleGreen; 1963SafeNativeMethods.Gdip.ThreadData[PaleTurquoiseKey] = paleTurquoise; 1980SafeNativeMethods.Gdip.ThreadData[PaleVioletRedKey] = paleVioletRed; 1997SafeNativeMethods.Gdip.ThreadData[PapayaWhipKey] = papayaWhip; 2014SafeNativeMethods.Gdip.ThreadData[PeachPuffKey] = peachPuff; 2031SafeNativeMethods.Gdip.ThreadData[PeruKey] = peru; 2048SafeNativeMethods.Gdip.ThreadData[PinkKey] = pink; 2065SafeNativeMethods.Gdip.ThreadData[PlumKey] = plum; 2082SafeNativeMethods.Gdip.ThreadData[PowderBlueKey] = powderBlue; 2099SafeNativeMethods.Gdip.ThreadData[PurpleKey] = purple; 2116SafeNativeMethods.Gdip.ThreadData[RedKey] = red; 2133SafeNativeMethods.Gdip.ThreadData[RosyBrownKey] = rosyBrown; 2150SafeNativeMethods.Gdip.ThreadData[RoyalBlueKey] = royalBlue; 2167SafeNativeMethods.Gdip.ThreadData[SaddleBrownKey] = saddleBrown; 2184SafeNativeMethods.Gdip.ThreadData[SalmonKey] = salmon; 2201SafeNativeMethods.Gdip.ThreadData[SandyBrownKey] = sandyBrown; 2218SafeNativeMethods.Gdip.ThreadData[SeaGreenKey] = seaGreen; 2235SafeNativeMethods.Gdip.ThreadData[SeaShellKey] = seaShell; 2252SafeNativeMethods.Gdip.ThreadData[SiennaKey] = sienna; 2269SafeNativeMethods.Gdip.ThreadData[SilverKey] = silver; 2286SafeNativeMethods.Gdip.ThreadData[SkyBlueKey] = skyBlue; 2303SafeNativeMethods.Gdip.ThreadData[SlateBlueKey] = slateBlue; 2320SafeNativeMethods.Gdip.ThreadData[SlateGrayKey] = slateGray; 2337SafeNativeMethods.Gdip.ThreadData[SnowKey] = snow; 2354SafeNativeMethods.Gdip.ThreadData[SpringGreenKey] = springGreen; 2371SafeNativeMethods.Gdip.ThreadData[SteelBlueKey] = steelBlue; 2388SafeNativeMethods.Gdip.ThreadData[TanKey] = tan; 2405SafeNativeMethods.Gdip.ThreadData[TealKey] = teal; 2422SafeNativeMethods.Gdip.ThreadData[ThistleKey] = thistle; 2439SafeNativeMethods.Gdip.ThreadData[TomatoKey] = tomato; 2456SafeNativeMethods.Gdip.ThreadData[TurquoiseKey] = turquoise; 2473SafeNativeMethods.Gdip.ThreadData[VioletKey] = violet; 2490SafeNativeMethods.Gdip.ThreadData[WheatKey] = wheat; 2507SafeNativeMethods.Gdip.ThreadData[WhiteKey] = white; 2524SafeNativeMethods.Gdip.ThreadData[WhiteSmokeKey] = whiteSmoke; 2541SafeNativeMethods.Gdip.ThreadData[YellowKey] = yellow; 2558SafeNativeMethods.Gdip.ThreadData[YellowGreenKey] = yellowGreen;
commonui\System\Drawing\Design\ToolboxItem.cs (11)
98Properties["AssemblyName"] = value; 116Properties["DependentAssemblies"] = value.Clone(); 132Properties["Bitmap"] = value; 146Properties["OriginalBitmap"] = value; 160Properties["Company"] = value; 184Properties["Description"] = value; 197Properties["DisplayName"] = value; 211Properties["Filter"] = value; 227Properties["IsTransient"] = value; 270Properties["TypeName"] = value; 460Properties[entry.Name] = entry.Value;
commonui\System\Drawing\Pens.cs (141)
179SafeNativeMethods.Gdip.ThreadData[TransparentKey] = transparent; 196SafeNativeMethods.Gdip.ThreadData[AliceBlueKey] = aliceBlue; 213SafeNativeMethods.Gdip.ThreadData[AntiqueWhiteKey] = antiqueWhite; 230SafeNativeMethods.Gdip.ThreadData[AquaKey] = aqua; 247SafeNativeMethods.Gdip.ThreadData[AquamarineKey] = aquamarine; 264SafeNativeMethods.Gdip.ThreadData[AzureKey] = azure; 281SafeNativeMethods.Gdip.ThreadData[BeigeKey] = beige; 298SafeNativeMethods.Gdip.ThreadData[BisqueKey] = bisque; 315SafeNativeMethods.Gdip.ThreadData[BlackKey] = black; 332SafeNativeMethods.Gdip.ThreadData[BlanchedAlmondKey] = blanchedAlmond; 349SafeNativeMethods.Gdip.ThreadData[BlueKey] = blue; 366SafeNativeMethods.Gdip.ThreadData[BlueVioletKey] = blueViolet; 383SafeNativeMethods.Gdip.ThreadData[BrownKey] = brown; 400SafeNativeMethods.Gdip.ThreadData[BurlyWoodKey] = burlyWood; 417SafeNativeMethods.Gdip.ThreadData[CadetBlueKey] = cadetBlue; 434SafeNativeMethods.Gdip.ThreadData[ChartreuseKey] = chartreuse; 451SafeNativeMethods.Gdip.ThreadData[ChocolateKey] = chocolate; 468SafeNativeMethods.Gdip.ThreadData[ChoralKey] = choral; 485SafeNativeMethods.Gdip.ThreadData[CornflowerBlueKey] = cornflowerBlue; 502SafeNativeMethods.Gdip.ThreadData[CornsilkKey] = cornsilk; 519SafeNativeMethods.Gdip.ThreadData[CrimsonKey] = crimson; 536SafeNativeMethods.Gdip.ThreadData[CyanKey] = cyan; 553SafeNativeMethods.Gdip.ThreadData[DarkBlueKey] = darkBlue; 570SafeNativeMethods.Gdip.ThreadData[DarkCyanKey] = darkCyan; 587SafeNativeMethods.Gdip.ThreadData[DarkGoldenrodKey] = darkGoldenrod; 604SafeNativeMethods.Gdip.ThreadData[DarkGrayKey] = darkGray; 621SafeNativeMethods.Gdip.ThreadData[DarkGreenKey] = darkGreen; 638SafeNativeMethods.Gdip.ThreadData[DarkKhakiKey] = darkKhaki; 655SafeNativeMethods.Gdip.ThreadData[DarkMagentaKey] = darkMagenta; 672SafeNativeMethods.Gdip.ThreadData[DarkOliveGreenKey] = darkOliveGreen; 689SafeNativeMethods.Gdip.ThreadData[DarkOrangeKey] = darkOrange; 706SafeNativeMethods.Gdip.ThreadData[DarkOrchidKey] = darkOrchid; 723SafeNativeMethods.Gdip.ThreadData[DarkRedKey] = darkRed; 740SafeNativeMethods.Gdip.ThreadData[DarkSalmonKey] = darkSalmon; 757SafeNativeMethods.Gdip.ThreadData[DarkSeaGreenKey] = darkSeaGreen; 774SafeNativeMethods.Gdip.ThreadData[DarkSlateBlueKey] = darkSlateBlue; 791SafeNativeMethods.Gdip.ThreadData[DarkSlateGrayKey] = darkSlateGray; 808SafeNativeMethods.Gdip.ThreadData[DarkTurquoiseKey] = darkTurquoise; 825SafeNativeMethods.Gdip.ThreadData[DarkVioletKey] = darkViolet; 842SafeNativeMethods.Gdip.ThreadData[DeepPinkKey] = deepPink; 859SafeNativeMethods.Gdip.ThreadData[DeepSkyBlueKey] = deepSkyBlue; 876SafeNativeMethods.Gdip.ThreadData[DimGrayKey] = dimGray; 893SafeNativeMethods.Gdip.ThreadData[DodgerBlueKey] = dodgerBlue; 910SafeNativeMethods.Gdip.ThreadData[FirebrickKey] = firebrick; 927SafeNativeMethods.Gdip.ThreadData[FloralWhiteKey] = floralWhite; 944SafeNativeMethods.Gdip.ThreadData[ForestGreenKey] = forestGreen; 961SafeNativeMethods.Gdip.ThreadData[FuchiaKey] = fuchia; 978SafeNativeMethods.Gdip.ThreadData[GainsboroKey] = gainsboro; 995SafeNativeMethods.Gdip.ThreadData[GhostWhiteKey] = ghostWhite; 1012SafeNativeMethods.Gdip.ThreadData[GoldKey] = gold; 1029SafeNativeMethods.Gdip.ThreadData[GoldenrodKey] = goldenrod; 1046SafeNativeMethods.Gdip.ThreadData[GrayKey] = gray; 1063SafeNativeMethods.Gdip.ThreadData[GreenKey] = green; 1080SafeNativeMethods.Gdip.ThreadData[GreenYellowKey] = greenYellow; 1097SafeNativeMethods.Gdip.ThreadData[HoneydewKey] = honeydew; 1114SafeNativeMethods.Gdip.ThreadData[HotPinkKey] = hotPink; 1131SafeNativeMethods.Gdip.ThreadData[IndianRedKey] = indianRed; 1148SafeNativeMethods.Gdip.ThreadData[IndigoKey] = indigo; 1165SafeNativeMethods.Gdip.ThreadData[IvoryKey] = ivory; 1182SafeNativeMethods.Gdip.ThreadData[KhakiKey] = khaki; 1199SafeNativeMethods.Gdip.ThreadData[LavenderKey] = lavender; 1216SafeNativeMethods.Gdip.ThreadData[LavenderBlushKey] = lavenderBlush; 1233SafeNativeMethods.Gdip.ThreadData[LawnGreenKey] = lawnGreen; 1250SafeNativeMethods.Gdip.ThreadData[LemonChiffonKey] = lemonChiffon; 1267SafeNativeMethods.Gdip.ThreadData[LightBlueKey] = lightBlue; 1284SafeNativeMethods.Gdip.ThreadData[LightCoralKey] = lightCoral; 1301SafeNativeMethods.Gdip.ThreadData[LightCyanKey] = lightCyan; 1318SafeNativeMethods.Gdip.ThreadData[LightGoldenrodYellowKey] = lightGoldenrodYellow; 1335SafeNativeMethods.Gdip.ThreadData[LightGreenKey] = lightGreen; 1352SafeNativeMethods.Gdip.ThreadData[LightGrayKey] = lightGray; 1369SafeNativeMethods.Gdip.ThreadData[LightPinkKey] = lightPink; 1386SafeNativeMethods.Gdip.ThreadData[LightSalmonKey] = lightSalmon; 1403SafeNativeMethods.Gdip.ThreadData[LightSeaGreenKey] = lightSeaGreen; 1420SafeNativeMethods.Gdip.ThreadData[LightSkyBlueKey] = lightSkyBlue; 1437SafeNativeMethods.Gdip.ThreadData[LightSlateGrayKey] = lightSlateGray; 1454SafeNativeMethods.Gdip.ThreadData[LightSteelBlueKey] = lightSteelBlue; 1471SafeNativeMethods.Gdip.ThreadData[LightYellowKey] = lightYellow; 1488SafeNativeMethods.Gdip.ThreadData[LimeKey] = lime; 1505SafeNativeMethods.Gdip.ThreadData[LimeGreenKey] = limeGreen; 1522SafeNativeMethods.Gdip.ThreadData[LinenKey] = linen; 1539SafeNativeMethods.Gdip.ThreadData[MagentaKey] = magenta; 1556SafeNativeMethods.Gdip.ThreadData[MaroonKey] = maroon; 1573SafeNativeMethods.Gdip.ThreadData[MediumAquamarineKey] = mediumAquamarine; 1590SafeNativeMethods.Gdip.ThreadData[MediumBlueKey] = mediumBlue; 1607SafeNativeMethods.Gdip.ThreadData[MediumOrchidKey] = mediumOrchid; 1624SafeNativeMethods.Gdip.ThreadData[MediumPurpleKey] = mediumPurple; 1641SafeNativeMethods.Gdip.ThreadData[MediumSeaGreenKey] = mediumSeaGreen; 1658SafeNativeMethods.Gdip.ThreadData[MediumSlateBlueKey] = mediumSlateBlue; 1675SafeNativeMethods.Gdip.ThreadData[MediumSpringGreenKey] = mediumSpringGreen; 1692SafeNativeMethods.Gdip.ThreadData[MediumTurquoiseKey] = mediumTurquoise; 1709SafeNativeMethods.Gdip.ThreadData[MediumVioletRedKey] = mediumVioletRed; 1726SafeNativeMethods.Gdip.ThreadData[MidnightBlueKey] = midnightBlue; 1743SafeNativeMethods.Gdip.ThreadData[MintCreamKey] = mintCream; 1760SafeNativeMethods.Gdip.ThreadData[MistyRoseKey] = mistyRose; 1777SafeNativeMethods.Gdip.ThreadData[MoccasinKey] = moccasin; 1794SafeNativeMethods.Gdip.ThreadData[NavajoWhiteKey] = navajoWhite; 1811SafeNativeMethods.Gdip.ThreadData[NavyKey] = navy; 1828SafeNativeMethods.Gdip.ThreadData[OldLaceKey] = oldLace; 1845SafeNativeMethods.Gdip.ThreadData[OliveKey] = olive; 1862SafeNativeMethods.Gdip.ThreadData[OliveDrabKey] = oliveDrab; 1879SafeNativeMethods.Gdip.ThreadData[OrangeKey] = orange; 1896SafeNativeMethods.Gdip.ThreadData[OrangeRedKey] = orangeRed; 1913SafeNativeMethods.Gdip.ThreadData[OrchidKey] = orchid; 1930SafeNativeMethods.Gdip.ThreadData[PaleGoldenrodKey] = paleGoldenrod; 1947SafeNativeMethods.Gdip.ThreadData[PaleGreenKey] = paleGreen; 1964SafeNativeMethods.Gdip.ThreadData[PaleTurquoiseKey] = paleTurquoise; 1981SafeNativeMethods.Gdip.ThreadData[PaleVioletRedKey] = paleVioletRed; 1998SafeNativeMethods.Gdip.ThreadData[PapayaWhipKey] = papayaWhip; 2015SafeNativeMethods.Gdip.ThreadData[PeachPuffKey] = peachPuff; 2032SafeNativeMethods.Gdip.ThreadData[PeruKey] = peru; 2049SafeNativeMethods.Gdip.ThreadData[PinkKey] = pink; 2066SafeNativeMethods.Gdip.ThreadData[PlumKey] = plum; 2083SafeNativeMethods.Gdip.ThreadData[PowderBlueKey] = powderBlue; 2100SafeNativeMethods.Gdip.ThreadData[PurpleKey] = purple; 2117SafeNativeMethods.Gdip.ThreadData[RedKey] = red; 2134SafeNativeMethods.Gdip.ThreadData[RosyBrownKey] = rosyBrown; 2151SafeNativeMethods.Gdip.ThreadData[RoyalBlueKey] = royalBlue; 2168SafeNativeMethods.Gdip.ThreadData[SaddleBrownKey] = saddleBrown; 2185SafeNativeMethods.Gdip.ThreadData[SalmonKey] = salmon; 2202SafeNativeMethods.Gdip.ThreadData[SandyBrownKey] = sandyBrown; 2219SafeNativeMethods.Gdip.ThreadData[SeaGreenKey] = seaGreen; 2236SafeNativeMethods.Gdip.ThreadData[SeaShellKey] = seaShell; 2253SafeNativeMethods.Gdip.ThreadData[SiennaKey] = sienna; 2270SafeNativeMethods.Gdip.ThreadData[SilverKey] = silver; 2287SafeNativeMethods.Gdip.ThreadData[SkyBlueKey] = skyBlue; 2304SafeNativeMethods.Gdip.ThreadData[SlateBlueKey] = slateBlue; 2321SafeNativeMethods.Gdip.ThreadData[SlateGrayKey] = slateGray; 2338SafeNativeMethods.Gdip.ThreadData[SnowKey] = snow; 2355SafeNativeMethods.Gdip.ThreadData[SpringGreenKey] = springGreen; 2372SafeNativeMethods.Gdip.ThreadData[SteelBlueKey] = steelBlue; 2389SafeNativeMethods.Gdip.ThreadData[TanKey] = tan; 2406SafeNativeMethods.Gdip.ThreadData[TealKey] = teal; 2423SafeNativeMethods.Gdip.ThreadData[ThistleKey] = thistle; 2440SafeNativeMethods.Gdip.ThreadData[TomatoKey] = tomato; 2457SafeNativeMethods.Gdip.ThreadData[TurquoiseKey] = turquoise; 2474SafeNativeMethods.Gdip.ThreadData[VioletKey] = violet; 2491SafeNativeMethods.Gdip.ThreadData[WheatKey] = wheat; 2508SafeNativeMethods.Gdip.ThreadData[WhiteKey] = white; 2525SafeNativeMethods.Gdip.ThreadData[WhiteSmokeKey] = whiteSmoke; 2542SafeNativeMethods.Gdip.ThreadData[YellowKey] = yellow; 2559SafeNativeMethods.Gdip.ThreadData[YellowGreenKey] = yellowGreen;
commonui\System\Drawing\SystemBrushes.cs (1)
374SafeNativeMethods.Gdip.ThreadData[SystemBrushesKey] = systemBrushes;
commonui\System\Drawing\SystemPens.cs (1)
374SafeNativeMethods.Gdip.ThreadData[SystemPensKey] = systemPens;
System.Messaging (12)
System\Messaging\MessageQueueInstaller.cs (12)
397stateSaver["Exists"] = exists; 408stateSaver["Authenticate"] = queue.Authenticate; 409stateSaver["BasePriority"] = queue.BasePriority; 410stateSaver["Category"] = queue.Category; 411stateSaver["EncryptionRequired"] = queue.EncryptionRequired; 412stateSaver["Label"] = queue.Label; 413stateSaver["MaximumJournalSize"] = queue.MaximumJournalSize; 414stateSaver["MaximumQueueSize"] = queue.MaximumQueueSize; 415stateSaver["Path"] = queue.Path; 416stateSaver["Transactional"] = queue.Transactional; 417stateSaver["UseJournalQueue"] = queue.UseJournalQueue; 419stateSaver["MulticastAddress"] = queue.MulticastAddress;
System.Runtime.Caching (1)
System\Caching\MemoryCacheStore.cs (1)
197h[key.Key] = entry.Value;
System.Runtime.Remoting (2)
channels\http\combinedhttpchannel.cs (1)
366dict[key] = value;
channels\http\httpremotinghandler.cs (1)
225context.Items["__requestUri"] = requestUri;
System.ServiceModel (3)
System\ServiceModel\Channels\FramingFormat.cs (1)
170exception.Data[FramingEncodingString.ExceptionKey] = framingFault;
System\ServiceModel\Description\DataContractSerializerOperationGenerator.cs (1)
140targetCompileUnit.UserData[userData.Key] = userData.Value;
System\ServiceModel\Description\ServiceContractGenerator.cs (1)
820codeTypeReference.UserData[referenceKey] = codeType;
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\ServiceParser.cs (1)
375dictionary[this.lineNumber] = info;
System.Web (1013)
Compilation\BaseCodeDomTreeGenerator.cs (6)
235_codeCompileUnit.UserData["AllowLateBound"] = !Parser.FStrict; 236_codeCompileUnit.UserData["RequireVariableDeclaration"] = Parser.FExplicit; 260_intermediateClass.UserData["BaseClassDefinition"] = Parser.DefaultBaseType; 262_intermediateClass.UserData["BaseClassDefinition"] = Parser.BaseType; 809_generatedColumnOffsetDictionary[codeDomProvider.GetType()] = offset; 862_linePragmasTable[lineNumber] = codeInfo;
Compilation\BaseTemplateCodeDomTreeGenerator.cs (1)
1205field.UserData["WithEvents"] = true;
Compilation\BuildManager.cs (2)
1033_assemblyResolveMapping[assemblyName] = codeAssembly; 1044_assemblyResolveMapping["__code"] = codeAssembly;
Compilation\BuildManagerHost.cs (2)
119_assemblyCollection[asmName.FullName] = assemblyLocation; 687_stringDictionary[virtualPath.VirtualPathString] = virtualFileString;
Compilation\BuildProvidersCompiler.cs (3)
171_satelliteAssemblyBuilders[cultureName] = satelliteAssemblyBuilder; 370_buildProviders[vfile.VirtualPath] = buildProvider; 686assemblyBuilders[compilerType] = newBuilder;
Compilation\IImplicitResourceProvider.cs (1)
161_implicitResources[implicitResKey.KeyPrefix] = controlResources;
Configuration\BrowserCapabilitiesFactory.cs (416)
55dictionary["browser"] = "IE"; 56dictionary["layoutEngine"] = "Trident"; 57dictionary["layoutEngineVersion"] = regexWorker["${layoutVersion}"]; 58dictionary["extra"] = regexWorker["${extra}"]; 59dictionary["isColor"] = "true"; 60dictionary["letters"] = regexWorker["${letters}"]; 61dictionary["majorversion"] = regexWorker["${major}"]; 62dictionary["minorversion"] = regexWorker["${minor}"]; 63dictionary["screenBitDepth"] = "8"; 64dictionary["type"] = regexWorker["IE${major}"]; 65dictionary["version"] = regexWorker["${version}"]; 101dictionary["jscriptversion"] = "5.6"; 102dictionary["msdomversion"] = regexWorker["${majorversion}.${minorversion}"]; 103dictionary["ExchangeOmaSupported"] = "true"; 104dictionary["activexcontrols"] = "true"; 105dictionary["backgroundsounds"] = "true"; 106dictionary["javaapplets"] = "true"; 107dictionary["supportsVCard"] = "true"; 108dictionary["supportsAccessKeyAttribute"] = "true"; 109dictionary["vbscript"] = "true"; 188dictionary["jscriptversion"] = "5.7"; 216dictionary["jscriptversion"] = "6.0"; 244dictionary["jscriptversion"] = "6.0"; 272dictionary["jscriptversion"] = "6.0"; 300dictionary["beta"] = "true"; 342dictionary["browser"] = "InternetExplorer"; 343dictionary["version"] = regexWorker["${version}"]; 344dictionary["majorversion"] = regexWorker["${major}"]; 345dictionary["minorversion"] = regexWorker["${minor}"]; 346dictionary["layoutEngine"] = "Trident"; 347dictionary["layoutEngineVersion"] = regexWorker["${layoutVersion}"]; 348dictionary["type"] = regexWorker["InternetExplorer${major}"]; 376dictionary["layoutEngine"] = "BlackBerry"; 377dictionary["browser"] = "BlackBerry"; 378dictionary["majorversion"] = regexWorker["${major}"]; 379dictionary["minorversion"] = regexWorker["${minor}"]; 380dictionary["type"] = regexWorker["BlackBerry${major}"]; 381dictionary["mobileDeviceModel"] = regexWorker["${deviceName}"]; 382dictionary["isMobileDevice"] = "true"; 383dictionary["version"] = regexWorker["${version}"]; 384dictionary["ecmascriptversion"] = "3.0"; 385dictionary["javascript"] = "true"; 386dictionary["javascriptversion"] = "1.3"; 387dictionary["w3cdomversion"] = "1.0"; 388dictionary["supportsAccesskeyAttribute"] = "true"; 389dictionary["tagwriter"] = "System.Web.UI.HtmlTextWriter"; 390dictionary["cookies"] = "true"; 391dictionary["frames"] = "true"; 392dictionary["javaapplets"] = "true"; 393dictionary["supportsCallback"] = "true"; 394dictionary["supportsDivNoWrap"] = "false"; 395dictionary["supportsFileUpload"] = "true"; 396dictionary["supportsMultilineTextBoxDisplay"] = "true"; 397dictionary["supportsXmlHttp"] = "true"; 398dictionary["tables"] = "true"; 399dictionary["canInitiateVoiceCall"] = "true"; 429dictionary["browser"] = "Opera"; 430dictionary["majorversion"] = regexWorker["${major}"]; 431dictionary["minorversion"] = regexWorker["${minor}"]; 432dictionary["type"] = regexWorker["Opera${major}"]; 433dictionary["version"] = regexWorker["${version}"]; 434dictionary["layoutEngine"] = "Presto"; 435dictionary["layoutEngineVersion"] = regexWorker["${layoutVersion}"]; 436dictionary["ecmascriptversion"] = "3.0"; 437dictionary["javascript"] = "true"; 438dictionary["javascriptversion"] = "1.5"; 439dictionary["letters"] = regexWorker["${letters}"]; 440dictionary["w3cdomversion"] = "1.0"; 441dictionary["tagwriter"] = "System.Web.UI.HtmlTextWriter"; 442dictionary["cookies"] = "true"; 443dictionary["frames"] = "true"; 444dictionary["javaapplets"] = "true"; 445dictionary["supportsAccesskeyAttribute"] = "true"; 446dictionary["supportsCallback"] = "true"; 447dictionary["supportsFileUpload"] = "true"; 448dictionary["supportsMultilineTextBoxDisplay"] = "true"; 449dictionary["supportsXmlHttp"] = "true"; 450dictionary["tables"] = "true"; 451dictionary["inputType"] = "keyboard"; 452dictionary["isColor"] = "true"; 453dictionary["isMobileDevice"] = "false"; 454dictionary["maximumRenderedPageSize"] = "300000"; 455dictionary["screenBitDepth"] = "8"; 456dictionary["supportsBold"] = "true"; 457dictionary["supportsCss"] = "true"; 458dictionary["supportsDivNoWrap"] = "true"; 459dictionary["supportsFontName"] = "true"; 460dictionary["supportsFontSize"] = "true"; 461dictionary["supportsImageSubmit"] = "true"; 462dictionary["supportsItalic"] = "true"; 500dictionary["isMobileDevice"] = "true"; 527dictionary["isMobileDevice"] = "true"; 554dictionary["supportsMaintainScrollPositionOnPostback"] = "true"; 624dictionary["version"] = "10.00"; 625dictionary["majorversion"] = "10"; 626dictionary["minorversion"] = "00"; 654dictionary["browser"] = "Chrome"; 655dictionary["majorversion"] = regexWorker["${major}"]; 656dictionary["minorversion"] = regexWorker["${minor}"]; 657dictionary["type"] = regexWorker["Chrome${major}"]; 658dictionary["version"] = regexWorker["${version}"]; 659dictionary["ecmascriptversion"] = "3.0"; 660dictionary["javascript"] = "true"; 661dictionary["javascriptversion"] = "1.7"; 662dictionary["w3cdomversion"] = "1.0"; 663dictionary["supportsAccesskeyAttribute"] = "true"; 664dictionary["tagwriter"] = "System.Web.UI.HtmlTextWriter"; 665dictionary["cookies"] = "true"; 666dictionary["frames"] = "true"; 667dictionary["javaapplets"] = "true"; 668dictionary["supportsCallback"] = "true"; 669dictionary["supportsDivNoWrap"] = "false"; 670dictionary["supportsFileUpload"] = "true"; 671dictionary["supportsMaintainScrollPositionOnPostback"] = "true"; 672dictionary["supportsMultilineTextBoxDisplay"] = "true"; 673dictionary["supportsXmlHttp"] = "true"; 674dictionary["tables"] = "true"; 692dictionary["activexcontrols"] = "false"; 693dictionary["aol"] = "false"; 694dictionary["backgroundsounds"] = "false"; 695dictionary["beta"] = "false"; 696dictionary["browser"] = "Unknown"; 697dictionary["canCombineFormsInDeck"] = "true"; 698dictionary["canInitiateVoiceCall"] = "false"; 699dictionary["canRenderAfterInputOrSelectElement"] = "true"; 700dictionary["canRenderEmptySelects"] = "true"; 701dictionary["canRenderInputAndSelectElementsTogether"] = "true"; 702dictionary["canRenderMixedSelects"] = "true"; 703dictionary["canRenderOneventAndPrevElementsTogether"] = "true"; 704dictionary["canRenderPostBackCards"] = "true"; 705dictionary["canRenderSetvarZeroWithMultiSelectionList"] = "true"; 706dictionary["canSendMail"] = "true"; 707dictionary["cdf"] = "false"; 708dictionary["cookies"] = "true"; 709dictionary["crawler"] = "false"; 710dictionary["defaultSubmitButtonLimit"] = "1"; 711dictionary["ecmascriptversion"] = "0.0"; 712dictionary["frames"] = "false"; 713dictionary["gatewayMajorVersion"] = "0"; 714dictionary["gatewayMinorVersion"] = "0"; 715dictionary["gatewayVersion"] = "None"; 716dictionary["hasBackButton"] = "true"; 717dictionary["hidesRightAlignedMultiselectScrollbars"] = "false"; 718dictionary["inputType"] = "telephoneKeypad"; 719dictionary["isColor"] = "false"; 720dictionary["isMobileDevice"] = "false"; 721dictionary["javaapplets"] = "false"; 722dictionary["javascript"] = "false"; 723dictionary["jscriptversion"] = "0.0"; 724dictionary["majorversion"] = "0"; 725dictionary["maximumHrefLength"] = "10000"; 726dictionary["maximumRenderedPageSize"] = "2000"; 727dictionary["maximumSoftkeyLabelLength"] = "5"; 728dictionary["minorversion"] = "0"; 729dictionary["mobileDeviceManufacturer"] = "Unknown"; 730dictionary["mobileDeviceModel"] = "Unknown"; 731dictionary["msdomversion"] = "0.0"; 732dictionary["numberOfSoftkeys"] = "0"; 733dictionary["platform"] = "Unknown"; 734dictionary["preferredImageMime"] = "image/gif"; 735dictionary["preferredRenderingMime"] = "text/html"; 736dictionary["preferredRenderingType"] = "html32"; 737dictionary["rendersBreakBeforeWmlSelectAndInput"] = "false"; 738dictionary["rendersBreaksAfterHtmlLists"] = "true"; 739dictionary["rendersBreaksAfterWmlAnchor"] = "false"; 740dictionary["rendersBreaksAfterWmlInput"] = "false"; 741dictionary["rendersWmlDoAcceptsInline"] = "true"; 742dictionary["rendersWmlSelectsAsMenuCards"] = "false"; 743dictionary["requiredMetaTagNameValue"] = ""; 744dictionary["requiresAbsolutePostbackUrl"] = "false"; 745dictionary["requiresAdaptiveErrorReporting"] = "false"; 746dictionary["requiresAttributeColonSubstitution"] = "false"; 747dictionary["requiresContentTypeMetaTag"] = "false"; 748dictionary["requiresControlStateInSession"] = "false"; 749dictionary["requiresDBCSCharacter"] = "false"; 750dictionary["requiresFullyQualifiedRedirectUrl"] = "false"; 751dictionary["requiresLeadingPageBreak"] = "false"; 752dictionary["requiresNoBreakInFormatting"] = "false"; 753dictionary["requiresOutputOptimization"] = "false"; 754dictionary["requiresPhoneNumbersAsPlainText"] = "false"; 755dictionary["requiresPostRedirectionHandling"] = "false"; 756dictionary["requiresSpecialViewStateEncoding"] = "false"; 757dictionary["requiresUniqueFilePathSuffix"] = "false"; 758dictionary["requiresUniqueHtmlCheckboxNames"] = "false"; 759dictionary["requiresUniqueHtmlInputNames"] = "false"; 760dictionary["requiresUrlEncodedPostfieldValues"] = "false"; 761dictionary["requiresXhtmlCssSuppression"] = "false"; 762dictionary["screenBitDepth"] = "1"; 763dictionary["supportsAccesskeyAttribute"] = "false"; 764dictionary["supportsBodyColor"] = "true"; 765dictionary["supportsBold"] = "false"; 766dictionary["supportsCallback"] = "false"; 767dictionary["supportsCacheControlMetaTag"] = "true"; 768dictionary["supportsCss"] = "false"; 769dictionary["supportsDivAlign"] = "true"; 770dictionary["supportsDivNoWrap"] = "false"; 771dictionary["supportsEmptyStringInCookieValue"] = "true"; 772dictionary["supportsFileUpload"] = "false"; 773dictionary["supportsFontColor"] = "true"; 774dictionary["supportsFontName"] = "false"; 775dictionary["supportsFontSize"] = "false"; 776dictionary["supportsImageSubmit"] = "false"; 777dictionary["supportsIModeSymbols"] = "false"; 778dictionary["supportsInputIStyle"] = "false"; 779dictionary["supportsInputMode"] = "false"; 780dictionary["supportsItalic"] = "false"; 781dictionary["supportsJPhoneMultiMediaAttributes"] = "false"; 782dictionary["supportsJPhoneSymbols"] = "false"; 783dictionary["SupportsMaintainScrollPositionOnPostback"] = "false"; 784dictionary["supportsMultilineTextBoxDisplay"] = "false"; 785dictionary["supportsQueryStringInFormAction"] = "true"; 786dictionary["supportsRedirectWithCookie"] = "true"; 787dictionary["supportsSelectMultiple"] = "true"; 788dictionary["supportsUncheck"] = "true"; 789dictionary["supportsVCard"] = "false"; 790dictionary["tables"] = "false"; 791dictionary["tagwriter"] = "System.Web.UI.Html32TextWriter"; 792dictionary["type"] = "Unknown"; 793dictionary["vbscript"] = "false"; 794dictionary["version"] = "0.0"; 795dictionary["w3cdomversion"] = "0.0"; 796dictionary["win16"] = "false"; 797dictionary["win32"] = "false"; 855dictionary["browser"] = "Firefox"; 856dictionary["majorversion"] = regexWorker["${major}"]; 857dictionary["minorversion"] = regexWorker["${minor}"]; 858dictionary["version"] = regexWorker["${version}"]; 859dictionary["type"] = regexWorker["Firefox${major}"]; 860dictionary["layoutEngine"] = "Gecko"; 861dictionary["layoutEngineVersion"] = regexWorker["${layoutVersion}"]; 862dictionary["supportsAccesskeyAttribute"] = "true"; 863dictionary["javaapplets"] = "true"; 864dictionary["supportsDivNoWrap"] = "false"; 898dictionary["javascriptversion"] = "1.8"; 992dictionary["crawler"] = "true"; 1088dictionary["platform"] = "WinNT"; 1125dictionary["platform"] = "WinXP"; 1152dictionary["platform"] = "Win2000"; 1179dictionary["platform"] = "Win2000"; 1206dictionary["platform"] = "Win95"; 1233dictionary["platform"] = "Win98"; 1260dictionary["platform"] = "Win16"; 1287dictionary["platform"] = "WinCE"; 1314dictionary["platform"] = "Mac68K"; 1341dictionary["platform"] = "MacPPC"; 1368dictionary["platform"] = "UNIX"; 1395dictionary["platform"] = "WebTV"; 1454dictionary["win32"] = "true"; 1481dictionary["win16"] = "true"; 1508dictionary["cookies"] = "false"; 1509dictionary["ecmascriptversion"] = "1.0"; 1510dictionary["tables"] = "true"; 1511dictionary["type"] = "Downlevel"; 1512browserCaps.Adapters["System.Web.UI.WebControls.Menu, System.Web, Version=4.0.0.0, Culture=neutral, Pub" + 1541dictionary["browser"] = "Mozilla"; 1542dictionary["cookies"] = "true"; 1543dictionary["ecmascriptversion"] = "3.0"; 1544dictionary["frames"] = "true"; 1545dictionary["inputType"] = "keyboard"; 1546dictionary["isColor"] = "true"; 1547dictionary["isMobileDevice"] = "false"; 1548dictionary["javascript"] = "true"; 1549dictionary["javascriptversion"] = "1.5"; 1550dictionary["maximumRenderedPageSize"] = "300000"; 1551dictionary["screenBitDepth"] = "8"; 1552dictionary["supportsBold"] = "true"; 1553dictionary["supportsCallback"] = "true"; 1554dictionary["supportsCss"] = "true"; 1555dictionary["supportsDivNoWrap"] = "true"; 1556dictionary["supportsFileUpload"] = "true"; 1557dictionary["supportsFontName"] = "true"; 1558dictionary["supportsFontSize"] = "true"; 1559dictionary["supportsImageSubmit"] = "true"; 1560dictionary["supportsItalic"] = "true"; 1561dictionary["supportsMaintainScrollPositionOnPostback"] = "true"; 1562dictionary["supportsMultilineTextBoxDisplay"] = "true"; 1563dictionary["supportsXmlHttp"] = "true"; 1564dictionary["tables"] = "true"; 1565dictionary["tagwriter"] = "System.Web.UI.HtmlTextWriter"; 1566dictionary["type"] = "Mozilla"; 1567dictionary["w3cdomversion"] = "1.0"; 1619dictionary["layoutEngine"] = "WebKit"; 1620dictionary["layoutEngineVersion"] = regexWorker["${layoutVersion}"]; 1662dictionary["mobileDeviceModel"] = regexWorker["${deviceName}"]; 1663dictionary["isMobileDevice"] = "true"; 1664dictionary["ecmascriptversion"] = "3.0"; 1665dictionary["javascript"] = "true"; 1666dictionary["javascriptversion"] = "1.6"; 1667dictionary["w3cdomversion"] = "1.0"; 1668dictionary["supportsAccesskeyAttribute"] = "true"; 1669dictionary["tagwriter"] = "System.Web.UI.HtmlTextWriter"; 1670dictionary["cookies"] = "true"; 1671dictionary["frames"] = "true"; 1672dictionary["supportsCallback"] = "true"; 1673dictionary["supportsDivNoWrap"] = "false"; 1674dictionary["supportsFileUpload"] = "true"; 1675dictionary["supportsMaintainScrollPositionOnPostback"] = "true"; 1676dictionary["supportsMultilineTextBoxDisplay"] = "true"; 1677dictionary["supportsXmlHttp"] = "true"; 1678dictionary["tables"] = "true"; 1707dictionary["layoutEngine"] = "Trident"; 1708dictionary["browser"] = "IEMobile"; 1709dictionary["majorversion"] = regexWorker["${major}"]; 1710dictionary["minorversion"] = regexWorker["${minor}"]; 1711dictionary["type"] = regexWorker["IEMobile${msieMajorVersion}"]; 1712dictionary["isMobileDevice"] = "true"; 1713dictionary["version"] = regexWorker["${version}"]; 1714dictionary["jscriptversion"] = "5.6"; 1715dictionary["msdomversion"] = regexWorker["${majorversion}.${minorversion}"]; 1716dictionary["supportsAccesskeyAttribute"] = "true"; 1717dictionary["javaapplets"] = "true"; 1718dictionary["supportsDivNoWrap"] = "false"; 1719dictionary["vbscript"] = "true"; 1720dictionary["inputType"] = "virtualKeyboard"; 1721dictionary["numberOfSoftkeys"] = "2"; 1765dictionary["javaapplets"] = "false"; 1766dictionary["jscriptversion"] = "5.7"; 1799dictionary["isColor"] = "false"; 1800dictionary["screenBitDepth"] = regexWorker["${colorDepth}"]; 1832dictionary["screenPixelsHeight"] = regexWorker["${screenHeight}"]; 1833dictionary["screenPixelsWidth"] = regexWorker["${screenWidth}"]; 1865dictionary["platform"] = regexWorker["${os}"]; 1893dictionary["cpu"] = regexWorker["${cpu}"]; 1925dictionary["canInitiateVoiceCall"] = "true"; 1952dictionary["isMobileDevice"] = "true"; 1953dictionary["mobileDeviceManufacturer"] = "Apple"; 1954dictionary["mobileDeviceModel"] = "IPhone"; 1955dictionary["canInitiateVoiceCall"] = "true"; 1982dictionary["isMobileDevice"] = "true"; 1983dictionary["mobileDeviceManufacturer"] = "Apple"; 1984dictionary["mobileDeviceModel"] = "IPod"; 2011dictionary["isMobileDevice"] = "true"; 2012dictionary["mobileDeviceManufacturer"] = "Apple"; 2013dictionary["mobileDeviceModel"] = "IPad"; 2050dictionary["browser"] = "Safari"; 2051dictionary["type"] = "Safari"; 2091dictionary["version"] = regexWorker["${version}"]; 2092dictionary["majorversion"] = regexWorker["${major}"]; 2093dictionary["minorversion"] = regexWorker["${minor}"]; 2094dictionary["type"] = regexWorker["Safari${major}"]; 2095dictionary["ecmascriptversion"] = "3.0"; 2096dictionary["javascript"] = "true"; 2097dictionary["javascriptversion"] = "1.6"; 2098dictionary["w3cdomversion"] = "1.0"; 2099dictionary["tagwriter"] = "System.Web.UI.HtmlTextWriter"; 2100dictionary["cookies"] = "true"; 2101dictionary["frames"] = "true"; 2102dictionary["javaapplets"] = "true"; 2103dictionary["supportsAccesskeyAttribute"] = "true"; 2104dictionary["supportsCallback"] = "true"; 2105dictionary["supportsDivNoWrap"] = "false"; 2106dictionary["supportsFileUpload"] = "true"; 2107dictionary["supportsMaintainScrollPositionOnPostback"] = "true"; 2108dictionary["supportsMultilineTextBoxDisplay"] = "true"; 2109dictionary["supportsXmlHttp"] = "true"; 2110dictionary["tables"] = "true"; 2177dictionary["javascriptversion"] = "1.7"; 2205dictionary["browser"] = "UCBrowser"; 2206dictionary["majorversion"] = regexWorker["${major}"]; 2207dictionary["minorversion"] = regexWorker["${minor}"]; 2208dictionary["isMobileDevice"] = "true"; 2209dictionary["version"] = regexWorker["${version}"]; 2210dictionary["ecmascriptversion"] = "3.0"; 2211dictionary["javascript"] = "true"; 2212dictionary["javascriptversion"] = "1.5"; 2213dictionary["tagwriter"] = "System.Web.UI.HtmlTextWriter"; 2214dictionary["cookies"] = "true"; 2215dictionary["frames"] = "true"; 2216dictionary["supportsCallback"] = "true"; 2217dictionary["supportsFileUpload"] = "true"; 2218dictionary["supportsMultilineTextBoxDisplay"] = "true"; 2219dictionary["supportsXmlHttp"] = "true"; 2220dictionary["tables"] = "true"; 2235dictionary["ecmascriptversion"] = "0.0"; 2236dictionary["javascript"] = "false"; 2237dictionary["jscriptversion"] = "0.0"; 2276dictionary["preferredRenderingMime"] = "text/vnd.wap.wml"; 2277dictionary["preferredRenderingType"] = "wml11"; 2311dictionary["preferredRenderingMime"] = "text/html"; 2312dictionary["preferredRenderingType"] = "xhtml-mp"; 2321dictionary[""] = null; 2322dictionary["UA-COLOR"] = null; 2323dictionary["UA-PIXELS"] = null; 2324dictionary["UA-OS"] = null; 2325dictionary["UA-CPU"] = null; 2326dictionary["UA-VOICE"] = null; 2327dictionary["Accept"] = null; 2332dictionary["Default"] = new System.Web.UI.Triplet(null, string.Empty, 0); 2333dictionary["BlackBerry"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 2334dictionary["Opera"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 2335dictionary["Opera8Plus"] = new System.Web.UI.Triplet("Opera", string.Empty, 2); 2336dictionary["Opera8to9"] = new System.Web.UI.Triplet("Opera8plus", string.Empty, 3); 2337dictionary["Opera10"] = new System.Web.UI.Triplet("Opera8plus", string.Empty, 3); 2338dictionary["GenericDownlevel"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 2339dictionary["Mozilla"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 2340dictionary["IE"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 2341dictionary["IE6Plus"] = new System.Web.UI.Triplet("Ie", string.Empty, 3); 2342dictionary["IE6to9"] = new System.Web.UI.Triplet("Ie6plus", string.Empty, 4); 2343dictionary["IE7"] = new System.Web.UI.Triplet("Ie6to9", string.Empty, 5); 2344dictionary["IE8"] = new System.Web.UI.Triplet("Ie6to9", string.Empty, 5); 2345dictionary["IE9"] = new System.Web.UI.Triplet("Ie6to9", string.Empty, 5); 2346dictionary["IE10Plus"] = new System.Web.UI.Triplet("Ie6plus", string.Empty, 4); 2347dictionary["InternetExplorer"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 2348dictionary["Firefox"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 2349dictionary["Firefox3Plus"] = new System.Web.UI.Triplet("Firefox", string.Empty, 3); 2350dictionary["Firefox3"] = new System.Web.UI.Triplet("Firefox3plus", string.Empty, 4); 2351dictionary["Firefox35"] = new System.Web.UI.Triplet("Firefox3", string.Empty, 5); 2352dictionary["WebKit"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 2353dictionary["Chrome"] = new System.Web.UI.Triplet("Webkit", string.Empty, 3); 2354dictionary["Safari"] = new System.Web.UI.Triplet("Webkit", string.Empty, 3); 2355dictionary["Safari3Plus"] = new System.Web.UI.Triplet("Safari", string.Empty, 4); 2356dictionary["Safari3to4"] = new System.Web.UI.Triplet("Safari3plus", string.Empty, 5); 2357dictionary["Safari4"] = new System.Web.UI.Triplet("Safari3to4", string.Empty, 6); 2358dictionary["IEMobile"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 2359dictionary["WindowsPhone"] = new System.Web.UI.Triplet("Iemobile", string.Empty, 3); 2360dictionary["UCBrowser"] = new System.Web.UI.Triplet("Default", string.Empty, 1);
Configuration\BrowserCapabilitiesFactory35.cs (449)
21dictionary["Default"] = new System.Web.UI.Triplet(null, string.Empty, 0); 22dictionary["Mozilla"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 23dictionary["IE"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 24dictionary["IE5to9"] = new System.Web.UI.Triplet("Ie", string.Empty, 3); 25dictionary["IE6to9"] = new System.Web.UI.Triplet("Ie5to9", string.Empty, 4); 26dictionary["Treo600"] = new System.Web.UI.Triplet("Ie6to9", string.Empty, 5); 27dictionary["IE5"] = new System.Web.UI.Triplet("Ie5to9", string.Empty, 4); 28dictionary["IE50"] = new System.Web.UI.Triplet("Ie5", string.Empty, 5); 29dictionary["IE55"] = new System.Web.UI.Triplet("Ie5", string.Empty, 5); 30dictionary["IE5to9Mac"] = new System.Web.UI.Triplet("Ie5to9", string.Empty, 4); 31dictionary["IE4"] = new System.Web.UI.Triplet("Ie", string.Empty, 3); 32dictionary["IE3"] = new System.Web.UI.Triplet("Ie", string.Empty, 3); 33dictionary["IE3win16"] = new System.Web.UI.Triplet("Ie3", string.Empty, 4); 34dictionary["IE3win16a"] = new System.Web.UI.Triplet("Ie3win16", string.Empty, 5); 35dictionary["IE3Mac"] = new System.Web.UI.Triplet("Ie3", string.Empty, 4); 36dictionary["IE2"] = new System.Web.UI.Triplet("Ie", string.Empty, 3); 37dictionary["WebTV"] = new System.Web.UI.Triplet("Ie2", string.Empty, 4); 38dictionary["WebTV2"] = new System.Web.UI.Triplet("Webtv", string.Empty, 5); 39dictionary["IE1minor5"] = new System.Web.UI.Triplet("Ie", string.Empty, 3); 40dictionary["PowerBrowser"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 41dictionary["Gecko"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 42dictionary["MozillaRV"] = new System.Web.UI.Triplet("Gecko", string.Empty, 3); 43dictionary["MozillaFirebird"] = new System.Web.UI.Triplet("Mozillarv", string.Empty, 4); 44dictionary["MozillaFirefox"] = new System.Web.UI.Triplet("Mozillarv", string.Empty, 4); 45dictionary["Safari"] = new System.Web.UI.Triplet("Gecko", string.Empty, 3); 46dictionary["Safari60"] = new System.Web.UI.Triplet("Safari", string.Empty, 4); 47dictionary["Safari85"] = new System.Web.UI.Triplet("Safari", string.Empty, 4); 48dictionary["Safari1Plus"] = new System.Web.UI.Triplet("Safari", string.Empty, 4); 49dictionary["Netscape5"] = new System.Web.UI.Triplet("Gecko", string.Empty, 3); 50dictionary["Netscape6to9"] = new System.Web.UI.Triplet("Netscape5", string.Empty, 4); 51dictionary["Netscape6to9Beta"] = new System.Web.UI.Triplet("Netscape6to9", string.Empty, 5); 52dictionary["NetscapeBeta"] = new System.Web.UI.Triplet("Netscape5", string.Empty, 4); 53dictionary["AvantGo"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 54dictionary["TMobileSidekick"] = new System.Web.UI.Triplet("Avantgo", string.Empty, 3); 55dictionary["GoAmerica"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 56dictionary["GoAmericaWinCE"] = new System.Web.UI.Triplet("Goamerica", string.Empty, 3); 57dictionary["GoAmericaPalm"] = new System.Web.UI.Triplet("Goamerica", string.Empty, 3); 58dictionary["GoAmericaRIM"] = new System.Web.UI.Triplet("Goamerica", string.Empty, 3); 59dictionary["GoAmericaRIM950"] = new System.Web.UI.Triplet("Goamericarim", string.Empty, 4); 60dictionary["GoAmericaRIM850"] = new System.Web.UI.Triplet("Goamericarim", string.Empty, 4); 61dictionary["GoAmericaRIM957"] = new System.Web.UI.Triplet("Goamericarim", string.Empty, 4); 62dictionary["GoAmericaRIM957major6minor2"] = new System.Web.UI.Triplet("Goamericarim957", string.Empty, 5); 63dictionary["GoAmericaRIM857"] = new System.Web.UI.Triplet("Goamericarim", string.Empty, 4); 64dictionary["GoAmericaRIM857major6"] = new System.Web.UI.Triplet("Goamericarim857", string.Empty, 5); 65dictionary["GoAmericaRIM857major6minor2to9"] = new System.Web.UI.Triplet("Goamericarim857major6", string.Empty, 6); 66dictionary["GoAmerica7to9"] = new System.Web.UI.Triplet("Goamericarim857", string.Empty, 5); 67dictionary["Netscape3"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 68dictionary["Netscape4"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 69dictionary["Casiopeia"] = new System.Web.UI.Triplet("Netscape4", string.Empty, 3); 70dictionary["PalmWebPro"] = new System.Web.UI.Triplet("Netscape4", string.Empty, 3); 71dictionary["PalmWebPro3"] = new System.Web.UI.Triplet("Palmwebpro", string.Empty, 4); 72dictionary["NetFront"] = new System.Web.UI.Triplet("Netscape4", string.Empty, 3); 73dictionary["SLB500"] = new System.Web.UI.Triplet("Netfront", string.Empty, 4); 74dictionary["VRNA"] = new System.Web.UI.Triplet("Netfront", string.Empty, 4); 75dictionary["Mypalm"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 76dictionary["MyPalm1"] = new System.Web.UI.Triplet("Mypalm", string.Empty, 3); 77dictionary["Eudoraweb"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 78dictionary["PdQbrowser"] = new System.Web.UI.Triplet("Eudoraweb", string.Empty, 3); 79dictionary["Eudoraweb21Plus"] = new System.Web.UI.Triplet("Eudoraweb", string.Empty, 3); 80dictionary["WinCE"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 81dictionary["PIE"] = new System.Web.UI.Triplet("Wince", string.Empty, 3); 82dictionary["PIEPPC"] = new System.Web.UI.Triplet("Pie", string.Empty, 4); 83dictionary["PIEnoDeviceID"] = new System.Web.UI.Triplet("Pie", string.Empty, 4); 84dictionary["PIESmartphone"] = new System.Web.UI.Triplet("Pie", string.Empty, 4); 85dictionary["PIE4"] = new System.Web.UI.Triplet("Wince", string.Empty, 3); 86dictionary["PIE4PPC"] = new System.Web.UI.Triplet("Pie4", string.Empty, 4); 87dictionary["PIE5Plus"] = new System.Web.UI.Triplet("Wince", string.Empty, 3); 88dictionary["sigmarion3"] = new System.Web.UI.Triplet("Pie5plus", string.Empty, 4); 89dictionary["MSPIE"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 90dictionary["MSPIE2"] = new System.Web.UI.Triplet("Mspie", string.Empty, 3); 91dictionary["Docomo"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 92dictionary["DocomoSH251i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 93dictionary["DocomoSH251iS"] = new System.Web.UI.Triplet("Docomosh251i", string.Empty, 3); 94dictionary["DocomoN251i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 95dictionary["DocomoN251iS"] = new System.Web.UI.Triplet("Docomon251i", string.Empty, 3); 96dictionary["DocomoP211i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 97dictionary["DocomoF212i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 98dictionary["DocomoD501i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 99dictionary["DocomoF501i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 100dictionary["DocomoN501i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 101dictionary["DocomoP501i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 102dictionary["DocomoD502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 103dictionary["DocomoF502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 104dictionary["DocomoN502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 105dictionary["DocomoP502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 106dictionary["DocomoNm502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 107dictionary["DocomoSo502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 108dictionary["DocomoF502it"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 109dictionary["DocomoN502it"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 110dictionary["DocomoSo502iwm"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 111dictionary["DocomoF504i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 112dictionary["DocomoN504i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 113dictionary["DocomoP504i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 114dictionary["DocomoN821i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 115dictionary["DocomoP821i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 116dictionary["DocomoD209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 117dictionary["DocomoEr209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 118dictionary["DocomoF209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 119dictionary["DocomoKo209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 120dictionary["DocomoN209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 121dictionary["DocomoP209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 122dictionary["DocomoP209is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 123dictionary["DocomoR209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 124dictionary["DocomoR691i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 125dictionary["DocomoF503i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 126dictionary["DocomoF503is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 127dictionary["DocomoD503i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 128dictionary["DocomoD503is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 129dictionary["DocomoD210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 130dictionary["DocomoF210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 131dictionary["DocomoN210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 132dictionary["DocomoN2001"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 133dictionary["DocomoD211i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 134dictionary["DocomoN211i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 135dictionary["DocomoP210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 136dictionary["DocomoKo210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 137dictionary["DocomoP2101v"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 138dictionary["DocomoP2102v"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 139dictionary["DocomoF211i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 140dictionary["DocomoF671i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 141dictionary["DocomoN503is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 142dictionary["DocomoN503i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 143dictionary["DocomoSo503i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 144dictionary["DocomoP503is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 145dictionary["DocomoP503i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 146dictionary["DocomoSo210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 147dictionary["DocomoSo503is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 148dictionary["DocomoSh821i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 149dictionary["DocomoN2002"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 150dictionary["DocomoSo505i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 151dictionary["DocomoP505i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 152dictionary["DocomoN505i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 153dictionary["DocomoD505i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 154dictionary["DocomoISIM60"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 155dictionary["EricssonR380"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 156dictionary["Ericsson"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 157dictionary["EricssonR320"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 158dictionary["EricssonT20"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 159dictionary["EricssonT65"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 160dictionary["EricssonT68"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 161dictionary["Ericsson301A"] = new System.Web.UI.Triplet("Ericssont68", string.Empty, 3); 162dictionary["EricssonT68R1A"] = new System.Web.UI.Triplet("Ericssont68", string.Empty, 3); 163dictionary["EricssonT68R101"] = new System.Web.UI.Triplet("Ericssont68", string.Empty, 3); 164dictionary["EricssonT68R201A"] = new System.Web.UI.Triplet("Ericssont68", string.Empty, 3); 165dictionary["EricssonT300"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 166dictionary["EricssonP800"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 167dictionary["EricssonP800R101"] = new System.Web.UI.Triplet("Ericssonp800", string.Empty, 3); 168dictionary["EricssonT61"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 169dictionary["EricssonT31"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 170dictionary["EricssonR520"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 171dictionary["EricssonA2628"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 172dictionary["EricssonT39"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 173dictionary["EzWAP"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 174dictionary["GenericDownlevel"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 175dictionary["Jataayu"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 176dictionary["JataayuPPC"] = new System.Web.UI.Triplet("Jataayu", string.Empty, 2); 177dictionary["Jphone"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 178dictionary["JphoneMitsubishi"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 179dictionary["JphoneDenso"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 180dictionary["JphoneKenwood"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 181dictionary["JphoneNec"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 182dictionary["JphoneNecN51"] = new System.Web.UI.Triplet("Jphonenec", string.Empty, 3); 183dictionary["JphonePanasonic"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 184dictionary["JphonePioneer"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 185dictionary["JphoneSanyo"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 186dictionary["JphoneSA51"] = new System.Web.UI.Triplet("Jphonesanyo", string.Empty, 3); 187dictionary["JphoneSharp"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 188dictionary["JphoneSharpSh53"] = new System.Web.UI.Triplet("Jphonesharp", string.Empty, 3); 189dictionary["JphoneSharpSh07"] = new System.Web.UI.Triplet("Jphonesharp", string.Empty, 3); 190dictionary["JphoneSharpSh08"] = new System.Web.UI.Triplet("Jphonesharp", string.Empty, 3); 191dictionary["JphoneSharpSh51"] = new System.Web.UI.Triplet("Jphonesharp", string.Empty, 3); 192dictionary["JphoneSharpSh52"] = new System.Web.UI.Triplet("Jphonesharp", string.Empty, 3); 193dictionary["JphoneToshiba"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 194dictionary["JphoneToshibaT06a"] = new System.Web.UI.Triplet("Jphonetoshiba", string.Empty, 3); 195dictionary["JphoneToshibaT08"] = new System.Web.UI.Triplet("Jphonetoshiba", string.Empty, 3); 196dictionary["JphoneToshibaT51"] = new System.Web.UI.Triplet("Jphonetoshiba", string.Empty, 3); 197dictionary["Legend"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 198dictionary["LGG5200"] = new System.Web.UI.Triplet("Legend", string.Empty, 2); 199dictionary["MME"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 200dictionary["MMEF20"] = new System.Web.UI.Triplet("Mme", string.Empty, 2); 201dictionary["MMECellphone"] = new System.Web.UI.Triplet("Mmef20", string.Empty, 3); 202dictionary["MMEBenefonQ"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); 203dictionary["MMESonyCMDZ5"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); 204dictionary["MMESonyCMDZ5Pj020e"] = new System.Web.UI.Triplet("Mmesonycmdz5", string.Empty, 5); 205dictionary["MMESonyCMDJ5"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); 206dictionary["MMESonyCMDJ7"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); 207dictionary["MMEGenericSmall"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); 208dictionary["MMEGenericLarge"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); 209dictionary["MMEGenericFlip"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); 210dictionary["MMEGeneric3D"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); 211dictionary["MMEMobileExplorer"] = new System.Web.UI.Triplet("Mme", string.Empty, 2); 212dictionary["Nokia"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 213dictionary["NokiaBlueprint"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 214dictionary["NokiaWapSimulator"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 215dictionary["NokiaMobileBrowser"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 216dictionary["Nokia7110"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 217dictionary["Nokia6220"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 218dictionary["Nokia6250"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 219dictionary["Nokia6310"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 220dictionary["Nokia6510"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 221dictionary["Nokia8310"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 222dictionary["Nokia9110i"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 223dictionary["Nokia9110"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 224dictionary["Nokia3330"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 225dictionary["Nokia9210"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 226dictionary["Nokia9210HTML"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 227dictionary["Nokia3590"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 228dictionary["Nokia3590V1"] = new System.Web.UI.Triplet("Nokia3590", string.Empty, 3); 229dictionary["Nokia3595"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 230dictionary["Nokia3560"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 231dictionary["Nokia3650"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 232dictionary["Nokia3650P12Plus"] = new System.Web.UI.Triplet("Nokia3650", string.Empty, 3); 233dictionary["Nokia5100"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 234dictionary["Nokia6200"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 235dictionary["Nokia6590"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 236dictionary["Nokia6800"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 237dictionary["Nokia7650"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 238dictionary["NokiaMobileBrowserRainbow"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 239dictionary["NokiaEpoc32wtl"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 240dictionary["NokiaEpoc32wtl20"] = new System.Web.UI.Triplet("Nokiaepoc32wtl", string.Empty, 2); 241dictionary["Up"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 242dictionary["AuMic"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 243dictionary["AuMicV2"] = new System.Web.UI.Triplet("Aumic", string.Empty, 3); 244dictionary["a500"] = new System.Web.UI.Triplet("Aumic", string.Empty, 3); 245dictionary["n400"] = new System.Web.UI.Triplet("Aumic", string.Empty, 3); 246dictionary["AlcatelBe4"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 247dictionary["AlcatelBe5"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 248dictionary["AlcatelBe5v2"] = new System.Web.UI.Triplet("Alcatelbe5", string.Empty, 3); 249dictionary["AlcatelBe3"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 250dictionary["AlcatelBf3"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 251dictionary["AlcatelBf4"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 252dictionary["MotCb"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 253dictionary["MotF5"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 254dictionary["MotD8"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 255dictionary["MotCf"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 256dictionary["MotF6"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 257dictionary["MotBc"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 258dictionary["MotDc"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 259dictionary["MotPanC"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 260dictionary["MotC4"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 261dictionary["Mcca"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 262dictionary["Mot2000"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 263dictionary["MotP2kC"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 264dictionary["MotAf"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 265dictionary["MotAf418"] = new System.Web.UI.Triplet("Motaf", string.Empty, 3); 266dictionary["MotC2"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 267dictionary["Xenium"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 268dictionary["Sagem959"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 269dictionary["SghA300"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 270dictionary["SghN100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 271dictionary["C304sa"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 272dictionary["Sy11"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 273dictionary["St12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 274dictionary["Sy14"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 275dictionary["SieS40"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 276dictionary["SieSl45"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 277dictionary["SieS35"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 278dictionary["SieMe45"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 279dictionary["SieS45"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 280dictionary["Gm832"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 281dictionary["Gm910i"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 282dictionary["Mot32"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 283dictionary["Mot28"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 284dictionary["D2"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 285dictionary["PPat"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 286dictionary["Alaz"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 287dictionary["Cdm9100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 288dictionary["Cdm135"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 289dictionary["Cdm9000"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 290dictionary["C303ca"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 291dictionary["C311ca"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 292dictionary["C202de"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 293dictionary["C409ca"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 294dictionary["C402de"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 295dictionary["Ds15"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 296dictionary["Tp2200"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 297dictionary["Tp120"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 298dictionary["Ds10"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 299dictionary["R280"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 300dictionary["C201h"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 301dictionary["S71"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 302dictionary["C302h"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 303dictionary["C309h"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 304dictionary["C407h"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 305dictionary["C451h"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 306dictionary["R201"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 307dictionary["P21"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 308dictionary["Kyocera702g"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 309dictionary["Kyocera703g"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 310dictionary["KyoceraC307k"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 311dictionary["Tk01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 312dictionary["Tk02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 313dictionary["Tk03"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 314dictionary["Tk04"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 315dictionary["Tk05"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 316dictionary["D303k"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 317dictionary["D304k"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 318dictionary["Qcp2035"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 319dictionary["Qcp3035"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 320dictionary["D512"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 321dictionary["Dm110"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 322dictionary["Tm510"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 323dictionary["Lg13"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 324dictionary["P100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 325dictionary["Lgc875f"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 326dictionary["Lgp680f"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 327dictionary["Lgp7800f"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 328dictionary["Lgc840f"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 329dictionary["Lgi2100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 330dictionary["Lgp7300f"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 331dictionary["Sd500"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 332dictionary["Tp1100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 333dictionary["Tp3000"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 334dictionary["T250"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 335dictionary["Mo01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 336dictionary["Mo02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 337dictionary["Mc01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 338dictionary["Mccc"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 339dictionary["Mcc9"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 340dictionary["Nk00"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 341dictionary["Mai12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 342dictionary["Ma112"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 343dictionary["Ma13"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 344dictionary["Mac1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 345dictionary["Mat1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 346dictionary["Sc01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 347dictionary["Sc03"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 348dictionary["Sc02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 349dictionary["Sc04"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 350dictionary["Sg08"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 351dictionary["Sc13"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 352dictionary["Sc11"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 353dictionary["Sec01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 354dictionary["Sc10"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 355dictionary["Sy12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 356dictionary["St11"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 357dictionary["Sy13"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 358dictionary["Syc1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 359dictionary["Sy01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 360dictionary["Syt1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 361dictionary["Sty2"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 362dictionary["Sy02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 363dictionary["Sy03"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 364dictionary["Si01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 365dictionary["Sni1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 366dictionary["Sn11"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 367dictionary["Sn12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 368dictionary["Sn134"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 369dictionary["Sn156"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 370dictionary["Snc1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 371dictionary["Tsc1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 372dictionary["Tsi1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 373dictionary["Ts11"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 374dictionary["Ts12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 375dictionary["Ts13"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 376dictionary["Tst1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 377dictionary["Tst2"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 378dictionary["Tst3"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 379dictionary["Ig01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 380dictionary["Ig02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 381dictionary["Ig03"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 382dictionary["Qc31"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 383dictionary["Qc12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 384dictionary["Qc32"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 385dictionary["Sp01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 386dictionary["Sh"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 387dictionary["Upg1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 388dictionary["Opwv1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 389dictionary["Alav"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 390dictionary["Im1k"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 391dictionary["Nt95"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 392dictionary["Mot2001"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 393dictionary["Motv200"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 394dictionary["Mot72"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 395dictionary["Mot76"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 396dictionary["Scp6000"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 397dictionary["MotD5"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 398dictionary["MotF0"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 399dictionary["SghA400"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 400dictionary["Sec03"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 401dictionary["SieC3i"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 402dictionary["Sn17"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 403dictionary["Scp4700"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 404dictionary["Sec02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 405dictionary["Sy15"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 406dictionary["Db520"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 407dictionary["L430V03J02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 408dictionary["OPWVSDK"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 409dictionary["OPWVSDK6"] = new System.Web.UI.Triplet("Opwvsdk", string.Empty, 3); 410dictionary["OPWVSDK6Plus"] = new System.Web.UI.Triplet("Opwvsdk", string.Empty, 3); 411dictionary["KDDICA21"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 412dictionary["KDDITS21"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 413dictionary["KDDISA21"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 414dictionary["KM100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 415dictionary["LGELX5350"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 416dictionary["HitachiP300"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 417dictionary["SIES46"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 418dictionary["MotorolaV60G"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 419dictionary["MotorolaV708"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 420dictionary["MotorolaV708A"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 421dictionary["MotorolaE360"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 422dictionary["SonyericssonA1101S"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 423dictionary["PhilipsFisio820"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 424dictionary["CasioA5302"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 425dictionary["TCLL668"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 426dictionary["KDDITS24"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 427dictionary["SIES55"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 428dictionary["SHARPGx10"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 429dictionary["BenQAthena"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 430dictionary["Opera"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 431dictionary["Opera1to3beta"] = new System.Web.UI.Triplet("Opera", string.Empty, 2); 432dictionary["Opera4"] = new System.Web.UI.Triplet("Opera", string.Empty, 2); 433dictionary["Opera4beta"] = new System.Web.UI.Triplet("Opera4", string.Empty, 3); 434dictionary["Opera5to9"] = new System.Web.UI.Triplet("Opera", string.Empty, 2); 435dictionary["Opera6to9"] = new System.Web.UI.Triplet("Opera5to9", string.Empty, 3); 436dictionary["Opera7to9"] = new System.Web.UI.Triplet("Opera6to9", string.Empty, 4); 437dictionary["Opera8to9"] = new System.Web.UI.Triplet("Opera7to9", string.Empty, 5); 438dictionary["OperaPsion"] = new System.Web.UI.Triplet("Opera", string.Empty, 2); 439dictionary["Palmscape"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 440dictionary["PalmscapeVersion"] = new System.Web.UI.Triplet("Palmscape", string.Empty, 2); 441dictionary["AusPalm"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 442dictionary["SharpPda"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 443dictionary["ZaurusMiE1"] = new System.Web.UI.Triplet("Sharppda", string.Empty, 2); 444dictionary["ZaurusMiE21"] = new System.Web.UI.Triplet("Sharppda", string.Empty, 2); 445dictionary["ZaurusMiE25"] = new System.Web.UI.Triplet("Sharppda", string.Empty, 2); 446dictionary["Panasonic"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 447dictionary["PanasonicGAD95"] = new System.Web.UI.Triplet("Panasonic", string.Empty, 2); 448dictionary["PanasonicGAD87"] = new System.Web.UI.Triplet("Panasonic", string.Empty, 2); 449dictionary["PanasonicGAD87A39"] = new System.Web.UI.Triplet("Panasonicgad87", string.Empty, 3); 450dictionary["PanasonicGAD87A38"] = new System.Web.UI.Triplet("Panasonicgad87", string.Empty, 3); 451dictionary["MSPIE06"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 452dictionary["SKTDevices"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 453dictionary["SKTDevicesHyundai"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 454dictionary["PSE200"] = new System.Web.UI.Triplet("Sktdeviceshyundai", string.Empty, 3); 455dictionary["SKTDevicesHanhwa"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 456dictionary["SKTDevicesJTEL"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 457dictionary["JTEL01"] = new System.Web.UI.Triplet("Sktdevicesjtel", string.Empty, 3); 458dictionary["JTELNate"] = new System.Web.UI.Triplet("Jtel01", string.Empty, 4); 459dictionary["SKTDevicesLG"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 460dictionary["SKTDevicesMotorola"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 461dictionary["SKTDevicesV730"] = new System.Web.UI.Triplet("Sktdevicesmotorola", string.Empty, 3); 462dictionary["SKTDevicesNokia"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 463dictionary["SKTDevicesSKTT"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 464dictionary["SKTDevicesSamSung"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 465dictionary["SCHE150"] = new System.Web.UI.Triplet("Sktdevicessamsung", string.Empty, 3); 466dictionary["SKTDevicesEricsson"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 467dictionary["WinWap"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 468dictionary["Xiino"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 469dictionary["XiinoV2"] = new System.Web.UI.Triplet("Xiino", string.Empty, 2);
Configuration\CapabilitiesState.cs (1)
123_values[varname] = value;
Configuration\HttpCapabilitiesEvaluator.cs (2)
383browserCaps.Capabilities[_isMobileDeviceCapKey] = null; 389browserCaps.Capabilities[_isMobileDeviceCapKey] = oldIsMobileDevice;
Handlers\AssemblyResourceLoader.cs (4)
134_typeAssemblyCache[type] = assembly; 143_assemblyInfoCache[assembly] = assemblyInfo; 458_urlCache[urlCacheKey] = url; 630_webResourceCache[cacheKey] = triplet;
HttpApplication.cs (1)
2226e.Data[System.Web.Management.WebThreadInformation.IsImpersonatingKey] = String.Empty;
httpserverutility.cs (3)
170_cultureCache[name] = CultureInfo.ReadOnly(new CultureInfo(name)); 187_cultureCache[ci.Name] = CultureInfo.ReadOnly(ci); 200_cultureCache[culture] = CultureInfo.ReadOnly(new CultureInfo(culture));
Routing\UrlRoutingModule.cs (1)
37application.Context.Items[_contextKey] = _contextKey;
State\SessionIDManager.cs (2)
152context.Items[COOKIELESS_BOOL_SESSION_KEY] = cookieless; 273context.Items[ASP_SESSIONID_MANAGER_INITIALIZEREQUEST_CALLED_KEY] = true;
StaticSiteMapProvider.cs (4)
127KeyTable[key] = node; 130UrlTable[url] = node; 134ParentNodeTable[node] = parentNode; 136ChildNodeCollectionTable[parentNode] = new SiteMapNodeCollection();
UI\ClientScriptManager.cs (1)
654_registeredArrayDeclares[arrayName] = new ArrayList();
UI\Control.cs (2)
2081_occasionalFields.ControlsViewState[controlId] = state; 2107_occasionalFields.ControlsViewState[controlIndex] = state;
UI\ControlBuilder.cs (3)
1826filteredEntries[entry.Name] = entry; 1835filteredEntries[entry.Name] = entry; 2114Parser.RootBuilder.BuiltObjects[obj] = this;
UI\CssStyleCollection.cs (2)
187_table[key] = value; 315_table[styleName] = styleValue;
UI\ObjectPersistData.cs (4)
143_propertyTableByFilter[entry.Filter] = filteredProperties; 147filteredProperties[entry.Name] = entry; 152_propertyTableByProperty[entry.Name] = properties; 172table[entry.Key] = entry.Value;
UI\ObjectStateFormatter.cs (2)
295_stringTable[s] = _stringTableCount; 308_typeTable[type] = typeID;
UI\Page.cs (1)
2979controlState[id] = null;
UI\PageAdapter.cs (1)
140_radioButtonGroups[groupName] = group;
UI\PageParser.cs (9)
219_mainDirectiveConfigSettings["buffer"] = Util.GetStringFromBool(PagesConfig.Buffer); 222_mainDirectiveConfigSettings["enableviewstatemac"] = Util.GetStringFromBool(PagesConfig.EnableViewStateMac); 225_mainDirectiveConfigSettings["enableEventValidation"] = Util.GetStringFromBool(PagesConfig.EnableEventValidation); 228_mainDirectiveConfigSettings["smartnavigation"] = Util.GetStringFromBool(PagesConfig.SmartNavigation); 231_mainDirectiveConfigSettings["theme"] = PagesConfig.Theme; 234_mainDirectiveConfigSettings["stylesheettheme"] = PagesConfig.StyleSheetThemeInternal; 241_mainDirectiveConfigSettings["viewStateEncryptionMode"] = Enum.Format(typeof(ViewStateEncryptionMode), PagesConfig.ViewStateEncryptionMode, "G"); 245_mainDirectiveConfigSettings["maintainScrollPositionOnPostBack"] = Util.GetStringFromBool(PagesConfig.MaintainScrollPositionOnPostBack); 249_mainDirectiveConfigSettings["maxPageStateFieldLength"] = PagesConfig.MaxPageStateFieldLength;
UI\ParsedAttributeCollection.cs (5)
39_allFiltersDictionary[Util.CreateFilteredName(fac.Filter, entry.Key.ToString())] = entry.Value; 72_filterTable[filter] = filteredAttributes; 172_allFiltersDictionary[Util.CreateFilteredName(filter, name)] = value; 178_filterTable[filter] = filteredAttributes; 180filteredAttributes.Data[name] = value;
UI\RenderTraceListener.cs (1)
40HttpContext.Current.Items[typeof(RenderTraceListener)] = listener;
UI\SimpleWebHandlerParser.cs (1)
165linePragmasTable[_lineNumber] = codeInfo;
UI\SkinBuilder.cs (2)
230_skinBuilders[builder.ControlType] = skins; 234skins[builtControl.SkinID] = builder;
UI\StateManagedCollection.cs (2)
413typedObjectTracker[objectType] = index; 495typedObjectTracker[objectType] = index;
UI\TagNameToTypeMapper.cs (2)
348_prefixedMappers[nsRegisterEntry.TagPrefix] = prefixMapper; 486attribs["virtualpath"] = ucRegisterEntry.UserControlSource;
UI\TemplateControlParser.cs (2)
64_mainDirectiveConfigSettings["enableviewstate"] = Util.GetStringFromBool(PagesConfig.EnableViewState); 220parseData[name] = Util.GetNonEmptyAttribute(name, value);
UI\TemplateParser.cs (3)
1764directive[entry.Key] = entry.Value; 1951parseData[name] = Util.GetNonEmptyAttribute(name, value); 1956parseData[name] = Util.GetNonEmptyAttribute(name, value);
UI\WebControls\AutoGeneratedField.cs (1)
157dictionary[dataField] = value;
UI\WebControls\BoundField.cs (1)
375dictionary[dataField] = value;
UI\WebControls\CheckBoxField.cs (1)
250dictionary[dataField] = value;
UI\WebControls\Content.cs (1)
111attribs[pair.Key] = pair.Value;
UI\WebControls\CreateUserWizard.cs (1)
2473dictionary[_customNavigationControls] = CustomNavigationContainers[ActiveStep].Controls;
UI\WebControls\DetailsView.cs (1)
2228fieldValues[entry.Key] = entry.Value;
UI\WebControls\FormView.cs (1)
1902fieldValues[entry.Key] = entry.Value;
UI\WebControls\GridView.cs (1)
2765fieldValues[entry.Key] = entry.Value;
UI\WebControls\ImageField.cs (1)
313dictionary[dataField] = value;
UI\WebControls\Menu.cs (2)
1852dictionary[_getDesignTimeStaticHtml] = staticHtmlBuilder.ToString(); 1908dictionary[_getDesignTimeDynamicHtml] = dynamicHtmlBuilder.ToString();
UI\WebControls\ModelDataSourceView.cs (5)
503mergedParameters[SortParameterName] = arguments.SortExpression; 510pagingParameters[MaximumRowsParameterName] = arguments.MaximumRows; 511pagingParameters[StartRowIndexParameterName] = arguments.StartRowIndex; 512pagingParameters[TotalRowCountParameterName] = 0; 1275destination[parameterName] = value;
UI\WebControls\ObjectDataSourceView.cs (6)
999mergedParameters[de.Key] = de.Value; 1066mergedParameters[sortParameterName] = arguments.SortExpression; 1085pagingParameters[maximumRowsParameterName] = arguments.MaximumRows; 1086pagingParameters[startRowIndexParameterName] = arguments.StartRowIndex; 1335outputParameters[parameter.Name] = values[i]; 1788destination[parameterName] = value;
UI\WebControls\TemplateField.cs (2)
254dictionary[entry.Key] = null; 257dictionary[entry.Key] = value;
UI\WebControls\TreeView.cs (1)
2411populatedNodes[index] = node;
UI\WebControls\Wizard.cs (16)
1514dictionary[CustomNextButtonID] = customContainer.NextButton; 1515dictionary[CustomPreviousButtonID] = customContainer.PreviousButton; 1516dictionary[CustomFinishButtonID] = customContainer.FinishButton; 1517dictionary[CancelButtonID] = customContainer.CancelButton; 1518dictionary[_customNavigationControls] = customContainer.Controls; 1527dictionary[DataListID] = _sideBarList; 1528dictionary[_templatedStepsID] = TemplatedSteps; 2109dictionary[StartNextButtonID] = _startNavigationTemplateContainer.NextButton; 2110dictionary[CancelButtonID] = _startNavigationTemplateContainer.CancelButton; 2114dictionary[StepNextButtonID] = _stepNavigationTemplateContainer.NextButton; 2115dictionary[StepPreviousButtonID] = _stepNavigationTemplateContainer.PreviousButton; 2116dictionary[CancelButtonID] = _stepNavigationTemplateContainer.CancelButton; 2120dictionary[FinishPreviousButtonID] = _finishNavigationTemplateContainer.PreviousButton; 2121dictionary[FinishButtonID] = _finishNavigationTemplateContainer.FinishButton; 2122dictionary[CancelButtonID] = _finishNavigationTemplateContainer.CancelButton; 2912dictionary[_stepTableCellID] = _stepTableCell;
UI\WebControls\xml.cs (1)
380designModeState["OriginalContent"] = ViewState["OriginalContent"];
UI\WebParts\BlobPersonalizationState.cs (9)
142_personalizedControls[personalizationID] = ci; 248unusedProperties[entry.Key] = entry.Value; 521properties[propertyName] = propertyValue; 552deserializedData[controlID] = info; 728_extractedState[personalizationID] = extractedInfo; 865properties[name] = value; 989_extractedState[personalizationID] = (PersonalizationInfo)SharedState[personalizationID]; 997_extractedState[personalizationID] = (PersonalizationInfo)UserState[personalizationID]; 1181unusedProperties[name] = value;
UI\WebParts\CatalogPart.cs (1)
61state["Zone"] = Zone;
UI\WebParts\ConnectionsZone.cs (4)
814_connectDropDownLists[providerConnectionPoint] = list; 825_connectDropDownLists[consumerConnectionPoint] = list; 2144_connectionPointInfo[providerConnectionPoint] = consumers; 2199_connectionPointInfo[consumerConnectionPoint] = providers;
UI\WebParts\EditorPart.cs (1)
123state["Zone"] = Zone;
UI\WebParts\PersonalizableAttribute.cs (3)
159PersonalizableTypeTable[type] = typeEntry; 176PersonalizableTypeTable[type] = typeEntry; 207propertyBag[name] = new Pair(propEntry.PropertyInfo, value);
UI\WebParts\PersonalizableTypeEntry.cs (1)
92_propertyEntries[name] = new PersonalizablePropertyEntry(pi, pa);
UI\WebParts\PersonalizationProvider.cs (1)
161capabilities[capability] = capability;
UI\WebParts\RowToParametersTransformer.cs (1)
115parametersData[consumerProp.Name] = providerProp.GetValue(rowData);
UI\WebParts\WebPartManager.cs (3)
985_partsForZone[zoneID] = partsForZone; 2297_partsForZone[zoneID] = partsForZone; 3640page.Items[typeof(WebPartManager)] = this;
Util\ObjectSet.cs (1)
180_objects[o] = null;
XmlSiteMapProvider.cs (5)
202UrlTable[url] = node; 205KeyTable[key] = node; 209ParentNodeTable[node] = parentNode; 212ChildNodeCollectionTable[parentNode] = new SiteMapNodeCollection(); 479ParentNodeTable[newNode] = parent;
System.Web.DataVisualization (3)
WebForm\General\ChartHttpHandler.cs (3)
332HttpContext.Current.Items[ContextGuidKey] = value; 914HttpContext.Current.Items[_folderKeyName] = value; 2116HttpContext.Current.Items[Diagnostics.ContextID] = pageTrace;
System.Web.DynamicData (9)
DynamicData\DynamicDataRouteHandler.cs (5)
89httpContext.Items[_requestItemsKey] = virtualPathCache; 165httpContext.Items[s_requestContextKey] = requestContext; 200httpContext.Items[s_metaTableKey] = table; 207requestContext.HttpContext.Items[s_requestContextKey] = requestContext; 217requestContext.HttpContext.Items[s_metaTableKey] = table;
DynamicData\MetaForeignKeyColumn.cs (2)
79dictionary[fkName] = null; 86dictionary[ForeignKeyNames[i]] = fkValues[i];
DynamicData\SimpleFieldTemplateUserControl.cs (1)
33dictionary[Column.Name] = (stringValue != null ? ConvertEditedValue(stringValue) : value);
DynamicData\Util\MetaTableHelper.cs (1)
22httpContext.Items[s_mappingKey] = mapping;
System.Web.Entity.Design (8)
System\Data\WebControls\Design\EntityDataSourceDesigner.cs (8)
378properties["ConnectionString"] = TypeDescriptor.CreateProperty(designerType, "ConnectionString", typeof(string)); 379properties["DefaultContainerName"] = TypeDescriptor.CreateProperty(designerType, "DefaultContainerName", typeof(string)); 380properties["EntitySetName"] = TypeDescriptor.CreateProperty(designerType, "EntitySetName", typeof(string)); 381properties["EntityTypeFilter"] = TypeDescriptor.CreateProperty(designerType, "EntityTypeFilter", typeof(string)); 382properties["CommandText"] = TypeDescriptor.CreateProperty(designerType, "CommandText", typeof(string)); 383properties["OrderBy"] = TypeDescriptor.CreateProperty(designerType, "OrderBy", typeof(string)); 384properties["Select"] = TypeDescriptor.CreateProperty(designerType, "Select", typeof(string)); 385properties["Where"] = TypeDescriptor.CreateProperty(designerType, "Where", typeof(string));
System.Web.Extensions (20)
Handlers\ScriptModule.cs (2)
111app.Context.Items[_contextKey] = _contextKey; 148context.Items[PageRequestManager.AsyncPostBackRedirectLocationKey] = redirectLocation;
Handlers\ScriptResourceHandler.cs (5)
116_cultureCache[cacheKey] = cachedCulture; 167_assemblyInfoCache[assembly] = assemblyInfo; 186_cultureCache[assembly] = neutralCulture; 616_urlCache[cacheKeys] = url; 738_cultureCache[cacheKey] = cultureName;
Script\Serialization\ObjectConverter.cs (2)
46dictionary[memberName] = propertyValue; 215dict[memberName] = memberObject;
UI\PageRequestManager.cs (3)
449items[AsyncPostBackErrorKey] = true; 450items[AsyncPostBackErrorMessageKey] = errorMessage; 451items[AsyncPostBackErrorHttpCodeKey] = httpCode;
UI\ScriptManager.cs (2)
1273page.Items[typeof(IScriptManager)] = this; 1274page.Items[typeof(ScriptManager)] = this;
UI\ScriptResourceInfo.cs (2)
113_duplicateScriptAttributesChecked[assembly] = true; 143_scriptCache[cacheKey] = resourceInfo;
UI\WebControls\DataSourceHelper.cs (3)
48destination[de.Key] = de.Value; 92destination[parameterName] = value; 94destinationCopy[parameterName] = value;
UI\WebControls\ListView.cs (1)
2049itemValues[entry.Key] = entry.Value;
System.Web.Mobile (128)
Mobile\ErrorHandlerModule.cs (1)
117context.Items[MobileErrorInfo.ContextKey] = errorInfo;
UI\MobileControls\Adapters\WmlFormAdapter.cs (2)
183_postBackVariables[control] = s; 188_postBackVariables[control] = null;
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (2)
583_formVariables[MapClientIDToShortName(clientID, generateRandomID)] = value; 1516_controlShortNames[clientID] = shortName;
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (3)
67_doctypeDeclarations[Doctype.XhtmlBasic] = "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML Basic 1.0//EN\" \"http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd\">"; 68_doctypeDeclarations[Doctype.XhtmlMobileProfile] = "<!DOCTYPE html PUBLIC \"-//WAPFORUM//DTD XHTML Mobile 1.0//EN\" \"http://www.wapforum.org/DTD/xhtml-mobile10.dtd\">"; 69_doctypeDeclarations[Doctype.Wml20] = "<!DOCTYPE html PUBLIC \"-//WAPFORUM//DTD WML 2.0//EN\" \"http://www.wapforum.org/dtd/wml20.dtd\" >";
UI\MobileControls\Design\Adapters\DesignerAdapterUtil.cs (2)
170properties[propertyName] = prop; 200properties[propertyName] = prop;
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (1)
274_cachedDeviceSpecifics[deviceSpecificID] = new AppliedFiltersCachedState(
UI\MobileControls\Design\DesignerCapabilities.cs (99)
30_items["type"] = "IE5"; 31_items["browser"] = "IE"; 32_items["version"] = "5.5"; 33_items["majorversion"] = "5"; 34_items["minorversion"] = "5"; 35_items["platform"] = "Win32"; 36_items["tagwriter"] = "System.Web.UI.HtmlTextWriter"; 37_items["beta"] = "false"; 38_items["crawler"] = "false"; 39_items["aol"] = "false"; 40_items["win16"] = "false"; 41_items["win32"] = "true"; 42_items["frames"] = "true"; 43_items["tables"] = "true"; 44_items["cookies"] = "true"; 45_items["vbscript"] = "false"; 46_items["javascript"] = "true"; 47_items["javaapplets"] = "false"; 48_items["activeXControls"] = "false"; 49_items["backgroundSounds"] = "false"; 50_items["cdf"] = "false"; 53_items["defaultCharacterWidth"] = "8"; 54_items["defaultCharacterHeight"] = "12"; 55_items["mobileDeviceManufacturer"] = "Unknown"; 56_items["mobileDeviceModel"] = "Unknown"; 57_items["gatewayVersion"] = "None"; 58_items["gatewayMajorVersion"] = "0"; 59_items["gatewayMinorVersion"] = "0"; 60_items["preferredRenderingType"] = "html32"; 61_items["preferredRenderingMime"] = "text/html"; 62_items["preferredImageMime"] = "image/gif"; 63_items["preferredLanguage"] = ""; 64_items["screenCharactersWidth"] = "80"; 65_items["screenCharactersHeight"] = "40"; 66_items["screenPixelsWidth"] = "640"; 67_items["screenPixelsHeight"] = "480"; 68_items["screenBitDepth"] = "8"; 69_items["isColor"] = "true"; 70_items["inputType"] = ""; 71_items["numberOfSoftkeys"] = "0"; 72_items["maximumSoftkeyLabelLength"] = "8"; 73_items["canInitiateVoiceCall"] = "false"; 74_items["canSendMail"] = "true"; 75_items["hasBackButton"] = "true"; 76_items["rendersWmlDoAcceptsInline"] = "true"; 77_items["rendersWmlSelectsAsMenuCards"] = "false"; 78_items["rendersBreaksAfterWmlAnchor"] = "false"; 79_items["rendersBreaksAfterWmlInput"] = "false"; 80_items["rendersBreakBeforeWmlSelectAndInput"] = "false"; 81_items["requiresPhoneNumbersAsPlainText"] = "false"; 82_items["requiresUrlEncodedPostfieldValues"] = "false"; 83_items["requiredMetaTagNameValue"] = ""; 84_items["rendersBreaksAfterHtmlLists"] = "true"; 85_items["requiresUniqueHtmlCheckboxNames"] = "false"; 86_items["requiresUniqueHtmlInputNames"] = "false"; 87_items["requiresAttributeColonSubstitution"] = "false"; 88_items["requiresHtmlAdaptiveErrorReporting"] = "false"; 89_items["requiresContentTypeMetaTag"] = "false"; 90_items["requiresDBCSCharacter"] = "false"; 91_items["supportsCss"] = "true"; 92_items["hidesRightAlignedMultiselectScrollbars"]="false"; 93_items["isMobileDevice"] = "false"; 94_items["canRenderInputAndSelectElementsTogether"] = "true"; 95_items["canRenderAfterInputOrSelectElement"] = "true"; 96_items["canRenderOneventAndPrevElementsTogether"] = "true"; 97_items["canRenderSetvarZeroWithMultiSelectionList"] = "true"; 98_items["canRenderPostBackCards"] = "true"; 99_items["canRenderMixedSelects"] = "true"; 100_items["canCombineFormsInDeck"] = "true"; 101_items["supportsImageSubmit"] = "true"; 102_items["requiresUniqueFilePathSuffix"] = "false"; 103_items["supportsSelectMultiple"] = "true"; 104_items["supportsBold"] = "true"; 105_items["supportsItalic"] = "true"; 106_items["supportsFontSize"] = "true"; 107_items["supportsFontName"] = "true"; 108_items["supportsFontColor"] = "true"; 109_items["supportsBodyColor"] = "true"; 110_items["supportsDivAlign"] = "true"; 111_items["supportsDivNoWrap"] = "true"; 112_items["requiresOutputOptimization"] = "false"; 113_items["supportsAccesskeyAttribute"] = "false"; 114_items["supportsInputIStyle"] = "false"; 115_items["supportsInputMode"] = "false"; 116_items["supportsIModeSymbols"] = "false"; 117_items["supportsJPhoneSymbols"] = "false"; 118_items["supportsJPhoneMultiMediaAttributes"] = "false"; 119_items["maximumRenderedPageSize"] = "2000"; 120_items["requiresSpecialViewStateEncoding"] = "false"; 121_items["requiresNoBreakInFormatting"] = "false"; 122_items["supportsQueryStringInFormAction"] = "true"; 123_items["supportsCacheControlMetaTag"] = "true"; 124_items["supportsUncheck"] = "true"; 125_items["canRenderEmptySelects"] = "true"; 126_items["supportsRedirectWithCookie"] = "true"; 127_items["supportsEmptyStringInCookieValue"] = "true"; 128_items["requiresNoSoftkeyLabels"] = "false"; 129_items["defaultSubmitButtonLimit"] = "1"; 130_items["supportsCharacterEntityEncoding"] = "true";
UI\MobileControls\Design\DeviceSpecificDesigner.cs (1)
329properties[_propertyOverridesPropName] =
UI\MobileControls\Design\FormDesigner.cs (1)
201properties[_titlePropertyName] =
UI\MobileControls\Design\MobileContainerDesigner.cs (2)
469properties["Expressions"] = TypeDescriptor.CreateProperty(this.GetType(), property, BrowsableAttribute.No); 602_behaviorAttributes[attribute] = obj;
UI\MobileControls\Design\MobileControlDesigner.cs (3)
497properties[_appliedDeviceFiltersPropName] = 500properties[_propertyOverridesPropName] = 507properties[propertyName] = TypeDescriptor.CreateProperty(this.GetType(), property, BrowsableAttribute.No);
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (5)
812properties[_templateDeviceFilterPropertyName] = 822properties[_appliedDeviceFiltersPropertyName] = 830properties[_propertyOverridesPropertyName] = 839properties[_expressionsPropertyName] = TypeDescriptor.CreateProperty(this.GetType(), property, BrowsableAttribute.No); 872CurrentChoice.Templates[templateName] = template;
UI\MobileControls\Design\PropertyOverridesDialog.cs (1)
187_cachedDeviceSpecifics[deviceSpecificID] =
UI\MobileControls\Design\StyleSheetDesigner.cs (2)
1109properties[_templatesStylePropName] = designerTemplateStyleProp; 1118properties[_persistedStylesPropName] = designerPersistedStyles;
UI\MobileControls\DeviceSpecificChoice.cs (2)
380Contents[key] = value; 390Templates[c.Name] = c.Template;
UI\MobileControls\MobilePage.cs (1)
943HiddenVariables[key.Substring(HiddenVariablePrefix.Length)] = collection[i];
System.Web.Services (9)
System\Web\Services\Description\ServiceDescriptions.cs (1)
193Table[key] = value;
System\Web\Services\Discovery\DiscoveryClientDocuments.cs (1)
29Dictionary[url] = value;
System\Web\Services\Discovery\DiscoveryClientReferences.cs (1)
29Dictionary[url] = value;
System\Web\Services\Discovery\DiscoveryExceptionDictionary.cs (1)
29Dictionary[url] = value;
System\Web\Services\Protocols\SoapException.cs (5)
279list["code"] = Code; 280list["actor"] = Actor; 281list["role"] = Role; 287list["subCode"] = SubCode; 288list["lang"] = Lang;
System.Windows.Forms (14)
winforms\Managed\System\Resources\ResXResourceReader.cs (2)
653data[nodeInfo.Name] = dataNode.GetValue(typeResolver); 655data[nodeInfo.Name] = dataNode.GetValue(assemblyNames);
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (5)
157oleConverters[GUID_COLOR] = typeof(Com2ColorConverter); 158oleConverters[typeof(SafeNativeMethods.IFontDisp).GUID] = typeof(Com2FontConverter); 159oleConverters[typeof(UnsafeNativeMethods.IFont).GUID] = typeof(Com2FontConverter); 160oleConverters[typeof(UnsafeNativeMethods.IPictureDisp).GUID] = typeof(Com2PictureConverter); 161oleConverters[typeof(UnsafeNativeMethods.IPicture).GUID] = typeof(Com2PictureConverter);
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
551propInfoList[pPropName] = pi;
winforms\Managed\System\WinForms\KeysConverter.cs (1)
40keyNames[key] = value;
winforms\Managed\System\WinForms\Layout\DockAndAnchorLayout.cs (1)
783dictionary[element] = bounds;
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
3151typeIds[typeId] = result;
winforms\Managed\System\WinForms\PropertyGridInternal\ImmutablePropertyDescriptorGridEntry.cs (2)
63values[props[i].Name] = value; 66values[props[i].Name] = props[i].GetValue(owner);
winforms\Managed\System\WinForms\PropertyGridInternal\MergePropertyDescriptor.cs (1)
660foundAttributes[attributeType] = value;
System.Workflow.Activities (171)
Common\CompModHelpers.cs (6)
1028dependencyObject.UserData[UserDataKeys.DesignTimeTypeNames] = new Hashtable(); 1055compositeActivity.UserData[UserDataKeys.CustomActivityDefaultName] = activity.Name; 1056compositeActivity.UserData[UserDataKeys.CustomActivity] = true; // 1066compositeActivity.UserData[UserDataKeys.CustomActivity] = false; // 1200declaringActivity.UserData[UserDataKeys.CustomActivityDefaultName] = newCustomActivity.Name; 1289activity.UserData[typeof(AlternateFlowActivityAttribute)] = isAlternateFlowActivityAttribute;
Common\ValidationHelpers.cs (2)
118duplicateError.UserData[typeof(Activity)] = activity; 240error.UserData[typeof(Activity)] = activity;
Designers\InvokeWebServiceDesigner.cs (1)
76properties["URL"] = new WebServiceUrlPropertyDescriptor(Activity.Site, TypeDescriptor.CreateProperty(this.GetType(), "URL", typeof(string), DesignOnlyAttribute.Yes, MergablePropertyAttribute.No));
Designers\WebServiceReceiveDesigner.cs (1)
34properties["InterfaceType"] = new WebServiceInterfacePropertyDescriptor(Activity.Site, properties["InterfaceType"] as PropertyDescriptor);
EventSinkActivity.cs (1)
478properties[prop.Name] = prop;
Executors\WorkflowWebService.cs (1)
174HttpContext.Current.Items["__WorkflowInstanceId__"] = workflowInstanceId;
InvokeMethodActivity.cs (1)
277properties[prop.Name] = prop;
InvokeWebService.cs (1)
410properties[prop.Name] = prop;
Rules\CodeDomDecompiler.cs (1)
483exception.Data[RuleUserDataKeys.ErrorObject] = binaryExpr;
Rules\DeclarativeExpressionConditionDeclaration.cs (1)
168error.UserData[RuleUserDataKeys.ErrorObject] = this;
Rules\Executor.cs (5)
69exception.Data[RuleUserDataKeys.ErrorObject] = fieldInfo; 83exception.Data[RuleUserDataKeys.ErrorObject] = fieldInfo; 117exception.Data[RuleUserDataKeys.ErrorObject] = propertyInfo; 143exception.Data[RuleUserDataKeys.ErrorObject] = propertyInfo; 687exception.Data[RuleUserDataKeys.ErrorObject] = expression;
Rules\Expressions.cs (115)
51error.UserData[RuleUserDataKeys.ErrorObject] = expression; 120error.UserData[RuleUserDataKeys.ErrorObject] = expression; 194error.UserData[RuleUserDataKeys.ErrorObject] = binaryExpr; 205error.UserData[RuleUserDataKeys.ErrorObject] = binaryExpr; 214error.UserData[RuleUserDataKeys.ErrorObject] = binaryExpr.Left; 226error.UserData[RuleUserDataKeys.ErrorObject] = binaryExpr; 235error.UserData[RuleUserDataKeys.ErrorObject] = binaryExpr.Right; 272error.UserData[RuleUserDataKeys.ErrorObject] = binaryExpr; 295error.UserData[RuleUserDataKeys.ErrorObject] = binaryExpr; 316error.UserData[RuleUserDataKeys.ErrorObject] = binaryExpr; 330error.UserData[RuleUserDataKeys.ErrorObject] = binaryExpr; 339error.UserData[RuleUserDataKeys.ErrorObject] = binaryExpr; 349error.UserData[RuleUserDataKeys.ErrorObject] = binaryExpr; 485exception.Data[RuleUserDataKeys.ErrorObject] = binaryExpr; 633exception.Data[RuleUserDataKeys.ErrorObject] = binaryExpr; 643exception.Data[RuleUserDataKeys.ErrorObject] = binaryExpr; 660exception.Data[RuleUserDataKeys.ErrorObject] = binaryExpr; 667exception.Data[RuleUserDataKeys.ErrorObject] = binaryExpr; 732exception.Data[RuleUserDataKeys.ErrorObject] = binaryExpr; 907error.UserData[RuleUserDataKeys.ErrorObject] = fieldRefExpr; 931error.UserData[RuleUserDataKeys.ErrorObject] = fieldRefExpr; 949error.UserData[RuleUserDataKeys.ErrorObject] = fieldRefExpr; 959error.UserData[RuleUserDataKeys.ErrorObject] = fieldRefExpr; 968error.UserData[RuleUserDataKeys.ErrorObject] = fieldRefExpr; 998exception.Data[RuleUserDataKeys.ErrorObject] = fieldRefExpr; 1016exception.Data[RuleUserDataKeys.ErrorObject] = fieldRefExpr; 1062error.UserData[RuleUserDataKeys.ErrorObject] = propGetExpr; 1086error.UserData[RuleUserDataKeys.ErrorObject] = propGetExpr; 1104error.UserData[RuleUserDataKeys.ErrorObject] = propGetExpr; 1114error.UserData[RuleUserDataKeys.ErrorObject] = propGetExpr; 1125error.UserData[RuleUserDataKeys.ErrorObject] = propGetExpr; 1170exception.Data[RuleUserDataKeys.ErrorObject] = targetObject; 1180exception.Data[RuleUserDataKeys.ErrorObject] = propGetExpr; 1210exception.Data[RuleUserDataKeys.ErrorObject] = propGetExpr; 1227exception.Data[RuleUserDataKeys.ErrorObject] = propGetExpr; 1278error.UserData[RuleUserDataKeys.ErrorObject] = invokeExpr; 1287error.UserData[RuleUserDataKeys.ErrorObject] = invokeExpr; 1295error.UserData[RuleUserDataKeys.ErrorObject] = invokeExpr; 1319error.UserData[RuleUserDataKeys.ErrorObject] = invokeExpr; 1336error.UserData[RuleUserDataKeys.ErrorObject] = invokeExpr; 1346error.UserData[RuleUserDataKeys.ErrorObject] = argExpr; 1392error.UserData[RuleUserDataKeys.ErrorObject] = invokeExpr; 1410error.UserData[RuleUserDataKeys.ErrorObject] = invokeExpr; 1441invokeExpr.UserData[RuleUserDataKeys.QualifiedName] = mi.DeclaringType.AssemblyQualifiedName; 1460exception.Data[RuleUserDataKeys.ErrorObject] = targetObject; 1470exception.Data[RuleUserDataKeys.ErrorObject] = invokeExpr; 1518exception.Data[RuleUserDataKeys.ErrorObject] = invokeExpr; 1528exception.Data[RuleUserDataKeys.ErrorObject] = invokeExpr; 1640exception.Data[RuleUserDataKeys.ErrorObject] = invokeExpr; 1663exception.Data[RuleUserDataKeys.ErrorObject] = invokeExpr; 1734error.UserData[RuleUserDataKeys.ErrorObject] = directionExpr; 1743error.UserData[RuleUserDataKeys.ErrorObject] = directionExpr; 1752error.UserData[RuleUserDataKeys.ErrorObject] = directionExpr.Expression; 1892error.UserData[RuleUserDataKeys.ErrorObject] = typeRefExpr; 1901error.UserData[RuleUserDataKeys.ErrorObject] = typeRefExpr; 1997error.UserData[RuleUserDataKeys.ErrorObject] = castExpr; 2005error.UserData[RuleUserDataKeys.ErrorObject] = castExpr; 2014error.UserData[RuleUserDataKeys.ErrorObject] = castExpr.Expression; 2022error.UserData[RuleUserDataKeys.ErrorObject] = castExpr; 2044error.UserData[RuleUserDataKeys.ErrorObject] = castExpr; 2106error.UserData[RuleUserDataKeys.ErrorObject] = castExpr; 2116error.UserData[RuleUserDataKeys.ErrorObject] = castExpr; 2169exception.Data[RuleUserDataKeys.ErrorObject] = castExpr; 2182exception.Data[RuleUserDataKeys.ErrorObject] = castExpr; 2204exception.Data[RuleUserDataKeys.ErrorObject] = castExpr; 2211exception.Data[RuleUserDataKeys.ErrorObject] = castExpr; 2269error.UserData[RuleUserDataKeys.ErrorObject] = indexerExpr; 2277error.UserData[RuleUserDataKeys.ErrorObject] = indexerExpr; 2285error.UserData[RuleUserDataKeys.ErrorObject] = indexerExpr; 2309error.UserData[RuleUserDataKeys.ErrorObject] = indexerExpr; 2323error.UserData[RuleUserDataKeys.ErrorObject] = indexerExpr; 2334error.UserData[RuleUserDataKeys.ErrorObject] = indexerExpr; 2343error.UserData[RuleUserDataKeys.ErrorObject] = argExpr; 2376error.UserData[RuleUserDataKeys.ErrorObject] = indexerExpr; 2394error.UserData[RuleUserDataKeys.ErrorObject] = indexerExpr; 2439exception.Data[RuleUserDataKeys.ErrorObject] = targetObject; 2449exception.Data[RuleUserDataKeys.ErrorObject] = indexerExpr; 2493exception.Data[RuleUserDataKeys.ErrorObject] = indexerExpr; 2506exception.Data[RuleUserDataKeys.ErrorObject] = indexerExpr; 2569exception.Data[RuleUserDataKeys.ErrorObject] = indexerExpr; 2577exception.Data[RuleUserDataKeys.ErrorObject] = indexerExpr; 2646error.UserData[RuleUserDataKeys.ErrorObject] = arrayIndexerExpr; 2654error.UserData[RuleUserDataKeys.ErrorObject] = arrayIndexerExpr; 2662error.UserData[RuleUserDataKeys.ErrorObject] = arrayIndexerExpr; 2685error.UserData[RuleUserDataKeys.ErrorObject] = arrayIndexerExpr; 2695error.UserData[RuleUserDataKeys.ErrorObject] = arrayIndexerExpr; 2705error.UserData[RuleUserDataKeys.ErrorObject] = arrayIndexerExpr; 2717error.UserData[RuleUserDataKeys.ErrorObject] = arrayIndexerExpr; 2728error.UserData[RuleUserDataKeys.ErrorObject] = argExpr; 2737error.UserData[RuleUserDataKeys.ErrorObject] = argExpr; 2764error.UserData[RuleUserDataKeys.ErrorObject] = argExpr; 2818exception.Data[RuleUserDataKeys.ErrorObject] = arrayIndexerExpr; 2848exception.Data[RuleUserDataKeys.ErrorObject] = arrayIndexerExpr; 2856exception.Data[RuleUserDataKeys.ErrorObject] = arrayIndexerExpr; 2922error.UserData[RuleUserDataKeys.ErrorObject] = createExpression; 2930error.UserData[RuleUserDataKeys.ErrorObject] = createExpression; 2955error.UserData[RuleUserDataKeys.ErrorObject] = createExpression; 2990error.UserData[RuleUserDataKeys.ErrorObject] = createExpression; 3000error.UserData[RuleUserDataKeys.ErrorObject] = createExpression; 3026exception.Data[RuleUserDataKeys.ErrorObject] = createExpression; 3034exception.Data[RuleUserDataKeys.ErrorObject] = createExpression; 3159exception.Data[RuleUserDataKeys.ErrorObject] = createExpression; 3222error.UserData[RuleUserDataKeys.ErrorObject] = createExpression; 3230error.UserData[RuleUserDataKeys.ErrorObject] = createExpression; 3248error.UserData[RuleUserDataKeys.ErrorObject] = createExpression; 3262error.UserData[RuleUserDataKeys.ErrorObject] = createExpression; 3280error.UserData[RuleUserDataKeys.ErrorObject] = createExpression; 3293error.UserData[RuleUserDataKeys.ErrorObject] = createExpression; 3312error.UserData[RuleUserDataKeys.ErrorObject] = createExpression; 3317error.UserData[RuleUserDataKeys.ErrorObject] = createExpression; 3343error.UserData[RuleUserDataKeys.ErrorObject] = createExpression; 3355error.UserData[RuleUserDataKeys.ErrorObject] = createExpression; 3384exception.Data[RuleUserDataKeys.ErrorObject] = createExpression; 3392exception.Data[RuleUserDataKeys.ErrorObject] = createExpression; 3458exception.Data[RuleUserDataKeys.ErrorObject] = createExpression;
Rules\Rule.cs (1)
172newError.UserData[de.Key] = de.Value;
Rules\RuleAction.cs (5)
97error.UserData[RuleUserDataKeys.ErrorObject] = this; 115error.UserData[RuleUserDataKeys.ErrorObject] = this; 154error.UserData[RuleUserDataKeys.ErrorObject] = this; 165error.UserData[RuleUserDataKeys.ErrorObject] = this; 240error.UserData[RuleUserDataKeys.ErrorObject] = this;
Rules\RuleAttributes.cs (6)
99error.UserData[RuleUserDataKeys.ErrorObject] = this; 125error.UserData[RuleUserDataKeys.ErrorObject] = this; 156error.UserData[RuleUserDataKeys.ErrorObject] = this; 332error.UserData[RuleUserDataKeys.ErrorObject] = this; 348error.UserData[RuleUserDataKeys.ErrorObject] = this; 375error.UserData[RuleUserDataKeys.ErrorObject] = this;
Rules\RuleSet.cs (1)
108error.UserData[RuleUserDataKeys.ErrorObject] = r;
Rules\RuleValidation.cs (9)
992error.UserData[RuleUserDataKeys.ErrorObject] = expression; 1073error.UserData[RuleUserDataKeys.ErrorObject] = newParent; 2326error.UserData[RuleUserDataKeys.ErrorObject] = parentExpr; 2337error.UserData[RuleUserDataKeys.ErrorObject] = parentExpr; 2348error.UserData[RuleUserDataKeys.ErrorObject] = parentExpr; 3715error.UserData[RuleUserDataKeys.ErrorObject] = typeRef; 3752error.UserData[RuleUserDataKeys.ErrorObject] = typeRef; 3778typeRef.UserData[RuleUserDataKeys.QualifiedName] = resultType.AssemblyQualifiedName; 3882error.UserData[RuleUserDataKeys.ErrorObject] = type;
Rules\Statements.cs (9)
44error.UserData[RuleUserDataKeys.ErrorObject] = exprStatement; 55error.UserData[RuleUserDataKeys.ErrorObject] = exprStatement; 77exception.Data[RuleUserDataKeys.ErrorObject] = exprStatement; 122error.UserData[RuleUserDataKeys.ErrorObject] = assignStatement; 136error.UserData[RuleUserDataKeys.ErrorObject] = assignStatement; 153error.UserData[RuleUserDataKeys.ErrorObject] = assignStatement; 173error.UserData[RuleUserDataKeys.ErrorObject] = assignStatement; 209exception.Data[RuleUserDataKeys.ErrorObject] = assignStatement; 215exception.Data[RuleUserDataKeys.ErrorObject] = assignStatement;
Rules\Walker.cs (2)
129error.UserData[RuleUserDataKeys.ErrorObject] = expression; 242exception.Data[RuleUserDataKeys.ErrorObject] = statement;
WebServiceReceive.cs (1)
465properties[prop.Name] = prop;
WebServiceResponse.cs (1)
283properties[prop.Name] = prop;
System.Workflow.ComponentModel (58)
AuthoringOM\Activity.cs (3)
1376this.UserData[UserDataKeys.CustomActivity] = this.GetValue(CustomActivityProperty); 1393this.UserData[UserDataKeys.LookupPaths] = lookupPaths; 1402this.UserData[typeof(PersistOnCloseAttribute)] = (this.GetType().GetCustomAttributes(typeof(PersistOnCloseAttribute), true).Length > 0);
AuthoringOM\Behaviors\ExceptionHandlerDesigner.cs (1)
22properties["InitializeField"] = TypeDescriptor.CreateProperty(GetType(), "InitializeField", typeof(bool), new Attribute[] { DesignerSerializationVisibilityAttribute.Hidden, BrowsableAttribute.No });
AuthoringOM\Bind.cs (2)
712activityBind.UserData[UserDataKeys.BindDataSource] = new Hashtable(); 718activityBind.UserData[UserDataKeys.BindDataContextActivity] = new Hashtable();
AuthoringOM\Compiler\XomlCompiler.cs (3)
834identifierError.UserData[typeof(Activity)] = currentActivity; 848identifierError.UserData[typeof(Activity)] = currentActivity; 1098error.UserData[typeof(Activity)] = rootActivity;
AuthoringOM\Compiler\XomlCompilerHelpers.cs (4)
146activity.UserData[UserDataKeys.CustomActivity] = false; 558compilerError.UserData[entry.Key] = ((Activity)entry.Value).QualifiedName; 560compilerError.UserData[entry.Key] = entry.Value; 677error.UserData[typeof(Activity)] = activity;
AuthoringOM\Design\ActivityDesigner.cs (4)
364designerVerb.Properties[DesignerUserDataKeys.MoveBranchKey] = true; 368designerVerb.Properties[DesignerUserDataKeys.MoveBranchKey] = false; 469designerAction.UserData[entry.Key] = entry.Value; 2223verb.Properties["Text"] = (propertyName != null && verb.Enabled) ? string.Format(CultureInfo.CurrentCulture, DR.GetString(DR.BindSelectedPropertyFormat), propertyName) : DR.GetString(DR.BindSelectedProperty);
AuthoringOM\Design\ActivityPreviewDesigner.cs (6)
271verb.Properties[DesignerUserDataKeys.ViewActivity] = false; 274verb.Properties[DesignerUserDataKeys.ViewActivity] = true; 280verb.Properties[DesignerUserDataKeys.PreviewActivity] = true; 283verb.Properties[DesignerUserDataKeys.PreviewActivity] = false; 489stripItem.UserData[DesignerUserDataKeys.Activity] = containedActivity; 770itemToAdd.UserData[DesignerUserDataKeys.Activity] = listChangeArgs.AddedItems[0];
AuthoringOM\Design\CommandSet.cs (1)
1001Properties["Text"] = text;
AuthoringOM\Design\CompositeActivityDesigner.cs (1)
787activity.UserData[typeof(ActivityDesigner)] = designerToInsert;
AuthoringOM\Design\CustomActivityDesigner.cs (4)
103rootActivity.UserData[UserDataKeys.CustomActivity] = false; 109(eventArgs.Component as Activity).UserData[UserDataKeys.CustomActivity] = true; 111(eventArgs.Component as Activity).UserData[UserDataKeys.CustomActivity] = false; 353((Activity)host.RootComponent).UserData[UserDataKeys.NewBaseType] = newBaseType;
AuthoringOM\Design\DesignerHelpers.cs (2)
1525actionVerb.Properties[DesignerUserDataKeys.DesignerAction] = designerActions[i]; 1526actionVerb.Properties[DesignerUserDataKeys.Designer] = designer;
AuthoringOM\Design\FreeFormDesigner.cs (2)
1398verb.Properties[DesignerUserDataKeys.ZOrderKey] = ZOrder.Foreground; 1401verb.Properties[DesignerUserDataKeys.ZOrderKey] = ZOrder.Background;
AuthoringOM\Design\PropertyDescriptors.cs (1)
210properties[key] = newProperties[key];
AuthoringOM\Design\SecondaryViewProvider.cs (5)
108views[i].UserData[SecondaryView.UserDataKey_Designer] = null; 142UserData[UserDataKey_ActivityType] = activityType; 144UserData[UserDataKey_Designer] = this.parentDesigner; 168UserData[UserDataKey_Designer] = mappedDesigner; 204UserData[UserDataKey_Designer] = designer;
AuthoringOM\Design\StructuredCompositeActivityDesigner.cs (3)
233smartVerb.Properties[DesignerUserDataKeys.DesignerView] = view; 234smartVerb.Properties[DesignerUserDataKeys.Image] = view.Image; 633smartVerbItem.UserData[DesignerUserDataKeys.DesignerVerb] = smartVerb;
AuthoringOM\Design\WorkflowInlining.cs (1)
405properties[prop.Name] = prop;
AuthoringOM\Serializer\ActivityMarkupSerializer.cs (2)
103(instance as Activity).UserData[UserDataKeys.CustomActivity] = false; 240instanceActivity.UserData[UserDataKeys.CustomActivity] = (instanceActivity.Activities.Count > 0);
AuthoringOM\Serializer\ActivityTypeCodeDomSerializer.cs (1)
42typeDecl.UserData[_initMethodKey] = method;
AuthoringOM\Serializer\CodeTypeReferenceSerializer.cs (2)
94result.UserData[QualifiedName] = type.AssemblyQualifiedName; 105result.UserData[QualifiedName] = value;
Shared\CompModHelpers.cs (6)
1026dependencyObject.UserData[UserDataKeys.DesignTimeTypeNames] = new Hashtable(); 1053compositeActivity.UserData[UserDataKeys.CustomActivityDefaultName] = activity.Name; 1054compositeActivity.UserData[UserDataKeys.CustomActivity] = true; // 1064compositeActivity.UserData[UserDataKeys.CustomActivity] = false; // 1198declaringActivity.UserData[UserDataKeys.CustomActivityDefaultName] = newCustomActivity.Name; 1287activity.UserData[typeof(AlternateFlowActivityAttribute)] = isAlternateFlowActivityAttribute;
Shared\ValidationHelpers.cs (2)
117duplicateError.UserData[typeof(Activity)] = activity; 239error.UserData[typeof(Activity)] = activity;
Shared\XomlSerializationHelpers.cs (2)
178codeSegment.UserData[UserDataKeys.CodeSegment_New] = newSegment; 179codeSegment.UserData[UserDataKeys.CodeSegment_ColumnNumber] = linePosition + reader.Name.Length - 1;
System.Workflow.Runtime (3)
DebugEngine\DebugController.cs (1)
338providerProperties["typeFilterLevel"] = "Full";
Hosting\SqlWorkflowPersistenceService.cs (1)
471e.Data["WorkflowNotFound"] = true;
WorkflowDefinitionDispenser.cs (1)
238error.UserData[typeof(Activity)] = root;
System.WorkflowServices (9)
System\Workflow\Activities\OperationInfo.cs (1)
261this.UserData[OperationInfoBase.MethodInfoProperty] = methodInfo;
System\Workflow\Activities\ReceiveActivity.cs (3)
306this.UserData[typeof(ReceiveOperationInfoHelper)] = this.operationHelper; 804properties[prop.Name] = prop; 1093this.UserData[typeof(OperationParameterInfoCollection)] = parameters;
System\Workflow\Activities\SendActivity.cs (3)
258this.UserData[typeof(SendOperationInfoHelper)] = this.operationHelper; 483properties[prop.Name] = prop; 515this.UserData[typeof(OperationParameterInfoCollection)] = parameters;
System\Workflow\Activities\TypedOperationInfo.cs (1)
202this.UserData[OperationInfoBase.MethodInfoProperty] = methodInfo;
System\Workflow\Runtime\WorkflowDefinitionContext.cs (1)
117error.UserData[typeof(Activity)] = rootActivity;
WindowsBase (1)
Base\MS\Internal\IO\Packaging\CompoundFile\StreamWithDictionary.cs (1)
161baseDictionary[index] = value;
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\ClassGenerator.cs (1)
374field.UserData["WithEvents"] = true;
844 references to
mscorlib (39)
system\exception.cs (2)
226__RestrictedErrorObject restrictedObject = Data["__RestrictedErrorObject"] as __RestrictedErrorObject; 230return (bool)Data["__HasRestrictedLanguageErrorObject"];
system\runtime\remoting\activationservices.cs (7)
749reqMsg.Properties[Message.CallContextKey]); 791ctorMsg.Properties[Message.CallContextKey], 801ctorMsg.Properties[Message.CallContextKey]); 1041String objURL = (String) ctorMsg.Properties[ConnectKey]; 1067ctorMsg.Properties[ConnectKey]; 1219ctorMsg.Properties[ActivationServices.RemoteActivateKey]; 1407ctorMsg.Properties[ActivationServices.RemoteActivateKey];
system\runtime\remoting\channelservices.cs (2)
787msg.Properties[Message.CallContextKey]); 1065Object obj = msg.Properties["CORProfilerCookie"];
system\runtime\remoting\context.cs (1)
606msg.Properties[Message.CallContextKey]);
system\runtime\remoting\crossappdomainchannel.cs (1)
397retMsg.Properties[Message.CallContextKey];
system\runtime\remoting\crosscontextchannel.cs (4)
78Object obj = reqMsg.Properties["CORProfilerCookie"]; 162reqMsg.Properties[Message.CallContextKey]); 239Object obj = reqMsg.Properties["CORProfilerCookie"]; 341Object obj = reqMsg.Properties["CORProfilerCookie"];
system\runtime\remoting\ichannel.cs (2)
778public Object Value { get { return _properties[Key]; } } 805return dict[key];
system\runtime\remoting\message.cs (7)
871(LogicalCallContext) msg.Properties[Message.CallContextKey]); 2016return _dict[key]; 3456Object fUnordered = (null == InternalProperties ? null : InternalProperties["__UnorderedParams"]); 4441Object fUnordered = (InternalProperties == null) ? null : InternalProperties["__UnorderedParams"]; 5182(LogicalCallContext) msg.Properties[Message.CallContextKey]); 5731return _idict[key]; 5954return _idict[key];
system\runtime\remoting\stackbuildersink.cs (4)
94messageCallContext = (LogicalCallContext)msg.Properties["__CallContext"]; 207mcMsg.Properties[Message.CallContextKey]; 226msg.Properties["__SinkStack"] as ServerChannelSinkStack; 277mcMsg.Properties[Message.CallContextKey]);
system\runtime\remoting\synchronizeddispatch.cs (7)
119((LogicalCallContext)reqMsg.Properties[Message.CallContextKey]) 529(LogicalCallContext)reqMsg.Properties[Message.CallContextKey]; 544(LogicalCallContext)reqMsg.Properties[Message.CallContextKey]; 861(LogicalCallContext) reqMsg.Properties[Message.CallContextKey]; 909(LogicalCallContext) replyMsg.Properties[Message.CallContextKey]; 939(LogicalCallContext) reqMsg.Properties[Message.CallContextKey]; 1030((LogicalCallContext)reqMsg.Properties[Message.CallContextKey]).RemotingData.LogicalCallID);
system\runtime\remoting\terminatorsinks.cs (2)
150uri = (String)prop["__Uri"]; 864Object obj = replyMsg.Properties["CORProfilerCookie"];
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3663e.Data[ExceptionContext.Key] = new ExceptionContext(e.Data[ExceptionContext.Key], e.StackTrace, plsrun, lsrun);
PresentationFramework (7)
src\Framework\MS\Internal\AppModel\OleCmdHelper.cs (2)
92CommandWithArgument command = oleCmdMappingTable[cmdId] as CommandWithArgument; 167CommandWithArgument command = oleCmdMappingTable[commandId] as CommandWithArgument;
src\Framework\System\Windows\Documents\AdornerLayer.cs (3)
920ArrayList adornerInfos = infoMap[key] as ArrayList; 960if (infoMap[key] == null) 967adornerInfos = (ArrayList)infoMap[key];
src\Framework\System\Windows\Markup\BamlRecordReader.cs (2)
4103return dictionary[key]; 4107return new DeferredResourceReferenceHolder(key, dictionary[key]);
SMDiagnostics (1)
System\ServiceModel\Diagnostics\ExceptionUtility.cs (1)
133object existingString = data[ExceptionStackAsStringKey];
System (24)
compmod\microsoft\csharp\csharpcodeprovider.cs (1)
1020object o = e.UserData[property];
compmod\microsoft\visualbasic\VBCodeProvider.cs (3)
2372object o = e.UserData["AllowLateBound"]; 2382object o = e.UserData["RequireVariableDeclaration"]; 2390object o = e.UserData[property];
compmod\system\codedom\compiler\CodeGeneratorOptions.cs (6)
38return options[index]; 50object o = options["IndentString"]; 63object o = options["BracingStyle"]; 76object o = options["ElseOnClosing"]; 89object o = options["BlankLinesBetweenMembers"]; 100object o = options["VerbatimOrder"];
compmod\system\componentmodel\design\DesignerVerb.cs (2)
54object result = Properties["Description"]; 72object result = Properties["Text"];
compmod\system\componentmodel\PropertyDescriptorCollection.cs (1)
252object cached = cachedFoundProperties[name];
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (3)
500properties = cache[_extenderPropertiesKey] as PropertyDescriptorCollection; 625existingExtenders = cache[_extenderProviderKey] as IExtenderProvider[]; 1102properties = cache[_extenderProviderPropertiesKey] as PropertyDescriptor[];
compmod\system\componentmodel\TypeDescriptor.cs (4)
2432AttributeFilterCacheItem filterCache = cache[_pipelineAttributeFilterKeys[pipelineType]] as AttributeFilterCacheItem; 2523FilterCacheItem cacheItem = cache[_pipelineFilterKeys[pipelineType]] as FilterCacheItem; 2700ICollection cachedMembers = cache[_pipelineInitializeKeys[pipelineType]] as ICollection; 2744ICollection mergeCache = cache[_pipelineMergeKeys[pipelineType]] as ICollection;
services\monitoring\system\diagnosticts\InstanceDataCollection.cs (1)
68return (InstanceData) Dictionary[objectName];
services\monitoring\system\diagnosticts\InstanceDataCollectionCollection.cs (1)
36return (InstanceDataCollection) Dictionary[objectName];
sys\system\configuration\LocalFileSettingsProvider.cs (2)
139StoredSetting ss = (StoredSetting) settings[settingName]; 403StoredSetting ss = (StoredSetting) settings[settingName];
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogWatcher.cs (1)
255EventRecordWrittenEventArgs args = new EventRecordWrittenEventArgs(this.asyncException.Data["RealException"] as Exception);
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlException.cs (2)
122sb.AppendFormat(SQLMessage.ExOriginalClientConnectionId(), Data[OriginalClientConnectionIdKey]); 128sb.AppendFormat(SQLMessage.ExRoutingDestination(), Data[RoutingDestinationKey]);
System.Drawing (317)
commonui\System\Drawing\Advanced\SizeFConverter.cs (2)
150return new SizeF((float)propertyValues["Width"], 151(float)propertyValues["Height"]);
commonui\System\Drawing\Brushes.cs (141)
175Brush transparent = (Brush)SafeNativeMethods.Gdip.ThreadData[TransparentKey]; 192Brush aliceBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[AliceBlueKey]; 209Brush antiqueWhite = (Brush)SafeNativeMethods.Gdip.ThreadData[AntiqueWhiteKey]; 226Brush aqua = (Brush)SafeNativeMethods.Gdip.ThreadData[AquaKey]; 243Brush aquamarine = (Brush)SafeNativeMethods.Gdip.ThreadData[AquamarineKey]; 260Brush azure = (Brush)SafeNativeMethods.Gdip.ThreadData[AzureKey]; 277Brush beige = (Brush)SafeNativeMethods.Gdip.ThreadData[BeigeKey]; 294Brush bisque = (Brush)SafeNativeMethods.Gdip.ThreadData[BisqueKey]; 311Brush black = (Brush)SafeNativeMethods.Gdip.ThreadData[BlackKey]; 328Brush blanchedAlmond = (Brush)SafeNativeMethods.Gdip.ThreadData[BlanchedAlmondKey]; 345Brush blue = (Brush)SafeNativeMethods.Gdip.ThreadData[BlueKey]; 362Brush blueViolet = (Brush)SafeNativeMethods.Gdip.ThreadData[BlueVioletKey]; 379Brush brown = (Brush)SafeNativeMethods.Gdip.ThreadData[BrownKey]; 396Brush burlyWood = (Brush)SafeNativeMethods.Gdip.ThreadData[BurlyWoodKey]; 413Brush cadetBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[CadetBlueKey]; 430Brush chartreuse = (Brush)SafeNativeMethods.Gdip.ThreadData[ChartreuseKey]; 447Brush chocolate = (Brush)SafeNativeMethods.Gdip.ThreadData[ChocolateKey]; 464Brush choral = (Brush)SafeNativeMethods.Gdip.ThreadData[ChoralKey]; 481Brush cornflowerBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[CornflowerBlueKey]; 498Brush cornsilk = (Brush)SafeNativeMethods.Gdip.ThreadData[CornsilkKey]; 515Brush crimson = (Brush)SafeNativeMethods.Gdip.ThreadData[CrimsonKey]; 532Brush cyan = (Brush)SafeNativeMethods.Gdip.ThreadData[CyanKey]; 549Brush darkBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[DarkBlueKey]; 566Brush darkCyan = (Brush)SafeNativeMethods.Gdip.ThreadData[DarkCyanKey]; 583Brush darkGoldenrod = (Brush)SafeNativeMethods.Gdip.ThreadData[DarkGoldenrodKey]; 600Brush darkGray = (Brush)SafeNativeMethods.Gdip.ThreadData[DarkGrayKey]; 617Brush darkGreen = (Brush)SafeNativeMethods.Gdip.ThreadData[DarkGreenKey]; 634Brush darkKhaki = (Brush)SafeNativeMethods.Gdip.ThreadData[DarkKhakiKey]; 651Brush darkMagenta = (Brush)SafeNativeMethods.Gdip.ThreadData[DarkMagentaKey]; 668Brush darkOliveGreen = (Brush)SafeNativeMethods.Gdip.ThreadData[DarkOliveGreenKey]; 685Brush darkOrange = (Brush)SafeNativeMethods.Gdip.ThreadData[DarkOrangeKey]; 702Brush darkOrchid = (Brush)SafeNativeMethods.Gdip.ThreadData[DarkOrchidKey]; 719Brush darkRed = (Brush)SafeNativeMethods.Gdip.ThreadData[DarkRedKey]; 736Brush darkSalmon = (Brush)SafeNativeMethods.Gdip.ThreadData[DarkSalmonKey]; 753Brush darkSeaGreen = (Brush)SafeNativeMethods.Gdip.ThreadData[DarkSeaGreenKey]; 770Brush darkSlateBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[DarkSlateBlueKey]; 787Brush darkSlateGray = (Brush)SafeNativeMethods.Gdip.ThreadData[DarkSlateGrayKey]; 804Brush darkTurquoise = (Brush)SafeNativeMethods.Gdip.ThreadData[DarkTurquoiseKey]; 821Brush darkViolet = (Brush)SafeNativeMethods.Gdip.ThreadData[DarkVioletKey]; 838Brush deepPink = (Brush)SafeNativeMethods.Gdip.ThreadData[DeepPinkKey]; 855Brush deepSkyBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[DeepSkyBlueKey]; 872Brush dimGray = (Brush)SafeNativeMethods.Gdip.ThreadData[DimGrayKey]; 889Brush dodgerBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[DodgerBlueKey]; 906Brush firebrick = (Brush)SafeNativeMethods.Gdip.ThreadData[FirebrickKey]; 923Brush floralWhite = (Brush)SafeNativeMethods.Gdip.ThreadData[FloralWhiteKey]; 940Brush forestGreen = (Brush)SafeNativeMethods.Gdip.ThreadData[ForestGreenKey]; 957Brush fuchia = (Brush)SafeNativeMethods.Gdip.ThreadData[FuchiaKey]; 974Brush gainsboro = (Brush)SafeNativeMethods.Gdip.ThreadData[GainsboroKey]; 991Brush ghostWhite = (Brush)SafeNativeMethods.Gdip.ThreadData[GhostWhiteKey]; 1008Brush gold = (Brush)SafeNativeMethods.Gdip.ThreadData[GoldKey]; 1025Brush goldenrod = (Brush)SafeNativeMethods.Gdip.ThreadData[GoldenrodKey]; 1042Brush gray = (Brush)SafeNativeMethods.Gdip.ThreadData[GrayKey]; 1059Brush green = (Brush)SafeNativeMethods.Gdip.ThreadData[GreenKey]; 1076Brush greenYellow = (Brush)SafeNativeMethods.Gdip.ThreadData[GreenYellowKey]; 1093Brush honeydew = (Brush)SafeNativeMethods.Gdip.ThreadData[HoneydewKey]; 1110Brush hotPink = (Brush)SafeNativeMethods.Gdip.ThreadData[HotPinkKey]; 1127Brush indianRed = (Brush)SafeNativeMethods.Gdip.ThreadData[IndianRedKey]; 1144Brush indigo = (Brush)SafeNativeMethods.Gdip.ThreadData[IndigoKey]; 1161Brush ivory = (Brush)SafeNativeMethods.Gdip.ThreadData[IvoryKey]; 1178Brush khaki = (Brush)SafeNativeMethods.Gdip.ThreadData[KhakiKey]; 1195Brush lavender = (Brush)SafeNativeMethods.Gdip.ThreadData[LavenderKey]; 1212Brush lavenderBlush = (Brush)SafeNativeMethods.Gdip.ThreadData[LavenderBlushKey]; 1229Brush lawnGreen = (Brush)SafeNativeMethods.Gdip.ThreadData[LawnGreenKey]; 1246Brush lemonChiffon = (Brush)SafeNativeMethods.Gdip.ThreadData[LemonChiffonKey]; 1263Brush lightBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[LightBlueKey]; 1280Brush lightCoral = (Brush)SafeNativeMethods.Gdip.ThreadData[LightCoralKey]; 1297Brush lightCyan = (Brush)SafeNativeMethods.Gdip.ThreadData[LightCyanKey]; 1314Brush lightGoldenrodYellow = (Brush)SafeNativeMethods.Gdip.ThreadData[LightGoldenrodYellowKey]; 1331Brush lightGreen = (Brush)SafeNativeMethods.Gdip.ThreadData[LightGreenKey]; 1348Brush lightGray = (Brush)SafeNativeMethods.Gdip.ThreadData[LightGrayKey]; 1365Brush lightPink = (Brush)SafeNativeMethods.Gdip.ThreadData[LightPinkKey]; 1382Brush lightSalmon = (Brush)SafeNativeMethods.Gdip.ThreadData[LightSalmonKey]; 1399Brush lightSeaGreen = (Brush)SafeNativeMethods.Gdip.ThreadData[LightSeaGreenKey]; 1416Brush lightSkyBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[LightSkyBlueKey]; 1433Brush lightSlateGray = (Brush)SafeNativeMethods.Gdip.ThreadData[LightSlateGrayKey]; 1450Brush lightSteelBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[LightSteelBlueKey]; 1467Brush lightYellow = (Brush)SafeNativeMethods.Gdip.ThreadData[LightYellowKey]; 1484Brush lime = (Brush)SafeNativeMethods.Gdip.ThreadData[LimeKey]; 1501Brush limeGreen = (Brush)SafeNativeMethods.Gdip.ThreadData[LimeGreenKey]; 1518Brush linen = (Brush)SafeNativeMethods.Gdip.ThreadData[LinenKey]; 1535Brush magenta = (Brush)SafeNativeMethods.Gdip.ThreadData[MagentaKey]; 1552Brush maroon = (Brush)SafeNativeMethods.Gdip.ThreadData[MaroonKey]; 1569Brush mediumAquamarine = (Brush)SafeNativeMethods.Gdip.ThreadData[MediumAquamarineKey]; 1586Brush mediumBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[MediumBlueKey]; 1603Brush mediumOrchid = (Brush)SafeNativeMethods.Gdip.ThreadData[MediumOrchidKey]; 1620Brush mediumPurple = (Brush)SafeNativeMethods.Gdip.ThreadData[MediumPurpleKey]; 1637Brush mediumSeaGreen = (Brush)SafeNativeMethods.Gdip.ThreadData[MediumSeaGreenKey]; 1654Brush mediumSlateBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[MediumSlateBlueKey]; 1671Brush mediumSpringGreen = (Brush)SafeNativeMethods.Gdip.ThreadData[MediumSpringGreenKey]; 1688Brush mediumTurquoise = (Brush)SafeNativeMethods.Gdip.ThreadData[MediumTurquoiseKey]; 1705Brush mediumVioletRed = (Brush)SafeNativeMethods.Gdip.ThreadData[MediumVioletRedKey]; 1722Brush midnightBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[MidnightBlueKey]; 1739Brush mintCream = (Brush)SafeNativeMethods.Gdip.ThreadData[MintCreamKey]; 1756Brush mistyRose = (Brush)SafeNativeMethods.Gdip.ThreadData[MistyRoseKey]; 1773Brush moccasin = (Brush)SafeNativeMethods.Gdip.ThreadData[MoccasinKey]; 1790Brush navajoWhite = (Brush)SafeNativeMethods.Gdip.ThreadData[NavajoWhiteKey]; 1807Brush navy = (Brush)SafeNativeMethods.Gdip.ThreadData[NavyKey]; 1824Brush oldLace = (Brush)SafeNativeMethods.Gdip.ThreadData[OldLaceKey]; 1841Brush olive = (Brush)SafeNativeMethods.Gdip.ThreadData[OliveKey]; 1858Brush oliveDrab = (Brush)SafeNativeMethods.Gdip.ThreadData[OliveDrabKey]; 1875Brush orange = (Brush)SafeNativeMethods.Gdip.ThreadData[OrangeKey]; 1892Brush orangeRed = (Brush)SafeNativeMethods.Gdip.ThreadData[OrangeRedKey]; 1909Brush orchid = (Brush)SafeNativeMethods.Gdip.ThreadData[OrchidKey]; 1926Brush paleGoldenrod = (Brush)SafeNativeMethods.Gdip.ThreadData[PaleGoldenrodKey]; 1943Brush paleGreen = (Brush)SafeNativeMethods.Gdip.ThreadData[PaleGreenKey]; 1960Brush paleTurquoise = (Brush)SafeNativeMethods.Gdip.ThreadData[PaleTurquoiseKey]; 1977Brush paleVioletRed = (Brush)SafeNativeMethods.Gdip.ThreadData[PaleVioletRedKey]; 1994Brush papayaWhip = (Brush)SafeNativeMethods.Gdip.ThreadData[PapayaWhipKey]; 2011Brush peachPuff = (Brush)SafeNativeMethods.Gdip.ThreadData[PeachPuffKey]; 2028Brush peru = (Brush)SafeNativeMethods.Gdip.ThreadData[PeruKey]; 2045Brush pink = (Brush)SafeNativeMethods.Gdip.ThreadData[PinkKey]; 2062Brush plum = (Brush)SafeNativeMethods.Gdip.ThreadData[PlumKey]; 2079Brush powderBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[PowderBlueKey]; 2096Brush purple = (Brush)SafeNativeMethods.Gdip.ThreadData[PurpleKey]; 2113Brush red = (Brush)SafeNativeMethods.Gdip.ThreadData[RedKey]; 2130Brush rosyBrown = (Brush)SafeNativeMethods.Gdip.ThreadData[RosyBrownKey]; 2147Brush royalBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[RoyalBlueKey]; 2164Brush saddleBrown = (Brush)SafeNativeMethods.Gdip.ThreadData[SaddleBrownKey]; 2181Brush salmon = (Brush)SafeNativeMethods.Gdip.ThreadData[SalmonKey]; 2198Brush sandyBrown = (Brush)SafeNativeMethods.Gdip.ThreadData[SandyBrownKey]; 2215Brush seaGreen = (Brush)SafeNativeMethods.Gdip.ThreadData[SeaGreenKey]; 2232Brush seaShell = (Brush)SafeNativeMethods.Gdip.ThreadData[SeaShellKey]; 2249Brush sienna = (Brush)SafeNativeMethods.Gdip.ThreadData[SiennaKey]; 2266Brush silver = (Brush)SafeNativeMethods.Gdip.ThreadData[SilverKey]; 2283Brush skyBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[SkyBlueKey]; 2300Brush slateBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[SlateBlueKey]; 2317Brush slateGray = (Brush)SafeNativeMethods.Gdip.ThreadData[SlateGrayKey]; 2334Brush snow = (Brush)SafeNativeMethods.Gdip.ThreadData[SnowKey]; 2351Brush springGreen = (Brush)SafeNativeMethods.Gdip.ThreadData[SpringGreenKey]; 2368Brush steelBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[SteelBlueKey]; 2385Brush tan = (Brush)SafeNativeMethods.Gdip.ThreadData[TanKey]; 2402Brush teal = (Brush)SafeNativeMethods.Gdip.ThreadData[TealKey]; 2419Brush thistle = (Brush)SafeNativeMethods.Gdip.ThreadData[ThistleKey]; 2436Brush tomato = (Brush)SafeNativeMethods.Gdip.ThreadData[TomatoKey]; 2453Brush turquoise = (Brush)SafeNativeMethods.Gdip.ThreadData[TurquoiseKey]; 2470Brush violet = (Brush)SafeNativeMethods.Gdip.ThreadData[VioletKey]; 2487Brush wheat = (Brush)SafeNativeMethods.Gdip.ThreadData[WheatKey]; 2504Brush white = (Brush)SafeNativeMethods.Gdip.ThreadData[WhiteKey]; 2521Brush whiteSmoke = (Brush)SafeNativeMethods.Gdip.ThreadData[WhiteSmokeKey]; 2538Brush yellow = (Brush)SafeNativeMethods.Gdip.ThreadData[YellowKey]; 2555Brush yellowGreen = (Brush)SafeNativeMethods.Gdip.ThreadData[YellowGreenKey];
commonui\System\Drawing\Design\ToolboxItem.cs (10)
95return (AssemblyName)Properties["AssemblyName"]; 109AssemblyName[] names = (AssemblyName[]) Properties["DependentAssemblies"]; 129return (Bitmap)Properties["Bitmap"]; 143return (Bitmap)Properties["OriginalBitmap"]; 157return (string)Properties["Company"]; 181return (string)Properties["Description"]; 194return (string)Properties["DisplayName"]; 208return (ICollection)Properties["Filter"]; 224return (bool)Properties["IsTransient"]; 267return (string)Properties["TypeName"];
commonui\System\Drawing\FontConverter.cs (9)
316object name = propertyValues["Name"]; 317object size = propertyValues["Size"]; 318object units = propertyValues["Unit"]; 319object bold = propertyValues["Bold"]; 320object italic = propertyValues["Italic"]; 321object strikeout = propertyValues["Strikeout"]; 322object underline = propertyValues["Underline"]; 323object gdiCharSet = propertyValues["GdiCharSet"]; 324object gdiVerticalFont = propertyValues["GdiVerticalFont"];
commonui\System\Drawing\Pens.cs (141)
176Pen transparent = (Pen)SafeNativeMethods.Gdip.ThreadData[TransparentKey]; 193Pen aliceBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[AliceBlueKey]; 210Pen antiqueWhite = (Pen)SafeNativeMethods.Gdip.ThreadData[AntiqueWhiteKey]; 227Pen aqua = (Pen)SafeNativeMethods.Gdip.ThreadData[AquaKey]; 244Pen aquamarine = (Pen)SafeNativeMethods.Gdip.ThreadData[AquamarineKey]; 261Pen azure = (Pen)SafeNativeMethods.Gdip.ThreadData[AzureKey]; 278Pen beige = (Pen)SafeNativeMethods.Gdip.ThreadData[BeigeKey]; 295Pen bisque = (Pen)SafeNativeMethods.Gdip.ThreadData[BisqueKey]; 312Pen black = (Pen)SafeNativeMethods.Gdip.ThreadData[BlackKey]; 329Pen blanchedAlmond = (Pen)SafeNativeMethods.Gdip.ThreadData[BlanchedAlmondKey]; 346Pen blue = (Pen)SafeNativeMethods.Gdip.ThreadData[BlueKey]; 363Pen blueViolet = (Pen)SafeNativeMethods.Gdip.ThreadData[BlueVioletKey]; 380Pen brown = (Pen)SafeNativeMethods.Gdip.ThreadData[BrownKey]; 397Pen burlyWood = (Pen)SafeNativeMethods.Gdip.ThreadData[BurlyWoodKey]; 414Pen cadetBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[CadetBlueKey]; 431Pen chartreuse = (Pen)SafeNativeMethods.Gdip.ThreadData[ChartreuseKey]; 448Pen chocolate = (Pen)SafeNativeMethods.Gdip.ThreadData[ChocolateKey]; 465Pen choral = (Pen)SafeNativeMethods.Gdip.ThreadData[ChoralKey]; 482Pen cornflowerBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[CornflowerBlueKey]; 499Pen cornsilk = (Pen)SafeNativeMethods.Gdip.ThreadData[CornsilkKey]; 516Pen crimson = (Pen)SafeNativeMethods.Gdip.ThreadData[CrimsonKey]; 533Pen cyan = (Pen)SafeNativeMethods.Gdip.ThreadData[CyanKey]; 550Pen darkBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[DarkBlueKey]; 567Pen darkCyan = (Pen)SafeNativeMethods.Gdip.ThreadData[DarkCyanKey]; 584Pen darkGoldenrod = (Pen)SafeNativeMethods.Gdip.ThreadData[DarkGoldenrodKey]; 601Pen darkGray = (Pen)SafeNativeMethods.Gdip.ThreadData[DarkGrayKey]; 618Pen darkGreen = (Pen)SafeNativeMethods.Gdip.ThreadData[DarkGreenKey]; 635Pen darkKhaki = (Pen)SafeNativeMethods.Gdip.ThreadData[DarkKhakiKey]; 652Pen darkMagenta = (Pen)SafeNativeMethods.Gdip.ThreadData[DarkMagentaKey]; 669Pen darkOliveGreen = (Pen)SafeNativeMethods.Gdip.ThreadData[DarkOliveGreenKey]; 686Pen darkOrange = (Pen)SafeNativeMethods.Gdip.ThreadData[DarkOrangeKey]; 703Pen darkOrchid = (Pen)SafeNativeMethods.Gdip.ThreadData[DarkOrchidKey]; 720Pen darkRed = (Pen)SafeNativeMethods.Gdip.ThreadData[DarkRedKey]; 737Pen darkSalmon = (Pen)SafeNativeMethods.Gdip.ThreadData[DarkSalmonKey]; 754Pen darkSeaGreen = (Pen)SafeNativeMethods.Gdip.ThreadData[DarkSeaGreenKey]; 771Pen darkSlateBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[DarkSlateBlueKey]; 788Pen darkSlateGray = (Pen)SafeNativeMethods.Gdip.ThreadData[DarkSlateGrayKey]; 805Pen darkTurquoise = (Pen)SafeNativeMethods.Gdip.ThreadData[DarkTurquoiseKey]; 822Pen darkViolet = (Pen)SafeNativeMethods.Gdip.ThreadData[DarkVioletKey]; 839Pen deepPink = (Pen)SafeNativeMethods.Gdip.ThreadData[DeepPinkKey]; 856Pen deepSkyBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[DeepSkyBlueKey]; 873Pen dimGray = (Pen)SafeNativeMethods.Gdip.ThreadData[DimGrayKey]; 890Pen dodgerBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[DodgerBlueKey]; 907Pen firebrick = (Pen)SafeNativeMethods.Gdip.ThreadData[FirebrickKey]; 924Pen floralWhite = (Pen)SafeNativeMethods.Gdip.ThreadData[FloralWhiteKey]; 941Pen forestGreen = (Pen)SafeNativeMethods.Gdip.ThreadData[ForestGreenKey]; 958Pen fuchia = (Pen)SafeNativeMethods.Gdip.ThreadData[FuchiaKey]; 975Pen gainsboro = (Pen)SafeNativeMethods.Gdip.ThreadData[GainsboroKey]; 992Pen ghostWhite = (Pen)SafeNativeMethods.Gdip.ThreadData[GhostWhiteKey]; 1009Pen gold = (Pen)SafeNativeMethods.Gdip.ThreadData[GoldKey]; 1026Pen goldenrod = (Pen)SafeNativeMethods.Gdip.ThreadData[GoldenrodKey]; 1043Pen gray = (Pen)SafeNativeMethods.Gdip.ThreadData[GrayKey]; 1060Pen green = (Pen)SafeNativeMethods.Gdip.ThreadData[GreenKey]; 1077Pen greenYellow = (Pen)SafeNativeMethods.Gdip.ThreadData[GreenYellowKey]; 1094Pen honeydew = (Pen)SafeNativeMethods.Gdip.ThreadData[HoneydewKey]; 1111Pen hotPink = (Pen)SafeNativeMethods.Gdip.ThreadData[HotPinkKey]; 1128Pen indianRed = (Pen)SafeNativeMethods.Gdip.ThreadData[IndianRedKey]; 1145Pen indigo = (Pen)SafeNativeMethods.Gdip.ThreadData[IndigoKey]; 1162Pen ivory = (Pen)SafeNativeMethods.Gdip.ThreadData[IvoryKey]; 1179Pen khaki = (Pen)SafeNativeMethods.Gdip.ThreadData[KhakiKey]; 1196Pen lavender = (Pen)SafeNativeMethods.Gdip.ThreadData[LavenderKey]; 1213Pen lavenderBlush = (Pen)SafeNativeMethods.Gdip.ThreadData[LavenderBlushKey]; 1230Pen lawnGreen = (Pen)SafeNativeMethods.Gdip.ThreadData[LawnGreenKey]; 1247Pen lemonChiffon = (Pen)SafeNativeMethods.Gdip.ThreadData[LemonChiffonKey]; 1264Pen lightBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[LightBlueKey]; 1281Pen lightCoral = (Pen)SafeNativeMethods.Gdip.ThreadData[LightCoralKey]; 1298Pen lightCyan = (Pen)SafeNativeMethods.Gdip.ThreadData[LightCyanKey]; 1315Pen lightGoldenrodYellow = (Pen)SafeNativeMethods.Gdip.ThreadData[LightGoldenrodYellowKey]; 1332Pen lightGreen = (Pen)SafeNativeMethods.Gdip.ThreadData[LightGreenKey]; 1349Pen lightGray = (Pen)SafeNativeMethods.Gdip.ThreadData[LightGrayKey]; 1366Pen lightPink = (Pen)SafeNativeMethods.Gdip.ThreadData[LightPinkKey]; 1383Pen lightSalmon = (Pen)SafeNativeMethods.Gdip.ThreadData[LightSalmonKey]; 1400Pen lightSeaGreen = (Pen)SafeNativeMethods.Gdip.ThreadData[LightSeaGreenKey]; 1417Pen lightSkyBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[LightSkyBlueKey]; 1434Pen lightSlateGray = (Pen)SafeNativeMethods.Gdip.ThreadData[LightSlateGrayKey]; 1451Pen lightSteelBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[LightSteelBlueKey]; 1468Pen lightYellow = (Pen)SafeNativeMethods.Gdip.ThreadData[LightYellowKey]; 1485Pen lime = (Pen)SafeNativeMethods.Gdip.ThreadData[LimeKey]; 1502Pen limeGreen = (Pen)SafeNativeMethods.Gdip.ThreadData[LimeGreenKey]; 1519Pen linen = (Pen)SafeNativeMethods.Gdip.ThreadData[LinenKey]; 1536Pen magenta = (Pen)SafeNativeMethods.Gdip.ThreadData[MagentaKey]; 1553Pen maroon = (Pen)SafeNativeMethods.Gdip.ThreadData[MaroonKey]; 1570Pen mediumAquamarine = (Pen)SafeNativeMethods.Gdip.ThreadData[MediumAquamarineKey]; 1587Pen mediumBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[MediumBlueKey]; 1604Pen mediumOrchid = (Pen)SafeNativeMethods.Gdip.ThreadData[MediumOrchidKey]; 1621Pen mediumPurple = (Pen)SafeNativeMethods.Gdip.ThreadData[MediumPurpleKey]; 1638Pen mediumSeaGreen = (Pen)SafeNativeMethods.Gdip.ThreadData[MediumSeaGreenKey]; 1655Pen mediumSlateBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[MediumSlateBlueKey]; 1672Pen mediumSpringGreen = (Pen)SafeNativeMethods.Gdip.ThreadData[MediumSpringGreenKey]; 1689Pen mediumTurquoise = (Pen)SafeNativeMethods.Gdip.ThreadData[MediumTurquoiseKey]; 1706Pen mediumVioletRed = (Pen)SafeNativeMethods.Gdip.ThreadData[MediumVioletRedKey]; 1723Pen midnightBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[MidnightBlueKey]; 1740Pen mintCream = (Pen)SafeNativeMethods.Gdip.ThreadData[MintCreamKey]; 1757Pen mistyRose = (Pen)SafeNativeMethods.Gdip.ThreadData[MistyRoseKey]; 1774Pen moccasin = (Pen)SafeNativeMethods.Gdip.ThreadData[MoccasinKey]; 1791Pen navajoWhite = (Pen)SafeNativeMethods.Gdip.ThreadData[NavajoWhiteKey]; 1808Pen navy = (Pen)SafeNativeMethods.Gdip.ThreadData[NavyKey]; 1825Pen oldLace = (Pen)SafeNativeMethods.Gdip.ThreadData[OldLaceKey]; 1842Pen olive = (Pen)SafeNativeMethods.Gdip.ThreadData[OliveKey]; 1859Pen oliveDrab = (Pen)SafeNativeMethods.Gdip.ThreadData[OliveDrabKey]; 1876Pen orange = (Pen)SafeNativeMethods.Gdip.ThreadData[OrangeKey]; 1893Pen orangeRed = (Pen)SafeNativeMethods.Gdip.ThreadData[OrangeRedKey]; 1910Pen orchid = (Pen)SafeNativeMethods.Gdip.ThreadData[OrchidKey]; 1927Pen paleGoldenrod = (Pen)SafeNativeMethods.Gdip.ThreadData[PaleGoldenrodKey]; 1944Pen paleGreen = (Pen)SafeNativeMethods.Gdip.ThreadData[PaleGreenKey]; 1961Pen paleTurquoise = (Pen)SafeNativeMethods.Gdip.ThreadData[PaleTurquoiseKey]; 1978Pen paleVioletRed = (Pen)SafeNativeMethods.Gdip.ThreadData[PaleVioletRedKey]; 1995Pen papayaWhip = (Pen)SafeNativeMethods.Gdip.ThreadData[PapayaWhipKey]; 2012Pen peachPuff = (Pen)SafeNativeMethods.Gdip.ThreadData[PeachPuffKey]; 2029Pen peru = (Pen)SafeNativeMethods.Gdip.ThreadData[PeruKey]; 2046Pen pink = (Pen)SafeNativeMethods.Gdip.ThreadData[PinkKey]; 2063Pen plum = (Pen)SafeNativeMethods.Gdip.ThreadData[PlumKey]; 2080Pen powderBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[PowderBlueKey]; 2097Pen purple = (Pen)SafeNativeMethods.Gdip.ThreadData[PurpleKey]; 2114Pen red = (Pen)SafeNativeMethods.Gdip.ThreadData[RedKey]; 2131Pen rosyBrown = (Pen)SafeNativeMethods.Gdip.ThreadData[RosyBrownKey]; 2148Pen royalBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[RoyalBlueKey]; 2165Pen saddleBrown = (Pen)SafeNativeMethods.Gdip.ThreadData[SaddleBrownKey]; 2182Pen salmon = (Pen)SafeNativeMethods.Gdip.ThreadData[SalmonKey]; 2199Pen sandyBrown = (Pen)SafeNativeMethods.Gdip.ThreadData[SandyBrownKey]; 2216Pen seaGreen = (Pen)SafeNativeMethods.Gdip.ThreadData[SeaGreenKey]; 2233Pen seaShell = (Pen)SafeNativeMethods.Gdip.ThreadData[SeaShellKey]; 2250Pen sienna = (Pen)SafeNativeMethods.Gdip.ThreadData[SiennaKey]; 2267Pen silver = (Pen)SafeNativeMethods.Gdip.ThreadData[SilverKey]; 2284Pen skyBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[SkyBlueKey]; 2301Pen slateBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[SlateBlueKey]; 2318Pen slateGray = (Pen)SafeNativeMethods.Gdip.ThreadData[SlateGrayKey]; 2335Pen snow = (Pen)SafeNativeMethods.Gdip.ThreadData[SnowKey]; 2352Pen springGreen = (Pen)SafeNativeMethods.Gdip.ThreadData[SpringGreenKey]; 2369Pen steelBlue = (Pen)SafeNativeMethods.Gdip.ThreadData[SteelBlueKey]; 2386Pen tan = (Pen)SafeNativeMethods.Gdip.ThreadData[TanKey]; 2403Pen teal = (Pen)SafeNativeMethods.Gdip.ThreadData[TealKey]; 2420Pen thistle = (Pen)SafeNativeMethods.Gdip.ThreadData[ThistleKey]; 2437Pen tomato = (Pen)SafeNativeMethods.Gdip.ThreadData[TomatoKey]; 2454Pen turquoise = (Pen)SafeNativeMethods.Gdip.ThreadData[TurquoiseKey]; 2471Pen violet = (Pen)SafeNativeMethods.Gdip.ThreadData[VioletKey]; 2488Pen wheat = (Pen)SafeNativeMethods.Gdip.ThreadData[WheatKey]; 2505Pen white = (Pen)SafeNativeMethods.Gdip.ThreadData[WhiteKey]; 2522Pen whiteSmoke = (Pen)SafeNativeMethods.Gdip.ThreadData[WhiteSmokeKey]; 2539Pen yellow = (Pen)SafeNativeMethods.Gdip.ThreadData[YellowKey]; 2556Pen yellowGreen = (Pen)SafeNativeMethods.Gdip.ThreadData[YellowGreenKey];
commonui\System\Drawing\PointConverter.cs (2)
158object x = propertyValues["X"]; 159object y = propertyValues["Y"];
commonui\System\Drawing\Printing\MarginsConverter.cs (4)
161object left = propertyValues["Left"]; 162object right = propertyValues["Right"]; 163object top = propertyValues["Top"]; 164object bottom = propertyValues["Bottom"];
commonui\System\Drawing\RectangleConverter.cs (4)
163object x = propertyValues["X"]; 164object y = propertyValues["Y"]; 165object width = propertyValues["Width"]; 166object height = propertyValues["Height"];
commonui\System\Drawing\SizeConverter.cs (2)
159object width = propertyValues["Width"]; 160object height = propertyValues["Height"];
commonui\System\Drawing\SystemBrushes.cs (1)
371Brush[] systemBrushes = (Brush[])SafeNativeMethods.Gdip.ThreadData[SystemBrushesKey];
commonui\System\Drawing\SystemPens.cs (1)
371Pen[] systemPens = (Pen[])SafeNativeMethods.Gdip.ThreadData[SystemPensKey];
System.Messaging (14)
System\Messaging\MessageQueueInstaller.cs (14)
467if (state != null && state["Exists"] != null) 468exists = (bool)state["Exists"]; 486queue = MessageQueue.Create(Path, (bool)state["Transactional"]); 491if (queue.Transactional != (bool)state["Transactional"]) 495queue = MessageQueue.Create(Path, (bool)state["Transactional"]); 500queue.Authenticate = (bool)state["Authenticate"]; 501queue.BasePriority = (short)state["BasePriority"]; 502queue.Category = (Guid)state["Category"]; 503queue.EncryptionRequired = (EncryptionRequired)state["EncryptionRequired"]; 504queue.Label = (string)state["Label"]; 505queue.MaximumJournalSize = (long)state["MaximumJournalSize"]; 506queue.MaximumQueueSize = (long)state["MaximumQueueSize"]; 508queue.MulticastAddress = (string)state["MulticastAddress"]; 510queue.UseJournalQueue = (bool)state["UseJournalQueue"];
System.Runtime.Remoting (6)
channels\http\combinedhttpchannel.cs (2)
327public Object Value { get { return _properties[Key]; } } 355return dict[key];
channels\http\httpclientchannel.cs (1)
568msgUri = (String)msg.Properties["__Uri"];
channels\http\httpremotinghandler.cs (1)
554requestHeaders.RequestUri = (string)context.Items["__requestUri"];
channels\ipc\ipcclientchannel.cs (1)
229sink[key] = _prop[key];
channels\tcp\tcpclientchannel.cs (1)
231sink[key] = _prop[key];
System.Runtime.Serialization (3)
System\Runtime\Serialization\CodeExporter.cs (3)
584type = (Type)typeReference.UserData[codeUserDataActualTypeKey]; 850Type actualType = (Type)baseContractCodeDomInfo.TypeReference.UserData[codeUserDataActualTypeKey]; 1163Type actualType = (Type)baseContractCodeDomInfo.TypeReference.UserData[codeUserDataActualTypeKey];
System.ServiceModel (7)
System\ServiceModel\Channels\FramingFormat.cs (1)
158framingFault = exception.Data[FramingEncodingString.ExceptionKey] as string;
System\ServiceModel\Channels\HttpChannelListener.cs (2)
1153statusCode = (HttpStatusCode)protocolException.Data[HttpChannelUtilities.HttpStatusCodeExceptionKey]; 1158statusDescription = (string)protocolException.Data[HttpChannelUtilities.HttpStatusDescriptionExceptionKey];
System\ServiceModel\Channels\HttpRequestContext.cs (2)
381if (e.Data[HttpChannelUtilities.HttpStatusCodeKey] is HttpStatusCode) 383statusCode = (HttpStatusCode)e.Data[HttpChannelUtilities.HttpStatusCodeKey];
System\ServiceModel\Description\MessageContractImporter.cs (1)
1699failedReferenceType = ex.Data[FailedReferenceTypeExceptionKey] as Type;
System\ServiceModel\Description\ServiceContractGenerator.cs (1)
814return codeTypeReference.UserData[referenceKey] as CodeTypeDeclaration;
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\ServiceParser.cs (1)
757string val = (string)dictionary[key];
System.ServiceModel.Internals (5)
System\Runtime\Diagnostics\DiagnosticTraceBase.cs (1)
371xml.WriteElementString(DiagnosticStrings.ValueTag, XmlEncode(exception.Data[dataItem].ToString()));
System\Runtime\Diagnostics\DictionaryTraceRecord.cs (1)
27object value = this.dictionary[key];
System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (2)
856if (exception.Data[dataItem] == null) 862xml.WriteElementString(DiagnosticStrings.ValueTag, XmlEncode(exception.Data[dataItem].ToString()));
System\Runtime\UrlUtility.cs (1)
581if (excludeKeys != null && key != null && excludeKeys[key] != null)
System.Transactions (4)
System\Transactions\Trace\DiagnosticTrace.cs (2)
711if (dataItem != null && exception.Data[dataItem] != null) 714xml.WriteElementString(DiagnosticStrings.ValueTag, DiagnosticTrace.XmlEncode(exception.Data[dataItem].ToString()));
System\Transactions\Trace\TraceRecords.cs (2)
1082xml.WriteElementString(key.ToString(), this.dictionary[key].ToString()); 1095sb.AppendLine(string.Format(CultureInfo.InvariantCulture, "{0}: {1}", key, this.dictionary[key].ToString()));
System.Web (205)
Compilation\BaseCodeDomTreeGenerator.cs (1)
767o = _generatedColumnOffsetDictionary[codeDomProvider.GetType()];
Compilation\BuildManager.cs (2)
3289Assembly assembly = (Assembly)_assemblyResolveMapping[name]; 3299return (Assembly)_assemblyResolveMapping[normalizedName];
Compilation\BuildManagerHost.cs (3)
128String assemblyLocation = (String)_assemblyCollection[e.Name]; 652String _virtualFileString = (String)_stringDictionary[virtualPath]; 669hashCodeCombiner.AddInt(StringUtil.GetNonRandomizedHashCode((string)_stringDictionary[virtualDependency]));
Compilation\BuildProvidersCompiler.cs (3)
164(AssemblyBuilder) _satelliteAssemblyBuilders[cultureName]; 489BuildProvider dependentBuildProvider = (BuildProvider) _buildProviders[virtualPathDependency]; 670assemblyBuilder = (AssemblyBuilder)assemblyBuilders[compilerType];
Compilation\IImplicitResourceProvider.cs (2)
123return (ICollection) _implicitResources[keyPrefix]; 156ArrayList controlResources = (ArrayList) _implicitResources[implicitResKey.KeyPrefix];
Configuration\BrowserCapabilitiesFactory.cs (15)
92headerValue = ((string)(dictionary["majorversion"])); 138headerValue = ((string)(dictionary["majorversion"])); 179headerValue = ((string)(dictionary["majorversion"])); 207headerValue = ((string)(dictionary["majorversion"])); 235headerValue = ((string)(dictionary["majorversion"])); 263headerValue = ((string)(dictionary["majorversion"])); 291headerValue = ((string)(dictionary["letters"])); 545headerValue = ((string)(dictionary["majorversion"])); 583headerValue = ((string)(dictionary["majorversion"])); 591headerValue = ((string)(dictionary["Version"])); 889headerValue = ((string)(dictionary["majorversion"])); 923headerValue = ((string)(dictionary["majorversion"])); 956headerValue = ((string)(dictionary["minorversion"])); 2135headerValue = ((string)(dictionary["majorversion"])); 2168headerValue = ((string)(dictionary["majorversion"]));
Configuration\BrowserCapabilitiesFactoryBase.cs (2)
119int filter1Depth = (int)((Triplet)BrowserElements[filter1]).Third; 120int filter2Depth = (int)((Triplet)BrowserElements[filter2]).Third;
Configuration\CapabilitiesState.cs (1)
114result = (String)_values[varname];
Configuration\HttpCapabilitiesBase.cs (3)
167return (String)_items[key]; 253adapterTypename = (string)Adapters[controlTypename]; 257adapterTypename = (string)Adapters[controlTypename];
Configuration\HttpCapabilitiesEvaluator.cs (1)
228string value = (String)result.Capabilities[attribute];
Handlers\AssemblyResourceLoader.cs (4)
131Assembly assembly = (Assembly)_typeAssemblyCache[type]; 140Pair assemblyInfo = _assemblyInfoCache[assembly] as Pair; 313string url = (string)_urlCache[urlCacheKey]; 598Triplet resourceTriplet = (Triplet)_webResourceCache[cacheKey];
Hosting\ISAPIWorkerRequest.cs (1)
3073return (String)_serverVars[name];
HttpContext.cs (2)
1022return(HttpSessionState)Items[SessionStateUtility.SESSION_KEY]; 1042HttpSessionState session = (HttpSessionState)Items[SessionStateUtility.SESSION_KEY];
httpserverutility.cs (6)
169if (_cultureCache[name] == null) { 174return (CultureInfo)_cultureCache[name]; 186if (_cultureCache[ci.Name] == null) { 191return (CultureInfo)_cultureCache[ci.Name]; 199if (_cultureCache[culture] == null) { 204return (CultureInfo)_cultureCache[culture];
httpstaticobjectscollection.cs (1)
104HttpStaticObjectsEntry e = (HttpStaticObjectsEntry)_objects[name];
HttpValueCollection.cs (2)
305bool ignoreViewStateKeys = (excludeKeys != null && excludeKeys[Page.ViewStateFieldPrefixID] != null); 312if (excludeKeys != null && key != null && excludeKeys[key] != null)
Routing\UrlRoutingModule.cs (1)
34if (application.Context.Items[_contextKey] != null) {
State\SessionIDManager.cs (5)
245Debug.Assert(context.Items[ASP_SESSIONID_MANAGER_INITIALIZEREQUEST_CALLED_KEY] != null); 251object o = context.Items[COOKIELESS_BOOL_SESSION_KEY]; 260if (context.Items[ASP_SESSIONID_MANAGER_INITIALIZEREQUEST_CALLED_KEY] == null) { 268if (context.Items[ASP_SESSIONID_MANAGER_INITIALIZEREQUEST_CALLED_KEY] != null) { 297s = (String) context.Items[COOKIELESS_SESSION_KEY];
StaticSiteMapProvider.cs (13)
112if (UrlTable[url] != null) 135if (ChildNodeCollectionTable[parentNode] == null) 138((SiteMapNodeCollection)ChildNodeCollectionTable[parentNode]).Add(node); 170result = (SiteMapNode)KeyTable[key]; 196return ReturnNodeIfAccessible((SiteMapNode)UrlTable[rawUrl]); 206SiteMapNodeCollection collection = (SiteMapNodeCollection)ChildNodeCollectionTable[node]; 209SiteMapNode childNodeFromKey = (SiteMapNode)KeyTable[node.Key]; 211collection = (SiteMapNodeCollection)ChildNodeCollectionTable[childNodeFromKey]; 240SiteMapNode parent = (SiteMapNode)ParentNodeTable[node]; 244SiteMapNode fallbackNode = (SiteMapNode)KeyTable[node.Key]; 246parent = (SiteMapNode)ParentNodeTable[fallbackNode]; 264SiteMapNode oldParent = (SiteMapNode)ParentNodeTable[node]; 269SiteMapNodeCollection collection = (SiteMapNodeCollection)ChildNodeCollectionTable[oldParent];
UI\ClientScriptManager.cs (1)
657ArrayList elements = (ArrayList)_registeredArrayDeclares[arrayName];
UI\Control.cs (6)
308predictableIDSuffix = predictableIDSuffix + ID_RENDER_SEPARATOR + dataKey[suffixName].ToString(); 2911viewState = _occasionalFields.ControlsViewState[index]; 2920viewState = _occasionalFields.ControlsViewState[control.ID]; 2924viewState = _occasionalFields.ControlsViewState[index]; 3165return _occasionalFields.NamedControls[childID] as Control; 3170Control child = _occasionalFields.NamedControls[childID] as Control;
UI\CssStyleCollection.cs (2)
68string value = (string)_table[key]; 236if (_table[key] != null) {
UI\FilteredAttributeCollection.cs (1)
54return (string)_data[key];
UI\HTMLTagNameToTypeMapper.cs (1)
77type = (string)attributeBag["type"] ?? type;
UI\ObjectPersistData.cs (5)
140IDictionary filteredProperties = (IDictionary)_propertyTableByFilter[entry.Filter]; 149ArrayList properties = (ArrayList)_propertyTableByProperty[entry.Name]; 184return (PropertyEntry)filteredProperties[name]; 195return (IDictionary)_propertyTableByFilter[filter]; 203ICollection properties = (ICollection)_propertyTableByProperty[name];
UI\ObjectStateFormatter.cs (2)
842object id = _stringTable[s]; 861object id = _typeTable[type];
UI\ObjectTag.cs (4)
65string scope = (string) attribs["scope"]; 84string tmp = (string) attribs["class"]; 94tmp = (string) attribs["classid"]; 126tmp = (string) attribs["progid"];
UI\Page.cs (7)
2044_controlsRequiringPostBack = (ArrayList)controlStates[PageRegisteredControlsThatRequirePostBackKey]; 2048ctl.LoadControlStateInternal(controlStates[ctl.UniqueID]); 2924control.LoadControlStateInternal(controlState[uniqueID]); 5485if (controlStates[ctl.UniqueID] == null && controlState != null) { 5523Trace.AddControlStateSize(UniqueID, viewStateSize, controlStates == null? 0 : EstimateStateSize(controlStates[UniqueID])); 6360return (IScriptManager)Items[typeof(IScriptManager)]; 6381object scriptManager = Page.Items[scriptManagerType];
UI\PageAdapter.cs (2)
106return (ICollection)_radioButtonGroups[groupName]; 136group = (ArrayList)_radioButtonGroups[groupName];
UI\PageTheme.cs (1)
103skin = (ControlSkin)ControlSkins[CreateSkinKey(control.GetType(), skinId)];
UI\ParsedAttributeCollection.cs (4)
69FilteredAttributeDictionary filteredAttributes = (FilteredAttributeDictionary)_filterTable[filter]; 152FilteredAttributeDictionary filteredAttributes = (FilteredAttributeDictionary)_filterTable[filter]; 175FilteredAttributeDictionary filteredAttributes = (FilteredAttributeDictionary)_filterTable[filter]; 204return AllFiltersDictionary[key];
UI\RenderTraceListener.cs (1)
37RenderTraceListener listener = HttpContext.Current.Items[typeof(RenderTraceListener)] as RenderTraceListener;
UI\SkinBuilder.cs (5)
227IDictionary skins = _skinBuilders[builder.ControlType] as IDictionary; 265IDictionary skins = _skinBuilders[type] as IDictionary; 273IDictionary skins = _skinBuilders[control.GetType()] as IDictionary; 278ControlBuilder builder = skins[control.SkinID] as ControlBuilder; 287IDictionary skins = _skinBuilders[type] as IDictionary;
UI\StateBag.cs (4)
128StateItem item = bag[key] as StateItem; 164StateItem item = bag[key] as StateItem; 228StateItem item = bag[key] as StateItem; 362StateItem item = bag[key] as StateItem;
UI\StateManagedCollection.cs (2)
405object index = typedObjectTracker[objectType]; 489object index = typedObjectTracker[objectType];
UI\TagNameToTypeMapper.cs (6)
308((_prefixedMappers == null) || (_prefixedMappers[tagPrefix] == null))) { 345TagPrefixTagNameToTypeMapper prefixMapper = (TagPrefixTagNameToTypeMapper)_prefixedMappers[nsRegisterEntry.TagPrefix]; 473type = (Type) _mappedTags[tagName]; 478type = (Type) _mappedTags[tagName]; 508mapper = (ITagNameToTypeMapper) _prefixedMappers[prefix]; 513mapper = (ITagNameToTypeMapper)_prefixedMappers[prefix];
UI\TemplateControl.cs (3)
440Debug.Assert(_eventObjects[key] != null); 445Delegate eventDelegates = Events[_eventObjects[key]]; 462Events.AddHandler(_eventObjects[key], handler);
UI\TemplateParser.cs (5)
1645ProcessLanguageAttribute((string)attribs["language"]); 1666ProcessLanguageAttribute((string)attribs["language"]); 2017string src = (string) parseData["src"]; 2029string codeFileBaseTypeName = (string)parseData[CodeFileBaseClassAttributeName]; 2037string baseTypeName = (string) parseData["inherits"];
UI\Util.cs (1)
636string val = (string) dict[key];
UI\WebControls\AdCreatedEventArgs.cs (2)
143String property = (adProperties == null) ? null : (String) adProperties[index]; 150string temp = properties[keyIndex] as string;
UI\WebControls\AdRotator.cs (3)
818string altText = (adProps == null) ? null : (string) adProps[altTextKey]; 953object keywordValue = adProperties[KeywordProperty]; 962string impressionsString = adProperties[ImpressionsProperty] as string;
UI\WebControls\BaseDataBoundControl.cs (1)
203if (((designModeState == null) || (designModeState["EnableDesignTimeDataBinding"] == null))
UI\WebControls\ChangePassword.cs (3)
2216object o = data["CurrentView"]; 2220o = data["ConvertToTemplate"]; 2224o = data["RegionEditing"];
UI\WebControls\ContentPlaceHolder.cs (1)
63ITemplate tpl = ((System.Web.UI.ITemplate)(masterPage.ContentTemplates[_contentPlaceHolderID]));
UI\WebControls\CreateUserWizard.cs (1)
2842object o = data["ConvertToTemplate"];
UI\WebControls\DataKey.cs (1)
54return _keyTable[name];
UI\WebControls\login.cs (2)
1682object o = data["ConvertToTemplate"]; 1687o = data["RegionEditing"];
UI\WebControls\loginstatus.cs (1)
440object o = data["LoggedIn"];
UI\WebControls\LoginView.cs (1)
346object o = data["TemplateIndex"];
UI\WebControls\MailDefinition.cs (1)
263string toString = replacements[key] as string;
UI\WebControls\Menu.cs (1)
2442Type writerType = data["DesignTimeTextWriterType"] as Type;
UI\WebControls\ObjectDataSourceView.cs (1)
1584object parameterValue = allParameters[paramName];
UI\WebControls\PasswordRecovery.cs (3)
1688object o = data["CurrentView"]; 1692o = data["ConvertToTemplate"]; 1696o = data["RegionEditing"];
UI\WebControls\Wizard.cs (1)
1235object o = _designModeState["ShouldRenderWizardSteps"];
UI\WebParts\BlobPersonalizationState.cs (14)
126PersonalizationInfo sharedInfo = (PersonalizationInfo)SharedState[personalizationID]; 177userInfo = (PersonalizationInfo)UserState[personalizationID]; 407object oldValue = oldProperties[name]; 592ControlInfo ci = (ControlInfo)_personalizedControls[personalizationID]; 854object defaultValue = defaultPropertyState[name]; 882PersonalizationInfo sharedInfo = (PersonalizationInfo)SharedState[personalizationID]; 887return sharedProperties[propertyName]; 895PersonalizationInfo userInfo = (PersonalizationInfo)UserState[personalizationID]; 898return userProperties[propertyName]; 901return sharedProperties[propertyName]; 989_extractedState[personalizationID] = (PersonalizationInfo)SharedState[personalizationID]; 997_extractedState[personalizationID] = (PersonalizationInfo)UserState[personalizationID]; 1117ControlInfo info = (ControlInfo)_personalizedControls[personalizationID]; 1155PersonalizablePropertyEntry property = (PersonalizablePropertyEntry)personalizableProperties[name];
UI\WebParts\CatalogPart.cs (1)
78object o = data["Zone"];
UI\WebParts\ConnectionsZone.cs (20)
657DropDownList list = (DropDownList)_connectDropDownLists[consumerConnectionPoint]; 663IDictionary providers = (IDictionary)_connectionPointInfo[consumerConnectionPoint]; 670ProviderInfo provider = (ProviderInfo)providers[selectedValue]; 741DropDownList list = (DropDownList)_connectDropDownLists[providerConnectionPoint]; 747IDictionary consumers = (IDictionary)_connectionPointInfo[providerConnectionPoint]; 754ConsumerInfo consumer = (ConsumerInfo)consumers[selectedValue]; 838IDictionary providers = (IDictionary)_connectionPointInfo[_pendingConsumerConnectionPoint]; 839ProviderInfo providerInfo = (ProviderInfo)providers[_pendingSelectedValue]; 868IDictionary consumers = (IDictionary)_connectionPointInfo[_pendingProviderConnectionPoint]; 869consumerInfo = (ConsumerInfo)consumers[_pendingSelectedValue]; 919IDictionary consumers = (IDictionary)_connectionPointInfo[_pendingProviderConnectionPoint]; 922consumerInfo = (ConsumerInfo)consumers[_pendingSelectedValue]; 973IDictionary providers = (IDictionary)_connectionPointInfo[_pendingConsumerConnectionPoint]; 976providerInfo = (ProviderInfo)providers[_pendingSelectedValue]; 1483DropDownList list = (DropDownList)_connectDropDownLists[provider]; 1576DropDownList list = (DropDownList)_connectDropDownLists[consumer]; 2127DropDownList list = (DropDownList)_connectDropDownLists[providerConnectionPoint]; 2182DropDownList list = (DropDownList)_connectDropDownLists[consumerConnectionPoint]; 2242DropDownList list = (DropDownList)_connectDropDownLists[_pendingConsumerConnectionPoint]; 2260DropDownList list = (DropDownList)_connectDropDownLists[_pendingProviderConnectionPoint];
UI\WebParts\EditorPart.cs (1)
229object o = data["Zone"];
UI\WebParts\PersonalizableAttribute.cs (2)
156PersonalizableTypeEntry typeEntry = (PersonalizableTypeEntry)PersonalizableTypeTable[type]; 172PersonalizableTypeEntry typeEntry = (PersonalizableTypeEntry)PersonalizableTypeTable[type];
UI\WebParts\WebPartManager.cs (8)
982SortedList partsForZone = (SortedList)(_partsForZone[zoneID]); 2294SortedList partsForZone = (SortedList)_partsForZone[zoneID]; 2305SortedList parts = (SortedList)_partsForZone[zone.ID]; 2365return page.Items[typeof(WebPartManager)] as WebPartManager; 2389string displayTitle = (string)_displayTitles[webPart]; 3014PersonalizablePropertyEntry entry = (PersonalizablePropertyEntry)(personalizableProperties[propertyName]); 3633WebPartManager existingInstance = (WebPartManager)page.Items[typeof(WebPartManager)]; 3954SortedList partsForZone = (SortedList)(_partsForZone[zoneID]);
XmlSiteMapProvider.cs (5)
174if (UrlTable[url] != null) { 211if (ChildNodeCollectionTable[parentNode] == null) { 215((SiteMapNodeCollection)ChildNodeCollectionTable[parentNode]).Add(node); 460SiteMapNode parent = (SiteMapNode)ParentNodeTable[oldNode]; 466SiteMapNodeCollection list = (SiteMapNodeCollection)ChildNodeCollectionTable[parent];
System.Web.DataVisualization (4)
WebForm\General\ChartHttpHandler.cs (4)
318return (string)HttpContext.Current.Items[ContextGuidKey]; 898return (string)HttpContext.Current.Items[_folderKeyName]; 2108if (HttpContext.Current.Items[Diagnostics.ContextID] == null) 2118return (HandlerPageTraceInfo)HttpContext.Current.Items[Diagnostics.ContextID];
System.Web.DynamicData (5)
DynamicData\DynamicDataRouteHandler.cs (4)
86Dictionary<long, string> virtualPathCache = (Dictionary<long, string>)httpContext.Items[_requestItemsKey]; 154var requestContext = httpContext.Items[s_requestContextKey] as RequestContext; 186return (MetaTable)httpContext.Items[s_metaTableKey]; 206Debug.Assert(requestContext.HttpContext.Items[s_requestContextKey] == null);
DynamicData\Util\MetaTableHelper.cs (1)
19Dictionary<object, MappingInfo> mapping = httpContext.Items[s_mappingKey] as Dictionary<object, MappingInfo>;
System.Web.Entity (2)
System\Data\WebControls\EntityDataSourceUtil.cs (1)
110return values[parameterName];
System\Data\WebControls\EntityDataSourceView.cs (1)
865value = values[propertyName];
System.Web.Entity.Design (1)
System\Data\WebControls\Design\Util\UIHelper.cs (1)
31return (Font)uiStyles["DialogFont"];
System.Web.Extensions (12)
Handlers\ScriptModule.cs (4)
83object o = context.Items[PageRequestManager.AsyncPostBackErrorKey]; 92string errorMessage = (string)context.Items[PageRequestManager.AsyncPostBackErrorMessageKey]; 93o = context.Items[PageRequestManager.AsyncPostBackErrorHttpCodeKey]; 108if (app.Context.Items[_contextKey] != null) {
Handlers\ScriptResourceHandler.cs (5)
62CultureInfo cachedCulture = (CultureInfo)_cultureCache[cacheKey]; 164(Tuple<AssemblyName, String>)_assemblyInfoCache[assembly]; 180CultureInfo neutralCulture = (CultureInfo)_cultureCache[assembly]; 612string url = (string)_urlCache[cacheKeys]; 724string cultureName = (string)_cultureCache[cacheKey];
Script\Serialization\JavaScriptSerializer.cs (1)
315SerializeDictionaryKeyValue(ServerTypeFieldName, o[ServerTypeFieldName], sb, depth, objectsInUse, serializationFormat);
UI\ScriptManager.cs (1)
1109return page.Items[typeof(ScriptManager)] as ScriptManager;
UI\ScriptResourceInfo.cs (1)
116ScriptResourceInfo resourceInfo = (ScriptResourceInfo)_scriptCache[cacheKey];
System.Web.Mobile (33)
UI\MobileControls\Adapters\HtmlControlAdapter.cs (1)
172writer.Write(dictionary[name]);
UI\MobileControls\Adapters\WmlControlAdapter.cs (1)
150sb.Append(dictionary[name]);
UI\MobileControls\Adapters\WmlFormAdapter.cs (1)
67String value = (String)dictionary[formsAuthCookieName];
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (1)
1481String lookup = (String)_controlShortNames[clientID];
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicControlAdapter.cs (1)
244writer.Write (dictionary[name]);
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (1)
613WriteLine((String)_doctypeDeclarations[type]);
UI\MobileControls\AdRotator.cs (2)
265e.ImageUrl = (String) e.AdProperties[ImageKey]; 266e.NavigateUrl = (String) e.AdProperties[NavigateUrlKey];
UI\MobileControls\Design\Adapters\DesignerAdapterUtil.cs (2)
162PropertyDescriptor prop = (PropertyDescriptor)properties[propertyName]; 183PropertyDescriptor prop = (PropertyDescriptor)properties[propertyName];
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (1)
906Object value = _cacheBuffer[oldDeviceSpecificID];
UI\MobileControls\Design\DesignerCapabilities.cs (1)
137Object obj = _items[key];
UI\MobileControls\Design\DesignerForm.cs (1)
57Font dialogFont = (Font)uiStyles["DialogFont"];
UI\MobileControls\Design\DeviceSpecificDesigner.cs (1)
327PropertyDescriptor prop = (PropertyDescriptor)properties[_propertyOverridesPropName];
UI\MobileControls\Design\FormDesigner.cs (1)
199PropertyDescriptor prop = (PropertyDescriptor)properties[_titlePropertyName];
UI\MobileControls\Design\MobileContainerDesigner.cs (2)
467PropertyDescriptor property = (PropertyDescriptor) properties["Expressions"]; 558Object obj = _behaviorAttributes[key];
UI\MobileControls\Design\MobileControlDesigner.cs (1)
504PropertyDescriptor property = (PropertyDescriptor) properties[propertyName];
UI\MobileControls\Design\MobileControlPersister.cs (1)
405ITemplate template = (ITemplate)templateCollection[templateName];
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (2)
643template = (ITemplate)CurrentChoice.Templates[templateName]; 837PropertyDescriptor property = (PropertyDescriptor) properties[_expressionsPropertyName];
UI\MobileControls\Design\PropertyOverridesDialog.cs (1)
500Object value = _cacheBuffer[oldDeviceSpecificID];
UI\MobileControls\Design\Util\GenericUI.cs (1)
68vsfont = (Font) uiService.Styles["DialogFont"];
UI\MobileControls\DeviceSpecific.cs (1)
105_selectedChoice.Templates[templateName] as ITemplate :
UI\MobileControls\DeviceSpecificChoice.cs (2)
367Object o = Contents[key]; 505_isDeviceIndependent = attributes == null || attributes["Filter"] == null;
UI\MobileControls\ErrorFormatterPage.cs (1)
52_errorInfo = Context.Items[MobileErrorInfo.ContextKey] as MobileErrorInfo;
UI\MobileControls\LiteralTextParser.cs (3)
104Object o = (Attributes != null) ? Attributes[attributeName] : null; 148Object o = _recognizedTags[tagName]; 151o = _recognizedTags[tagName.ToLower(CultureInfo.InvariantCulture)];
UI\MobileControls\MobilePage.cs (3)
768url = String.Concat(url, name + "=" + dictionary[name]); 1315controlStates[PageRegisteredControlsThatRequirePostBackKey] != null) { 1316AddClientViewState(_controlsRequiringPostBackKey, controlStates[PageRegisteredControlsThatRequirePostBackKey]);
System.Web.Services (20)
System\Web\Services\Description\ServiceDescription.cs (9)
1964get { return (Message)Table[name]; } 2053get { return (Port)Table[name]; } 2142get { return (PortType)Table[name]; } 2231get { return (Binding)Table[name]; } 2320get { return (Service)Table[name]; } 2409get { return (MessagePart)Table[name]; } 2571get { return (FaultBinding)Table[name]; } 2733get { return (OperationFault)Table[name]; } 2834if (Table[key] != null) {
System\Web\Services\Description\ServiceDescriptions.cs (3)
42get { return (ServiceDescription)Table[ns]; } 191ServiceDescription item = (ServiceDescription)Table[key]; 192((ServiceDescription)value).Next = (ServiceDescription)Table[key];
System\Web\Services\Discovery\DiscoveryClientDocuments.cs (1)
26return Dictionary[url];
System\Web\Services\Discovery\DiscoveryClientReferences.cs (1)
26return (DiscoveryReference) Dictionary[url];
System\Web\Services\Discovery\DiscoveryExceptionDictionary.cs (1)
26return (Exception) Dictionary[url];
System\Web\Services\Protocols\SoapException.cs (5)
190code = (XmlQualifiedName)list["code"]; 191actor = (string)list["actor"]; 192role = (string)list["role"]; 198subCode = (SoapFaultSubCode)list["subCode"]; 199lang = (string)list["lang"];
System.Windows.Forms (22)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
546PropInfo pi = (PropInfo)propInfoList[pPropName];
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
216uiFont = (Font)uiService.Styles["DialogFont"];
winforms\Managed\System\WinForms\KeysConverter.cs (3)
174object obj = KeyNames[tokens[i]]; 257Keys keyValue = (Keys)keyNames[keyString]; 287Keys keyValue = (Keys)keyNames[keyString];
winforms\Managed\System\WinForms\Layout\DockAndAnchorLayout.cs (1)
718object bounds = dictionary[element];
winforms\Managed\System\WinForms\LinkArea.cs (2)
219return new LinkArea((int)propertyValues["Start"], 220(int)propertyValues["Length"]);
winforms\Managed\System\WinForms\ListBindingConverter.cs (3)
94return new Binding((string)propertyValues["PropertyName"], 95propertyValues["DataSource"], 96(string)propertyValues["DataMember"]);
winforms\Managed\System\WinForms\Padding.cs (5)
395int all = (int)propertyValues["All"]; 401(int)propertyValues["Left"], 402(int)propertyValues["Top"], 403(int)propertyValues["Right"], 404(int)propertyValues["Bottom"]);
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
3146result = typeIds[typeId] as string;
winforms\Managed\System\WinForms\PropertyGridInternal\MergePropertyDescriptor.cs (1)
637value = foundAttributes[attributeType] as Attribute;
winforms\Managed\System\WinForms\SelectionRangeConverter.cs (2)
148return new SelectionRange((DateTime)propertyValues["Start"], 149(DateTime)propertyValues["End"]);
winforms\Managed\System\WinForms\TableLayoutPanelCellPosition.cs (2)
154(int)propertyValues["Column"], 155(int)propertyValues["Row"]
System.Workflow.Activities (22)
Common\CompModHelpers.cs (5)
1013Hashtable typeNames = dependencyObject.UserData[UserDataKeys.DesignTimeTypeNames] as Hashtable; 1030Hashtable typeNames = dependencyObject.UserData[UserDataKeys.DesignTimeTypeNames] as Hashtable; 1046return (bool)(compositeActivity.UserData[UserDataKeys.CustomActivity]); 1203if (((string)declaringActivity.UserData[UserDataKeys.CustomActivityDefaultName]) == activityName) 1293isAlternateFlowActivityAttribute = (bool)activity.UserData[typeof(AlternateFlowActivityAttribute)];
CorrelationValidator.cs (2)
716evntHandlerType = parameterDeclaration.UserData[typeof(Type)] as Type; 739correlationParameterType = parameterDeclaration.UserData[typeof(Type)] as Type;
Designers\EventSinkActivityDesigner.cs (1)
25object corrRefProperty = properties["CorrelationToken"];
Designers\InvokeMethodActivityDesigner.cs (1)
27object corrRefProperty = properties["CorrelationToken"];
Designers\InvokeWebServiceDesigner.cs (1)
75if (properties["URL"] == null)
Designers\WebServiceReceiveDesigner.cs (1)
34properties["InterfaceType"] = new WebServiceInterfacePropertyDescriptor(Activity.Site, properties["InterfaceType"] as PropertyDescriptor);
Executors\WorkflowWebService.cs (2)
155Object instanceId = HttpContext.Current.Items["__WorkflowInstanceId__"]; 164Object isActivationContext = HttpContext.Current.Items["__IsActivationContext__"];
Rules\Design\Dialogs\BasicBrowserDialog.cs (1)
57this.Font = (Font)uisvc.Styles["DialogFont"];
Rules\Design\Dialogs\RenameRuleObjectDialog.cs (1)
50this.Font = (Font)uisvc.Styles["DialogFont"];
Rules\Design\Dialogs\RuleConditionDialog.cs (1)
42this.Font = (Font)uisvc.Styles["DialogFont"];
Rules\Expressions.cs (1)
1382string qualifiedName = invokeExpr.UserData[RuleUserDataKeys.QualifiedName] as string;
Rules\Helpers.cs (1)
99object newValue = CloneObject(original.UserData[key]);
Rules\Parser\Parser.cs (3)
2813object errorObject = error.UserData[RuleUserDataKeys.ErrorObject]; 2829object errorObject = error.UserData[RuleUserDataKeys.ErrorObject]; 2845object errorObject = error.UserData[RuleUserDataKeys.ErrorObject];
Rules\RuleValidation.cs (1)
3705string qualifiedName = typeRef.UserData[RuleUserDataKeys.QualifiedName] as string;
System.Workflow.ComponentModel (71)
AuthoringOM\Activity.cs (3)
884Hashtable lookupPaths = (Hashtable)rootActivity.UserData[UserDataKeys.LookupPaths]; 1827return (bool)this.UserData[typeof(PersistOnCloseAttribute)]; 2194Hashtable lookupPaths = (Hashtable)rootActivity.UserData[UserDataKeys.LookupPaths];
AuthoringOM\Behaviors\CompensatableTransactionScopeActivityDesigner.cs (1)
26Type activityType = view.UserData[SecondaryView.UserDataKey_ActivityType] as Type;
AuthoringOM\Behaviors\Compensate.cs (1)
183targetList.Add(parent.UserData[UserDataKeys.CustomActivityDefaultName] as string);
AuthoringOM\Behaviors\ExceptionHandlerDesigner.cs (1)
21if (properties["InitializeField"] == null)
AuthoringOM\Behaviors\TransactionScopeDesigner.cs (1)
26Type activityType = view.UserData[SecondaryView.UserDataKey_ActivityType] as Type;
AuthoringOM\Bind.cs (5)
711if (activityBind.UserData[UserDataKeys.BindDataSource] == null) 714((Hashtable)activityBind.UserData[UserDataKeys.BindDataSource])[activity.QualifiedName] = memberInfo; 717if (activityBind.UserData[UserDataKeys.BindDataContextActivity] == null) 719((Hashtable)activityBind.UserData[UserDataKeys.BindDataContextActivity])[activity.QualifiedName] = dataSourceActivity.QualifiedName; 748Activity activity = UserData[UserDataKeys.BindDataContextActivity] as Activity;
AuthoringOM\Compiler\TypeSystem\DesignTimeType.cs (2)
225Type enumBaseType = declaration.UserData[typeof(Enum)] as Type; 235Type enumBaseType2 = reference.UserData[typeof(Enum)] as Type;
AuthoringOM\Compiler\XomlCompilerHelpers.cs (5)
591Activity activity = error.UserData[typeof(Activity)] as Activity; 608Activity activity = error.UserData[typeof(Activity)] as Activity; 628Activity activity = error.UserData[typeof(Activity)] as Activity; 633if (activity != null && activity.UserData[key] != null) 634value = (uint)activity.UserData[key];
AuthoringOM\Design\ActivityDesigner.cs (2)
832ParallelActivityDesigner.MoveDesigners(this, (bool)moveBranchVerb.Properties[DesignerUserDataKeys.MoveBranchKey]); 855bool moveleft = (bool)moveBranchVerb.Properties[DesignerUserDataKeys.MoveBranchKey];
AuthoringOM\Design\ActivityPreviewDesigner.cs (17)
109return ActivityDesigner.GetDesigner(itemInfo.UserData[DesignerUserDataKeys.Activity] as Activity); 334Activity activity = itemInfo.UserData[DesignerUserDataKeys.Activity] as Activity; 386ActivityDesigner activityDesigner = (itemInfo != null) ? ActivityDesigner.GetDesigner(itemInfo.UserData[DesignerUserDataKeys.Activity] as Activity) : null; 424return (this.previewStrip.ActiveItem != null && this.previewStrip.ActiveItem.UserData[DesignerUserDataKeys.Activity] == containedDesigner.Activity); 445if (item.UserData[DesignerUserDataKeys.Activity] == containedDesigner.Activity) 466nextObject = this.previewStrip.Items[(index > 0) ? index - 1 : this.previewStrip.Items.Count - 1].UserData[DesignerUserDataKeys.Activity]; 468nextObject = this.previewStrip.Items[(index < this.previewStrip.Items.Count - 1) ? index + 1 : 0].UserData[DesignerUserDataKeys.Activity]; 740EnsureVisibleContainedDesigner(designerHost.GetDesigner(((Activity)itemInfo.UserData[DesignerUserDataKeys.Activity])) as ActivityDesigner); 811if (itemInfo.UserData[DesignerUserDataKeys.Activity] == selectionService.PrimarySelection) 854this.previewWindow.PreviewedActivity = (e.CurrentItem != null) ? e.CurrentItem.UserData[DesignerUserDataKeys.Activity] as Activity : null; 870bool viewNext = (bool)verb.Properties[DesignerUserDataKeys.ViewActivity]; 889this.previewWindow.PreviewMode = (bool)designerVerb.Properties[DesignerUserDataKeys.PreviewActivity]; 896designerVerb.Enabled = (this.previewWindow.PreviewMode != (bool)designerVerb.Properties[DesignerUserDataKeys.PreviewActivity]); 909if (item.UserData[DesignerUserDataKeys.Activity] == activity) 945return (selectionService != null && selectionService.PrimarySelection == this.item.UserData[DesignerUserDataKeys.Activity]); 980Debug.Assert(item.UserData[DesignerUserDataKeys.Activity] is Activity); 1006ActivityDesigner activityDesigner = ActivityDesigner.GetDesigner(this.item.UserData[DesignerUserDataKeys.Activity] as Activity);
AuthoringOM\Design\CompositeActivityDesigner.cs (1)
781designerToInsert = activity.UserData[typeof(ActivityDesigner)] as ActivityDesigner;
AuthoringOM\Design\DesignerHelpers.cs (2)
1563DesignerAction designerAction = designerVerb.Properties[DesignerUserDataKeys.DesignerAction] as DesignerAction; 1566ActivityDesigner designer = designerVerb.Properties[DesignerUserDataKeys.Designer] as ActivityDesigner;
AuthoringOM\Design\DesignerWidgets.cs (3)
1076ActivityDesignerVerb smartVerb = item.UserData[DesignerUserDataKeys.DesignerVerb] as ActivityDesignerVerb; 2731Activity activity = this.items[itemIndex].UserData[DesignerUserDataKeys.Activity] as Activity; 3166return ActivityDesigner.GetDesigner(itemInfo.UserData[DesignerUserDataKeys.Activity] as Activity);
AuthoringOM\Design\Dialogs\ActivityBindForm.cs (1)
64this.Font = (Font)uisvc.Styles["DialogFont"];
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
351font = (Font)uisvc.Styles["DialogFont"];
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
818this.Font = (Font)uisvc.Styles["DialogFont"];
AuthoringOM\Design\DocumentOutline.cs (1)
62this.Font = (Font)uiService.Styles["DialogFont"];
AuthoringOM\Design\FreeFormDesigner.cs (3)
1417if ((ZOrder)designerVerb.Properties[DesignerUserDataKeys.ZOrderKey] == ZOrder.Foreground) 1419else if ((ZOrder)designerVerb.Properties[DesignerUserDataKeys.ZOrderKey] == ZOrder.Background) 1432designerVerb.Enabled = freeformDesigner.CanUpdateZOrder(designerVerb.ActivityDesigner, (ZOrder)designerVerb.Properties[DesignerUserDataKeys.ZOrderKey]);
AuthoringOM\Design\PropertyDescriptors.cs (1)
182PropertyDescriptor propDesc = properties[key] as PropertyDescriptor;
AuthoringOM\Design\SecondaryViewProvider.cs (5)
95Type activityType = views[i].UserData[SecondaryView.UserDataKey_ActivityType] as Type; 106Type activityType = views[i].UserData[SecondaryView.UserDataKey_ActivityType] as Type; 151ActivityDesigner mappedDesigner = UserData[UserDataKey_Designer] as ActivityDesigner; 154Type activityType = UserData[UserDataKey_ActivityType] as Type; 181Type activityType = UserData[UserDataKey_ActivityType] as Type;
AuthoringOM\Design\StructuredCompositeActivityDesigner.cs (4)
631Image image = smartVerb.Properties[DesignerUserDataKeys.Image] as Image; 766DesignerView view = verb.Properties[DesignerUserDataKeys.DesignerView] as DesignerView; 775DesignerView view = verb.Properties[DesignerUserDataKeys.DesignerView] as DesignerView; 794ActivityDesignerVerb smartVerb = itemInfo.UserData[DesignerUserDataKeys.DesignerVerb] as ActivityDesignerVerb;
AuthoringOM\Design\Themes.cs (1)
227WorkflowTheme.defaultFont = WorkflowTheme.UIService.Styles["DialogFont"] as Font;
AuthoringOM\Serializer\ActivityTypeCodeDomSerializer.cs (2)
36CodeMemberMethod method = typeDecl.UserData[_initMethodKey] as CodeMemberMethod; 89CodeMemberMethod method = codeTypeDeclaration.UserData[_initMethodKey] as CodeMemberMethod;
AuthoringOM\Serializer\DependencyObjectCodeDomSerializer.cs (1)
162Hashtable typeNames = dependencyObject.UserData[UserDataKeys.DesignTimeTypeNames] as Hashtable;
AuthoringOM\Serializer\WorkflowMarkupSerializer.cs (1)
700designTimeTypeNames = ((DependencyObject)obj).UserData[UserDataKeys.DesignTimeTypeNames] as Hashtable;
Shared\CompModHelpers.cs (5)
1011Hashtable typeNames = dependencyObject.UserData[UserDataKeys.DesignTimeTypeNames] as Hashtable; 1028Hashtable typeNames = dependencyObject.UserData[UserDataKeys.DesignTimeTypeNames] as Hashtable; 1044return (bool)(compositeActivity.UserData[UserDataKeys.CustomActivity]); 1201if (((string)declaringActivity.UserData[UserDataKeys.CustomActivityDefaultName]) == activityName) 1291isAlternateFlowActivityAttribute = (bool)activity.UserData[typeof(AlternateFlowActivityAttribute)];
System.Workflow.Runtime (2)
Hosting\WorkflowWebHostingModule.cs (1)
86Object workflowInstanceId = HttpContext.Current.Items["__WorkflowInstanceId__"];
WorkflowExecutor.cs (1)
3019persistOnClose = (bool)activity.UserData[typeof(PersistOnCloseAttribute)];
System.WorkflowServices (8)
System\Workflow\Activities\Design\OperationPickerDialog.cs (1)
37this.Font = (Font) uisvc.Styles["DialogFont"];
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.cs (1)
66this.Font = (Font) uisvc.Styles["DialogFont"];
System\Workflow\Activities\OperationInfo.cs (1)
239methodInfo = this.UserData[OperationInfoBase.MethodInfoProperty] as MethodInfo;
System\Workflow\Activities\ReceiveActivity.cs (2)
299this.operationHelper = this.UserData[typeof(ReceiveOperationInfoHelper)] as ReceiveOperationInfoHelper; 1086parameters = definition.UserData[typeof(OperationParameterInfoCollection)] as OperationParameterInfoCollection;
System\Workflow\Activities\SendActivity.cs (2)
251this.operationHelper = this.UserData[typeof(SendOperationInfoHelper)] as SendOperationInfoHelper; 508parameters = definition.UserData[typeof(OperationParameterInfoCollection)] as OperationParameterInfoCollection;
System\Workflow\Activities\TypedOperationInfo.cs (1)
185methodInfo = this.UserData[OperationInfoBase.MethodInfoProperty] as MethodInfo;
System.Xml (1)
System\Xml\Serialization\Compilation.cs (1)
641return (TempMethod)Dictionary[key];
WindowsBase (4)
Base\MS\Internal\IO\Packaging\CompoundFile\StreamWithDictionary.cs (1)
156return baseDictionary[index];
Base\MS\Internal\IO\Zip\ZipArchive.cs (1)
239return (ZipFileInfo)(ZipFileInfoDictionary[zipFileName]);
Base\MS\Internal\IO\Zip\ZipIOCentralDirectoryBlock.cs (2)
198(ZipIOCentralDirectoryFileHeader)CentralDirectoryDictionary[localFileBlock.FileName]; 352return ((ZipIOCentralDirectoryFileHeader)CentralDirectoryDictionary[fileName]);