Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Shared / MS / Win32 / messageonlyhwndwrapper.cs / 1305600 / messageonlyhwndwrapper.cs
using System; using System.Threading; using System.Security ; using System.Runtime.InteropServices; namespace MS.Win32 { // Specialized version of HwndWrapper for message-only windows. internal class MessageOnlyHwndWrapper : HwndWrapper { ////// Critical: This code calls into base class which is critical /// [SecurityCritical] public MessageOnlyHwndWrapper() : base(0, 0, 0, 0, 0, 0, 0, "", NativeMethods.HWND_MESSAGE, null) { } } } // 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
- DocumentCollection.cs
- MatrixStack.cs
- BindingExpression.cs
- InfoCardRSAPKCS1SignatureFormatter.cs
- SamlConditions.cs
- StagingAreaInputItem.cs
- ComPlusTraceRecord.cs
- SettingsProviderCollection.cs
- MobileUITypeEditor.cs
- parserscommon.cs
- FullTextLine.cs
- EventWaitHandleSecurity.cs
- CacheForPrimitiveTypes.cs
- SHA512Managed.cs
- webeventbuffer.cs
- AppModelKnownContentFactory.cs
- VirtualDirectoryMapping.cs
- MasterPageBuildProvider.cs
- URLMembershipCondition.cs
- UpDownEvent.cs
- NavigateEvent.cs
- PerformanceCounterCategory.cs
- TextEditorDragDrop.cs
- HtmlInputImage.cs
- Header.cs
- DataGridTableCollection.cs
- CacheAxisQuery.cs
- NullableDoubleAverageAggregationOperator.cs
- ListMarkerSourceInfo.cs
- NumericExpr.cs
- SystemDropShadowChrome.cs
- BoolExpression.cs
- printdlgexmarshaler.cs
- WebConfigurationManager.cs
- isolationinterop.cs
- FlowDocumentReaderAutomationPeer.cs
- Compiler.cs
- InkCanvas.cs
- Typeface.cs
- RepeatButton.cs
- XPathChildIterator.cs
- CounterCreationDataCollection.cs
- DataGridViewCellConverter.cs
- Button.cs
- ImpersonateTokenRef.cs
- HttpCacheParams.cs
- UpdateCommand.cs
- QilDataSource.cs
- DebugHandleTracker.cs
- CodeTypeReferenceExpression.cs
- ColorTransform.cs
- SingleObjectCollection.cs
- SchemaImporterExtensionElementCollection.cs
- DateTimeConstantAttribute.cs
- EmptyControlCollection.cs
- GradientStopCollection.cs
- XamlStream.cs
- AuthenticationModuleElementCollection.cs
- BinarySerializer.cs
- EdmValidator.cs
- XmlBaseWriter.cs
- TextReader.cs
- SiteMapNode.cs
- RelatedCurrencyManager.cs
- X509Certificate2Collection.cs
- XmlDocument.cs
- SafeProcessHandle.cs
- UTF7Encoding.cs
- JsonReader.cs
- WebSysDisplayNameAttribute.cs
- ButtonFlatAdapter.cs
- SqlTriggerAttribute.cs
- TemplateKeyConverter.cs
- EmptyElement.cs
- FontUnitConverter.cs
- Point3DAnimationUsingKeyFrames.cs
- DoubleConverter.cs
- HttpUnhandledOperationInvoker.cs
- AmbientProperties.cs
- Style.cs
- FilterableAttribute.cs
- SelectionProcessor.cs
- PeerNearMe.cs
- CalendarDesigner.cs
- ObjectTypeMapping.cs
- XmlObjectSerializerReadContext.cs
- CultureInfo.cs
- QueryConverter.cs
- FilteredReadOnlyMetadataCollection.cs
- SqlConnectionHelper.cs
- Soap12FormatExtensions.cs
- XmlSchemaElement.cs
- ExternalDataExchangeClient.cs
- ResourceExpressionEditorSheet.cs
- Helpers.cs
- TableAutomationPeer.cs
- SqlCacheDependency.cs
- TypedRowGenerator.cs
- XamlFigureLengthSerializer.cs
- ConstraintStruct.cs