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
- ArgumentNullException.cs
- SubqueryTrackingVisitor.cs
- DropDownButton.cs
- ControlCodeDomSerializer.cs
- ThicknessAnimationBase.cs
- DesignerSelectionListAdapter.cs
- GlobalEventManager.cs
- ArcSegment.cs
- ComponentCollection.cs
- TransactionProtocolConverter.cs
- FunctionCommandText.cs
- ContextMenuStripGroupCollection.cs
- DebugView.cs
- Events.cs
- ModelChangedEventArgsImpl.cs
- PeerCollaboration.cs
- DesignDataSource.cs
- HeaderedItemsControl.cs
- CounterCreationDataCollection.cs
- Sql8ConformanceChecker.cs
- BitmapEffectState.cs
- TextDecorationCollection.cs
- FormatControl.cs
- ElementFactory.cs
- PerformanceCounterLib.cs
- ProfileManager.cs
- DiscoveryDocumentSearchPattern.cs
- GlobalProxySelection.cs
- PackagingUtilities.cs
- EpmCustomContentWriterNodeData.cs
- CodeIdentifier.cs
- StubHelpers.cs
- PeerApplicationLaunchInfo.cs
- ExtendedPropertiesHandler.cs
- StandardCommands.cs
- OracleParameter.cs
- PointKeyFrameCollection.cs
- ExpressionParser.cs
- CollectionViewGroupInternal.cs
- AppDomainUnloadedException.cs
- RegexWriter.cs
- ParentQuery.cs
- SecurityContext.cs
- TextDpi.cs
- SortExpressionBuilder.cs
- SecurityState.cs
- InnerItemCollectionView.cs
- login.cs
- DbParameterHelper.cs
- CalendarDateRange.cs
- Control.cs
- CopyOnWriteList.cs
- FixedBufferAttribute.cs
- SmtpClient.cs
- SQLMoneyStorage.cs
- SqlRecordBuffer.cs
- Speller.cs
- TextUtf8RawTextWriter.cs
- GridViewEditEventArgs.cs
- TargetParameterCountException.cs
- RequestQueue.cs
- TCEAdapterGenerator.cs
- EventPrivateKey.cs
- BitmapEffectGeneralTransform.cs
- InfoCardRSACryptoProvider.cs
- PinnedBufferMemoryStream.cs
- BrowserCapabilitiesCodeGenerator.cs
- ColorTransform.cs
- X509ChainPolicy.cs
- CommandHelper.cs
- LowerCaseStringConverter.cs
- BooleanSwitch.cs
- PackageRelationshipSelector.cs
- Ppl.cs
- WebPartHeaderCloseVerb.cs
- CompressionTransform.cs
- Speller.cs
- BufferedResponseStream.cs
- _HeaderInfo.cs
- UTF7Encoding.cs
- ClientScriptManager.cs
- HttpListenerContext.cs
- InfoCardArgumentException.cs
- ListBoxItemWrapperAutomationPeer.cs
- FlagsAttribute.cs
- CodeTypeReferenceSerializer.cs
- HostingEnvironmentException.cs
- DragDrop.cs
- SignerInfo.cs
- AsymmetricSignatureFormatter.cs
- Perspective.cs
- CloudCollection.cs
- TraceFilter.cs
- XmlNotation.cs
- HostExecutionContextManager.cs
- IItemContainerGenerator.cs
- ResXDataNode.cs
- TemplateKeyConverter.cs
- BuiltInExpr.cs
- MatrixValueSerializer.cs