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
- StateWorkerRequest.cs
- ProtocolElementCollection.cs
- ClaimTypeElementCollection.cs
- ClonableStack.cs
- XpsS0ValidatingLoader.cs
- StrokeNodeEnumerator.cs
- SemanticAnalyzer.cs
- ScriptReferenceEventArgs.cs
- BaseDataBoundControlDesigner.cs
- GeometryModel3D.cs
- IODescriptionAttribute.cs
- SqlClientFactory.cs
- ModelPropertyImpl.cs
- RepeatInfo.cs
- TableLayoutPanelResizeGlyph.cs
- DockingAttribute.cs
- DataGridViewRowErrorTextNeededEventArgs.cs
- DynamicRendererThreadManager.cs
- DashStyles.cs
- HScrollBar.cs
- XsltLibrary.cs
- RequestCachePolicy.cs
- XmlLanguage.cs
- XmlQuerySequence.cs
- SymbolEqualComparer.cs
- CannotUnloadAppDomainException.cs
- Table.cs
- ReadOnlyDictionary.cs
- HttpInputStream.cs
- StructuredCompositeActivityDesigner.cs
- PeerTransportListenAddressValidator.cs
- DrawingState.cs
- SessionStateSection.cs
- QuaternionAnimation.cs
- ExitEventArgs.cs
- SRGSCompiler.cs
- LinkConverter.cs
- SqlDataSourceSummaryPanel.cs
- HealthMonitoringSectionHelper.cs
- DefaultSettingsSection.cs
- AudioException.cs
- ColumnResizeUndoUnit.cs
- ObjectIDGenerator.cs
- SafeCryptoHandles.cs
- ToolStripSeparatorRenderEventArgs.cs
- DispatcherObject.cs
- HtmlContainerControl.cs
- ClientType.cs
- ImageMetadata.cs
- SystemWebCachingSectionGroup.cs
- RTTrackingProfile.cs
- ItemMap.cs
- BitStream.cs
- WebBrowserUriTypeConverter.cs
- SafeRightsManagementHandle.cs
- TextTreeUndoUnit.cs
- BamlWriter.cs
- BatchServiceHost.cs
- ActivityExecutorSurrogate.cs
- HwndStylusInputProvider.cs
- ToolStripManager.cs
- Int32Rect.cs
- FlowDocumentReader.cs
- FrameworkContextData.cs
- LinqDataSourceDisposeEventArgs.cs
- SchemaElementDecl.cs
- DataRelation.cs
- ContextBase.cs
- ColorPalette.cs
- ReadWriteObjectLock.cs
- bidPrivateBase.cs
- GenericsInstances.cs
- FloaterBaseParagraph.cs
- ActivityDesigner.cs
- XPathDocumentNavigator.cs
- CodeTypeReference.cs
- Geometry3D.cs
- TrackingMemoryStreamFactory.cs
- XmlDownloadManager.cs
- MetadataItemCollectionFactory.cs
- BinaryObjectWriter.cs
- WorkflowDataContext.cs
- SqlClientWrapperSmiStreamChars.cs
- IgnoreFlushAndCloseStream.cs
- Light.cs
- recordstatefactory.cs
- EntitySqlQueryState.cs
- LambdaCompiler.Lambda.cs
- UrlMapping.cs
- XdrBuilder.cs
- PointF.cs
- XPathEmptyIterator.cs
- XamlParser.cs
- AppDomainAttributes.cs
- CustomErrorsSection.cs
- ExpressionConverter.cs
- Vector3DCollectionValueSerializer.cs
- MetadataArtifactLoaderCompositeFile.cs
- NamedPermissionSet.cs
- WebEventTraceProvider.cs