Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / wpf / src / Framework / MS / Internal / TraceHwndHost.cs / 1 / TraceHwndHost.cs
#define TRACE //---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // Description: Defines TraceHwndHost class, for providing debugging information // for HwndHosts // //--------------------------------------------------------------------------- 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 HwndHost. /// Helpers are defined here. /// The rest of the class is generated; see also: AvTraceMessage.txt and genTraceStrings.pl /// internal static partial class TraceHwndHost { // ----------------------------------------------------------------- // Constructors // ----------------------------------------------------------------- static TraceHwndHost() { // 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 TraceHwndHost class, for providing debugging information // for HwndHosts // //--------------------------------------------------------------------------- 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 HwndHost. /// Helpers are defined here. /// The rest of the class is generated; see also: AvTraceMessage.txt and genTraceStrings.pl /// internal static partial class TraceHwndHost { // ----------------------------------------------------------------- // Constructors // ----------------------------------------------------------------- static TraceHwndHost() { // 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
- TableAdapterManagerNameHandler.cs
- CellIdBoolean.cs
- AnimationClock.cs
- ColorConverter.cs
- HandlerMappingMemo.cs
- COM2IDispatchConverter.cs
- SizeConverter.cs
- WindowsRichEditRange.cs
- WizardStepCollectionEditor.cs
- EraserBehavior.cs
- BamlLocalizationDictionary.cs
- Stylus.cs
- ObjectSet.cs
- srgsitem.cs
- SqlDataSourceView.cs
- SafeMILHandleMemoryPressure.cs
- WebPartEditorOkVerb.cs
- PostBackOptions.cs
- Win32SafeHandles.cs
- columnmapkeybuilder.cs
- SynchronizedPool.cs
- ConfigurationManagerInternalFactory.cs
- VerificationAttribute.cs
- sitestring.cs
- CheckPair.cs
- DataReceivedEventArgs.cs
- LineSegment.cs
- XmlQualifiedNameTest.cs
- TextDecorationCollectionConverter.cs
- SurrogateSelector.cs
- CustomErrorsSection.cs
- AssemblyCollection.cs
- BitmapEffectGeneralTransform.cs
- StringStorage.cs
- MembershipPasswordException.cs
- PenThread.cs
- Literal.cs
- Serializer.cs
- SqlGenericUtil.cs
- HttpAsyncResult.cs
- WebPartCancelEventArgs.cs
- Ref.cs
- ListChunk.cs
- SessionPageStatePersister.cs
- WebPartCollection.cs
- BufferModeSettings.cs
- EditorPart.cs
- EmptyQuery.cs
- SelectionListDesigner.cs
- ResXBuildProvider.cs
- RegistrySecurity.cs
- ButtonAutomationPeer.cs
- XmlSerializerVersionAttribute.cs
- XmlSchemaObjectCollection.cs
- LockRecoveryTask.cs
- DataGridRowClipboardEventArgs.cs
- AlternationConverter.cs
- SqlXmlStorage.cs
- BoolLiteral.cs
- ProtocolsConfigurationHandler.cs
- Crc32.cs
- XmlSchemaComplexContentExtension.cs
- PrivacyNoticeElement.cs
- QueryValue.cs
- SqlBulkCopyColumnMapping.cs
- ExtendLockCommand.cs
- SqlCacheDependencySection.cs
- FixUpCollection.cs
- DataServiceException.cs
- SpeechUI.cs
- ObjectDataProvider.cs
- FigureParagraph.cs
- WebResourceAttribute.cs
- GraphicsPathIterator.cs
- XmlCompatibilityReader.cs
- X509ChainElement.cs
- UniqueIdentifierService.cs
- HttpStreamXmlDictionaryReader.cs
- ListViewSelectEventArgs.cs
- ConfigurationManager.cs
- UserControl.cs
- PropertyGeneratedEventArgs.cs
- TrustDriver.cs
- InputProviderSite.cs
- UpdateCompiler.cs
- PeerCollaboration.cs
- ToolBar.cs
- ReadonlyMessageFilter.cs
- RuntimeResourceSet.cs
- Stopwatch.cs
- Axis.cs
- ObjectStateManagerMetadata.cs
- SqlProfileProvider.cs
- EntityCommandCompilationException.cs
- ServicePointManager.cs
- Ray3DHitTestResult.cs
- OLEDB_Enum.cs
- XXXOnTypeBuilderInstantiation.cs
- FormViewDeleteEventArgs.cs
- PolyQuadraticBezierSegment.cs