Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Framework / MS / Internal / TraceShell.cs / 1305600 / TraceShell.cs
#define TRACE //---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // Description: Defines TraceShell class, for providing debugging information // for Shell integration // //--------------------------------------------------------------------------- using System; using System.Collections; using System.ComponentModel; using System.Diagnostics; using System.Reflection; using System.Text; using System.Windows; using System.Windows.Data; using MS.Internal.Data; using MS.Win32; namespace MS.Internal { ////// Provides a central mechanism for providing debugging information /// to aid programmers in using Shell integration features. /// Helpers are defined here. /// The rest of the class is generated; see also: AvTraceMessage.txt and genTraceStrings.pl /// internal static partial class TraceShell { static TraceShell() { // This tells tracing that IsEnabled should be true if we're in the debugger, // even if the registry flag isn't turned on. By default, IsEnabled is only // true if the registry is set. _avTrace.EnabledByDebugger = true; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. #define TRACE //---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // Description: Defines TraceShell class, for providing debugging information // for Shell integration // //--------------------------------------------------------------------------- using System; using System.Collections; using System.ComponentModel; using System.Diagnostics; using System.Reflection; using System.Text; using System.Windows; using System.Windows.Data; using MS.Internal.Data; using MS.Win32; namespace MS.Internal { ////// Provides a central mechanism for providing debugging information /// to aid programmers in using Shell integration features. /// Helpers are defined here. /// The rest of the class is generated; see also: AvTraceMessage.txt and genTraceStrings.pl /// internal static partial class TraceShell { static TraceShell() { // This tells tracing that IsEnabled should be true if we're in the debugger, // even if the registry flag isn't turned on. By default, IsEnabled is only // true if the registry is set. _avTrace.EnabledByDebugger = true; } } } // 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
- ListChangedEventArgs.cs
- PointCollection.cs
- WindowClosedEventArgs.cs
- SQLGuid.cs
- Bitmap.cs
- HttpCapabilitiesEvaluator.cs
- srgsitem.cs
- ContextMenu.cs
- XmlSchemaObject.cs
- EntityCommandDefinition.cs
- EntityDataSourceMemberPath.cs
- PictureBoxDesigner.cs
- ConfigXmlElement.cs
- DataGridViewComboBoxEditingControl.cs
- ToolBarPanel.cs
- MarkupWriter.cs
- SolidColorBrush.cs
- EntryWrittenEventArgs.cs
- DocumentViewerAutomationPeer.cs
- DataGridCellItemAutomationPeer.cs
- InvokeMethod.cs
- DataObjectPastingEventArgs.cs
- UpdateDelegates.Generated.cs
- SBCSCodePageEncoding.cs
- MetadataItemEmitter.cs
- baseaxisquery.cs
- TokenFactoryBase.cs
- ContextMenuStripGroupCollection.cs
- OdbcConnectionString.cs
- SectionVisual.cs
- TrackBarRenderer.cs
- ColumnMapTranslator.cs
- BlobPersonalizationState.cs
- TrackingServices.cs
- PropertyGridDesigner.cs
- OleDbInfoMessageEvent.cs
- ThousandthOfEmRealDoubles.cs
- printdlgexmarshaler.cs
- Interop.cs
- ExeConfigurationFileMap.cs
- PartialCachingAttribute.cs
- ImportContext.cs
- InvalidFilterCriteriaException.cs
- FileBasedResourceGroveler.cs
- GenerateHelper.cs
- HMACRIPEMD160.cs
- ArraySortHelper.cs
- OrderByBuilder.cs
- TypeDelegator.cs
- PersonalizationStateQuery.cs
- MatrixAnimationBase.cs
- WindowsIPAddress.cs
- TreeNode.cs
- DataGridCellClipboardEventArgs.cs
- ExpandCollapseProviderWrapper.cs
- PersonalizationEntry.cs
- CodeTypeParameter.cs
- StrongNameIdentityPermission.cs
- Freezable.cs
- XmlAttributeCollection.cs
- TheQuery.cs
- SettingsPropertyValueCollection.cs
- tibetanshape.cs
- PropertyIdentifier.cs
- DialogResultConverter.cs
- ProviderConnectionPoint.cs
- DrawItemEvent.cs
- ScriptReference.cs
- FixedSOMContainer.cs
- ColumnHeaderConverter.cs
- SafeArrayTypeMismatchException.cs
- RolePrincipal.cs
- RectangleGeometry.cs
- BitmapEffect.cs
- HostingEnvironmentWrapper.cs
- CodeNamespaceCollection.cs
- SmtpFailedRecipientException.cs
- InvokePattern.cs
- BadImageFormatException.cs
- DataShape.cs
- CodeNamespaceCollection.cs
- Vector3DKeyFrameCollection.cs
- SecurityTimestamp.cs
- DataSvcMapFileSerializer.cs
- MessageEncoderFactory.cs
- CalculatedColumn.cs
- OdbcParameterCollection.cs
- SelectedDatesCollection.cs
- ComponentDispatcher.cs
- ControlTemplate.cs
- TextServicesPropertyRanges.cs
- SqlProcedureAttribute.cs
- EntryIndex.cs
- ConfigXmlText.cs
- TrustLevelCollection.cs
- BindUriHelper.cs
- MenuRendererClassic.cs
- BindingCompleteEventArgs.cs
- NetCodeGroup.cs
- XPathDocumentNavigator.cs