Code:
/ DotNET / DotNET / 8.0 / untmp / WIN_WINDOWS / lh_tools_devdiv_wpf / Windows / wcp / Shared / MS / Internal / Registry.cs / 1 / Registry.cs
using System;
using MS.Internal;
using MS.Internal.WindowsBase;
//******
// Keep in sync 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
- RenderCapability.cs
- Main.cs
- Style.cs
- WorkflowEnvironment.cs
- AutoResizedEvent.cs
- FacetDescription.cs
- Span.cs
- DataGridViewButtonColumn.cs
- processwaithandle.cs
- HTTPNotFoundHandler.cs
- SymmetricSecurityProtocolFactory.cs
- ExcCanonicalXml.cs
- ImmutableObjectAttribute.cs
- ContainsRowNumberChecker.cs
- TextBox.cs
- ReadOnlyCollection.cs
- AssertSection.cs
- IndexOutOfRangeException.cs
- BamlCollectionHolder.cs
- HtmlInputReset.cs
- BooleanAnimationUsingKeyFrames.cs
- Events.cs
- DrawingDrawingContext.cs
- ChannelServices.cs
- UrlParameterWriter.cs
- InteropBitmapSource.cs
- compensatingcollection.cs
- BrowserDefinitionCollection.cs
- RootBuilder.cs
- unsafeIndexingFilterStream.cs
- ProgressBarHighlightConverter.cs
- MetaForeignKeyColumn.cs
- InputMethodStateChangeEventArgs.cs
- XmlDomTextWriter.cs
- FactorySettingsElement.cs
- SvcMapFileLoader.cs
- BamlRecordReader.cs
- GridViewColumnCollectionChangedEventArgs.cs
- DataGridTablesFactory.cs
- WebPartEditorApplyVerb.cs
- TagPrefixCollection.cs
- ExceptionUtil.cs
- BehaviorService.cs
- SqlProviderServices.cs
- Directory.cs
- DataGridViewCellParsingEventArgs.cs
- OdbcErrorCollection.cs
- Span.cs
- DataServiceRequestException.cs
- EventToken.cs
- TextEditorMouse.cs
- AutoResetEvent.cs
- ConstraintEnumerator.cs
- XmlSchemaSimpleContentRestriction.cs
- PathFigureCollection.cs
- DeclaredTypeValidatorAttribute.cs
- Guid.cs
- ObfuscateAssemblyAttribute.cs
- ReadOnlyDictionary.cs
- WindowsToolbarAsMenu.cs
- DateTimeFormatInfoScanner.cs
- PasswordTextNavigator.cs
- RelationshipConverter.cs
- _ListenerAsyncResult.cs
- QilName.cs
- ApplicationServiceHelper.cs
- AccessKeyManager.cs
- DesignerTransactionCloseEvent.cs
- DataGridViewBand.cs
- InstallerTypeAttribute.cs
- InlineCollection.cs
- AsymmetricAlgorithm.cs
- CounterCreationDataCollection.cs
- sqlnorm.cs
- DispatcherObject.cs
- GroupBox.cs
- IntSecurity.cs
- StreamGeometry.cs
- Nodes.cs
- login.cs
- TextBoxRenderer.cs
- BitmapEffectInputData.cs
- SoapCodeExporter.cs
- NumericUpDownAccelerationCollection.cs
- StorageComplexPropertyMapping.cs
- XmlNotation.cs
- input.cs
- BaseProcessor.cs
- FormsAuthenticationUser.cs
- WindowsTab.cs
- Attributes.cs
- InvokeGenerator.cs
- TreeNodeConverter.cs
- WorkflowElementDialogWindow.xaml.cs
- EntityDataSourceDataSelectionPanel.designer.cs
- XmlSerializerFactory.cs
- BaseEntityWrapper.cs
- PopupControlService.cs
- MatrixAnimationBase.cs
- PackWebRequest.cs