Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / 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
- SchemaCreator.cs
- SoapObjectReader.cs
- Compiler.cs
- DataDocumentXPathNavigator.cs
- ManagedIStream.cs
- ToolStripDesignerAvailabilityAttribute.cs
- PerfCounters.cs
- SQLCharsStorage.cs
- Monitor.cs
- MobileResource.cs
- ReturnType.cs
- ValidationErrorEventArgs.cs
- LabelExpression.cs
- LocalBuilder.cs
- ResourceAssociationSetEnd.cs
- ExpressionBuilderContext.cs
- SettingsSavedEventArgs.cs
- XmlSchemaInclude.cs
- CheckBox.cs
- PresentationSource.cs
- StyleTypedPropertyAttribute.cs
- XmlAnyAttributeAttribute.cs
- Rotation3DAnimation.cs
- SuppressMergeCheckAttribute.cs
- VirtualizingPanel.cs
- ServicePrincipalNameElement.cs
- PointUtil.cs
- SQLInt16.cs
- WebPartEditVerb.cs
- InlinedAggregationOperator.cs
- EmptyEnumerator.cs
- PageThemeParser.cs
- IERequestCache.cs
- CodeTypeDeclarationCollection.cs
- SizeIndependentAnimationStorage.cs
- SplitterPanel.cs
- InProcStateClientManager.cs
- DataServiceProviderWrapper.cs
- HttpApplicationStateWrapper.cs
- _FtpControlStream.cs
- SymbolTable.cs
- DictionaryBase.cs
- TypedTableGenerator.cs
- Token.cs
- ExpressionBindingCollection.cs
- GridItemProviderWrapper.cs
- TagPrefixInfo.cs
- CallbackTimeoutsElement.cs
- TrackingAnnotationCollection.cs
- CodeIdentifiers.cs
- ClientBuildManager.cs
- NameValueConfigurationCollection.cs
- Brush.cs
- xmlformatgeneratorstatics.cs
- HttpCapabilitiesEvaluator.cs
- SmtpMail.cs
- StandardTransformFactory.cs
- TableCellCollection.cs
- TemplateDefinition.cs
- UidManager.cs
- ElementMarkupObject.cs
- GridViewRow.cs
- BamlRecordHelper.cs
- WebPartsSection.cs
- ValidationHelper.cs
- TypedTableBase.cs
- ListViewHitTestInfo.cs
- SafeNativeMethods.cs
- DelegateBodyWriter.cs
- ToolStripDropDownItem.cs
- SqlDataSourceCache.cs
- ChangeToolStripParentVerb.cs
- AdRotator.cs
- HttpPostClientProtocol.cs
- DesignerRegion.cs
- PcmConverter.cs
- RemotingConfiguration.cs
- _NestedSingleAsyncResult.cs
- RemotingSurrogateSelector.cs
- StreamFormatter.cs
- XmlHierarchicalDataSourceView.cs
- MarkedHighlightComponent.cs
- ScrollableControl.cs
- IntPtr.cs
- CurrentChangingEventManager.cs
- ParsedAttributeCollection.cs
- DockPattern.cs
- RequestBringIntoViewEventArgs.cs
- XPathAncestorIterator.cs
- XmlNullResolver.cs
- SqlInfoMessageEvent.cs
- SqlRecordBuffer.cs
- JapaneseLunisolarCalendar.cs
- BaseCAMarshaler.cs
- iisPickupDirectory.cs
- CodeDesigner.cs
- ToolStripOverflowButton.cs
- TextPointerBase.cs
- FormsAuthenticationUserCollection.cs
- StrokeCollection2.cs