Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / 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
- SamlDoNotCacheCondition.cs
- EntityDataReader.cs
- Quad.cs
- SspiHelper.cs
- FreezableCollection.cs
- ModuleElement.cs
- AudioBase.cs
- TextContainerChangeEventArgs.cs
- ProgressBarHighlightConverter.cs
- HttpCookie.cs
- LayoutSettings.cs
- ClientTargetCollection.cs
- AspNetSynchronizationContext.cs
- DataService.cs
- UnsignedPublishLicense.cs
- AutomationIdentifierGuids.cs
- UndoManager.cs
- UxThemeWrapper.cs
- ReflectionUtil.cs
- BaseTemplateCodeDomTreeGenerator.cs
- SelectionListDesigner.cs
- XmlDigitalSignatureProcessor.cs
- NullableConverter.cs
- AddInAdapter.cs
- InterleavedZipPartStream.cs
- OleServicesContext.cs
- SerializerWriterEventHandlers.cs
- TextTreeFixupNode.cs
- SessionIDManager.cs
- WmlFormAdapter.cs
- DomNameTable.cs
- Base64Stream.cs
- CopyOnWriteList.cs
- SchemaImporterExtensionElementCollection.cs
- DetectEofStream.cs
- Trigger.cs
- XmlConverter.cs
- WebPartEventArgs.cs
- InternalConfigEventArgs.cs
- ObjectComplexPropertyMapping.cs
- ConfigurationLocation.cs
- shaperfactoryquerycacheentry.cs
- XmlQueryStaticData.cs
- ContainerParagraph.cs
- PlainXmlSerializer.cs
- PropertyMapper.cs
- RtfToXamlReader.cs
- ClientTargetCollection.cs
- CacheChildrenQuery.cs
- XmlMemberMapping.cs
- WebPartConnectionCollection.cs
- NativeDirectoryServicesQueryAPIs.cs
- SqlTopReducer.cs
- NetworkInterface.cs
- MethodToken.cs
- TerminatorSinks.cs
- SvcMapFileLoader.cs
- XmlCompatibilityReader.cs
- SecurityPolicySection.cs
- MenuAdapter.cs
- SponsorHelper.cs
- SkipStoryboardToFill.cs
- InvalidDataContractException.cs
- SqlConnectionStringBuilder.cs
- FreezableDefaultValueFactory.cs
- HtmlInputControl.cs
- RouteItem.cs
- EffectiveValueEntry.cs
- DbQueryCommandTree.cs
- ReadOnlyNameValueCollection.cs
- ReflectionServiceProvider.cs
- HttpListenerPrefixCollection.cs
- BitmapEffectState.cs
- Claim.cs
- DesignerProperties.cs
- TypeExtensionSerializer.cs
- DuplexChannelFactory.cs
- BindingUtils.cs
- _Semaphore.cs
- BuildManager.cs
- RequestCachePolicy.cs
- JoinGraph.cs
- BaseInfoTable.cs
- ComPlusInstanceContextInitializer.cs
- VideoDrawing.cs
- TextReader.cs
- OleDbInfoMessageEvent.cs
- OleDbParameter.cs
- NameGenerator.cs
- ConfigurationSectionGroupCollection.cs
- ContextMenuStripGroup.cs
- keycontainerpermission.cs
- SchemaNamespaceManager.cs
- SecurityManager.cs
- _HelperAsyncResults.cs
- QualifiedCellIdBoolean.cs
- DataSourceCacheDurationConverter.cs
- DataControlField.cs
- OLEDB_Enum.cs
- ViewStateException.cs