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
- PrinterResolution.cs
- HierarchicalDataBoundControlAdapter.cs
- IpcServerChannel.cs
- ListViewGroupConverter.cs
- PenThread.cs
- BaseDataBoundControlDesigner.cs
- ZipIOLocalFileBlock.cs
- EntityAdapter.cs
- SamlAuthorizationDecisionStatement.cs
- URLMembershipCondition.cs
- SendMailErrorEventArgs.cs
- ConnectionsZoneDesigner.cs
- Size3D.cs
- FixedTextView.cs
- Sql8ConformanceChecker.cs
- SqlClientPermission.cs
- DbUpdateCommandTree.cs
- DelimitedListTraceListener.cs
- UriTemplateEquivalenceComparer.cs
- Win32SafeHandles.cs
- ResourceManagerWrapper.cs
- FastPropertyAccessor.cs
- WebServiceFault.cs
- SqlDataSourceCommandEventArgs.cs
- GroupedContextMenuStrip.cs
- DesignerEditorPartChrome.cs
- SqlDataAdapter.cs
- EventLogPermission.cs
- TabRenderer.cs
- Int16.cs
- ScriptControlManager.cs
- HandleValueEditor.cs
- NullReferenceException.cs
- ToolBarButtonClickEvent.cs
- DataBindingsDialog.cs
- DataTableClearEvent.cs
- Tile.cs
- ProcessHostMapPath.cs
- Ops.cs
- StringWriter.cs
- XmlSchemaSequence.cs
- SendMessageRecord.cs
- ScriptResourceAttribute.cs
- XmlQualifiedNameTest.cs
- HelpFileFileNameEditor.cs
- Line.cs
- ProgressBarRenderer.cs
- TextEditorThreadLocalStore.cs
- XmlReturnWriter.cs
- DynamicActivityTypeDescriptor.cs
- RelatedImageListAttribute.cs
- SocketElement.cs
- PersistChildrenAttribute.cs
- GradientStopCollection.cs
- BridgeDataReader.cs
- SynchronizedDispatch.cs
- SmtpLoginAuthenticationModule.cs
- VBCodeProvider.cs
- BamlVersionHeader.cs
- NamespaceMapping.cs
- Debug.cs
- Shape.cs
- SoapEnvelopeProcessingElement.cs
- StyleModeStack.cs
- ToolStripItem.cs
- FrameworkName.cs
- PolicyManager.cs
- TransactionScopeDesigner.cs
- HashRepartitionEnumerator.cs
- DynamicQueryableWrapper.cs
- datacache.cs
- MimeTypeAttribute.cs
- WindowsPrincipal.cs
- TextureBrush.cs
- PeerInvitationResponse.cs
- DbException.cs
- HttpModulesSection.cs
- RelationshipConstraintValidator.cs
- CompensableActivity.cs
- CompatibleComparer.cs
- HwndPanningFeedback.cs
- ProfileService.cs
- AttachedAnnotation.cs
- VBCodeProvider.cs
- TransformedBitmap.cs
- ResourcePropertyMemberCodeDomSerializer.cs
- TypeBrowser.xaml.cs
- BamlTreeMap.cs
- TextTreeRootTextBlock.cs
- QuaternionAnimationUsingKeyFrames.cs
- PtsContext.cs
- WebBrowserBase.cs
- ScrollEvent.cs
- CodeIndexerExpression.cs
- ColorKeyFrameCollection.cs
- SortExpressionBuilder.cs
- WebBrowserEvent.cs
- BatchParser.cs
- ListSourceHelper.cs
- BamlTreeMap.cs