Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / wpf / src / Shared / MS / Internal / Registry.cs / 1 / Registry.cs
using System; using MS.Internal; using MS.Internal.WindowsBase; //****** // Keep in [....] with: // setup\MSI\installerFiles\installDatabase\Registry.txt // host\Inc\Registry.hxx namespace MS.Internal { [FriendAccessAllowed] internal static class RegistryKeys { internal const string WPF = @"Software\Microsoft\.NETFramework\Windows Presentation Foundation", WPF_Features = WPF+"\\Features", value_MediaImageDisallow = "MediaImageDisallow", value_MediaVideoDisallow = "MediaVideoDisallow", value_MediaAudioDisallow = "MediaAudioDisallow", value_WebBrowserDisallow = "WebBrowserDisallow", WPF_Hosting = WPF+"\\Hosting", value_DisableXbapErrorPage = "DisableXbapErrorPage", HKCU_XpsViewer = @"HKEY_CURRENT_USER\Software\Microsoft\XPSViewer", value_IsolatedStorageUserQuota = "IsolatedStorageUserQuota", HKLM_XpsViewerLocalServer32 = "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{7DDA204B-2097-47C9-8323-C40BB840AE44}\\LocalServer32", HKLM_IetfLanguage = @"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\IetfLanguage"; // Keep this as long as RegistryKeys has only string consts. This prevents omitting // the entire class from the metadata. internal static void Dummy() { } }; } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. using System; using MS.Internal; using MS.Internal.WindowsBase; //****** // Keep in [....] with: // setup\MSI\installerFiles\installDatabase\Registry.txt // host\Inc\Registry.hxx namespace MS.Internal { [FriendAccessAllowed] internal static class RegistryKeys { internal const string WPF = @"Software\Microsoft\.NETFramework\Windows Presentation Foundation", WPF_Features = WPF+"\\Features", value_MediaImageDisallow = "MediaImageDisallow", value_MediaVideoDisallow = "MediaVideoDisallow", value_MediaAudioDisallow = "MediaAudioDisallow", value_WebBrowserDisallow = "WebBrowserDisallow", WPF_Hosting = WPF+"\\Hosting", value_DisableXbapErrorPage = "DisableXbapErrorPage", HKCU_XpsViewer = @"HKEY_CURRENT_USER\Software\Microsoft\XPSViewer", value_IsolatedStorageUserQuota = "IsolatedStorageUserQuota", HKLM_XpsViewerLocalServer32 = "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{7DDA204B-2097-47C9-8323-C40BB840AE44}\\LocalServer32", HKLM_IetfLanguage = @"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\IetfLanguage"; // Keep this as long as RegistryKeys has only string consts. This prevents omitting // the entire class from the metadata. internal static void Dummy() { } }; } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- DataGridTable.cs
- DbParameterHelper.cs
- GC.cs
- SqlDataSourceAdvancedOptionsForm.cs
- CheckBoxFlatAdapter.cs
- PersistenceTypeAttribute.cs
- LightweightCodeGenerator.cs
- EmptyReadOnlyDictionaryInternal.cs
- RequestCachePolicy.cs
- BulletedListDesigner.cs
- Lasso.cs
- TileBrush.cs
- ArgumentOutOfRangeException.cs
- StreamInfo.cs
- HyperLinkField.cs
- PageCatalogPart.cs
- NativeMethods.cs
- PriorityQueue.cs
- MetaChildrenColumn.cs
- XmlParser.cs
- XmlSchemaRedefine.cs
- TypedReference.cs
- FontEmbeddingManager.cs
- ClientRuntimeConfig.cs
- UnaryExpressionHelper.cs
- StreamingContext.cs
- InstalledVoice.cs
- AsyncInvokeOperation.cs
- DataTableMapping.cs
- Rect3D.cs
- DispatchWrapper.cs
- InputLangChangeRequestEvent.cs
- BitmapCodecInfoInternal.cs
- Win32SafeHandles.cs
- DashStyle.cs
- GridViewCancelEditEventArgs.cs
- SettingsBindableAttribute.cs
- Int32Collection.cs
- DatasetMethodGenerator.cs
- AttributeAction.cs
- BitmapMetadata.cs
- TypeElement.cs
- XmlAnyElementAttribute.cs
- _CommandStream.cs
- AVElementHelper.cs
- CommonRemoteMemoryBlock.cs
- ProxyWebPartManager.cs
- ValidationHelper.cs
- DataContractSerializerMessageContractImporter.cs
- KerberosTicketHashIdentifierClause.cs
- MimeMapping.cs
- ObjectParameterCollection.cs
- relpropertyhelper.cs
- JoinCqlBlock.cs
- TreeViewAutomationPeer.cs
- TextRunCacheImp.cs
- DiscoveryReferences.cs
- AffineTransform3D.cs
- ListenerElementsCollection.cs
- DebugView.cs
- ExeConfigurationFileMap.cs
- MultiBindingExpression.cs
- XmlEncodedRawTextWriter.cs
- Configuration.cs
- LinkConverter.cs
- XamlLoadErrorInfo.cs
- PngBitmapDecoder.cs
- TableLayoutPanelDesigner.cs
- RuleSetReference.cs
- NameValueConfigurationCollection.cs
- CodeExpressionRuleDeclaration.cs
- NestPullup.cs
- FixedPageProcessor.cs
- ParameterCollection.cs
- StaticSiteMapProvider.cs
- SpeechDetectedEventArgs.cs
- TraceSource.cs
- HtmlInputRadioButton.cs
- SharedPersonalizationStateInfo.cs
- ImportRequest.cs
- cookieexception.cs
- DocumentAutomationPeer.cs
- OptimalBreakSession.cs
- IndexingContentUnit.cs
- TextContainer.cs
- InputBuffer.cs
- SendSecurityHeader.cs
- DBProviderConfigurationHandler.cs
- StreamingContext.cs
- ManifestResourceInfo.cs
- shaper.cs
- ModelItemExtensions.cs
- TrustLevel.cs
- EndpointInfoCollection.cs
- ProxySimple.cs
- NumericUpDownAcceleration.cs
- GPPOINT.cs
- SatelliteContractVersionAttribute.cs
- BufferedGraphicsManager.cs
- RecordsAffectedEventArgs.cs