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
- TreeNodeStyleCollection.cs
- XmlQualifiedNameTest.cs
- FtpWebRequest.cs
- XmlCDATASection.cs
- DateTimeUtil.cs
- SplitterPanel.cs
- HttpClientProtocol.cs
- CatalogPart.cs
- WorkflowOperationAsyncResult.cs
- Compiler.cs
- FacetChecker.cs
- RenderDataDrawingContext.cs
- TimeSpanMinutesConverter.cs
- ClockGroup.cs
- UpdateProgress.cs
- SafeEventLogWriteHandle.cs
- VectorKeyFrameCollection.cs
- SqlReorderer.cs
- VirtualPathUtility.cs
- SimpleBitVector32.cs
- InvalidProgramException.cs
- ImageListStreamer.cs
- DivideByZeroException.cs
- SplineQuaternionKeyFrame.cs
- RemotingException.cs
- MemoryPressure.cs
- CollectionTypeElement.cs
- ConnectionStringsSection.cs
- TreeNodeSelectionProcessor.cs
- ZipPackage.cs
- EmptyEnumerator.cs
- ToolStripPanel.cs
- Wildcard.cs
- ReflectPropertyDescriptor.cs
- ObjectDataSourceSelectingEventArgs.cs
- DetailsViewPagerRow.cs
- RectIndependentAnimationStorage.cs
- PointCollectionConverter.cs
- peernodestatemanager.cs
- TCPListener.cs
- VisualStateChangedEventArgs.cs
- ShadowGlyph.cs
- TitleStyle.cs
- FullTextBreakpoint.cs
- Operators.cs
- LayoutEngine.cs
- DetailsViewPagerRow.cs
- AccessedThroughPropertyAttribute.cs
- MachineSettingsSection.cs
- HttpCookieCollection.cs
- IPEndPoint.cs
- ClientApiGenerator.cs
- MetadataArtifactLoaderCompositeFile.cs
- CacheVirtualItemsEvent.cs
- ResumeStoryboard.cs
- FontCollection.cs
- ResourceDictionaryCollection.cs
- XPathEmptyIterator.cs
- PartManifestEntry.cs
- IQueryable.cs
- HandleValueEditor.cs
- SerialReceived.cs
- DownloadProgressEventArgs.cs
- ToolStripDropDownButton.cs
- ConfigXmlReader.cs
- Vector.cs
- FileClassifier.cs
- IdentifierService.cs
- FileLevelControlBuilderAttribute.cs
- FixedSOMTextRun.cs
- DataGridToolTip.cs
- CatalogPart.cs
- VoiceSynthesis.cs
- TempFiles.cs
- WCFModelStrings.Designer.cs
- WebPartUtil.cs
- TypeSystem.cs
- SqlRecordBuffer.cs
- basecomparevalidator.cs
- OracleConnectionStringBuilder.cs
- TraceHandler.cs
- IRCollection.cs
- TransformConverter.cs
- ResolveDuplex11AsyncResult.cs
- EntityDataSource.cs
- RegisteredArrayDeclaration.cs
- StorageTypeMapping.cs
- FunctionQuery.cs
- GrammarBuilder.cs
- DateTimeOffset.cs
- ReflectPropertyDescriptor.cs
- RoutedEventHandlerInfo.cs
- Invariant.cs
- SapiRecognizer.cs
- Token.cs
- TextCharacters.cs
- SafeFileMappingHandle.cs
- MeasureData.cs
- EntityProviderFactory.cs
- PanelStyle.cs