Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / wpf / src / Base / System / Windows / Markup / TrimSurroundingWhitespaceAttribute.cs / 1 / TrimSurroundingWhitespaceAttribute.cs
//------------------------------------------------------------------------ // // Microsoft Windows Client Platform // Copyright (C) Microsoft Corporation, 2006 // // File: TrimSurroundingWhitespaceAttribute.cs // // Description: Specifies that the whitespace surrounding an element should be trimmed. // // Created: 02/06/2006 - bchapman // //--------------------------------------------------------------------------- using System; namespace System.Windows.Markup { ////// An attribute that specifies that the whitespace surrounding an element should be trimmed /// [AttributeUsage(AttributeTargets.Class, AllowMultiple=false, Inherited=true)] public sealed class TrimSurroundingWhitespaceAttribute: Attribute { ////// Creates a new trim surrounding whitespace attribute. /// public TrimSurroundingWhitespaceAttribute() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------------------ // // Microsoft Windows Client Platform // Copyright (C) Microsoft Corporation, 2006 // // File: TrimSurroundingWhitespaceAttribute.cs // // Description: Specifies that the whitespace surrounding an element should be trimmed. // // Created: 02/06/2006 - bchapman // //--------------------------------------------------------------------------- using System; namespace System.Windows.Markup { ////// An attribute that specifies that the whitespace surrounding an element should be trimmed /// [AttributeUsage(AttributeTargets.Class, AllowMultiple=false, Inherited=true)] public sealed class TrimSurroundingWhitespaceAttribute: Attribute { ////// Creates a new trim surrounding whitespace attribute. /// public TrimSurroundingWhitespaceAttribute() { } } } // 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
- DragStartedEventArgs.cs
- HotSpot.cs
- PaginationProgressEventArgs.cs
- MenuAutomationPeer.cs
- IntSecurity.cs
- EncryptedData.cs
- MaterialGroup.cs
- FtpCachePolicyElement.cs
- HtmlTableCellCollection.cs
- IndexedGlyphRun.cs
- IPHostEntry.cs
- DataGridLinkButton.cs
- ExceptionValidationRule.cs
- FormsAuthenticationCredentials.cs
- Hyperlink.cs
- XmlSchemaNotation.cs
- Single.cs
- SizeChangedInfo.cs
- SignedXml.cs
- CancellationToken.cs
- AnnotationStore.cs
- StickyNoteContentControl.cs
- ConfigurationElementCollection.cs
- IOThreadScheduler.cs
- BamlRecordHelper.cs
- FunctionImportMapping.cs
- CodeMemberMethod.cs
- DataGridViewTextBoxColumn.cs
- AddInController.cs
- OdbcConnectionHandle.cs
- MessageVersionConverter.cs
- TimeSpanValidator.cs
- CounterCreationData.cs
- AssemblyHash.cs
- ScriptReferenceEventArgs.cs
- ListViewAutomationPeer.cs
- DataGridViewRowErrorTextNeededEventArgs.cs
- ScriptingProfileServiceSection.cs
- DatasetMethodGenerator.cs
- RoleGroupCollectionEditor.cs
- _AutoWebProxyScriptWrapper.cs
- SqlClientWrapperSmiStream.cs
- SmtpSpecifiedPickupDirectoryElement.cs
- Html32TextWriter.cs
- ReadWriteObjectLock.cs
- FixedStringLookup.cs
- FormViewActionList.cs
- PageAsyncTaskManager.cs
- BitmapEffectrendercontext.cs
- transactioncontext.cs
- ReadOnlyDataSource.cs
- linebase.cs
- CompilationLock.cs
- Array.cs
- MouseActionConverter.cs
- BamlTreeUpdater.cs
- MemoryMappedView.cs
- ListViewItemMouseHoverEvent.cs
- WebBrowserEvent.cs
- PaintEvent.cs
- Deflater.cs
- GeometryCombineModeValidation.cs
- HybridObjectCache.cs
- StreamGeometryContext.cs
- TargetControlTypeAttribute.cs
- XmlNamespaceManager.cs
- DataServiceConfiguration.cs
- ScriptManager.cs
- ComboBox.cs
- IdentityValidationException.cs
- BuildProviderCollection.cs
- SqlCachedBuffer.cs
- StandardToolWindows.cs
- Transform3DGroup.cs
- AmbientValueAttribute.cs
- DataControlHelper.cs
- DecoratedNameAttribute.cs
- ObfuscateAssemblyAttribute.cs
- Setter.cs
- ToolTip.cs
- EventsTab.cs
- ToolStripStatusLabel.cs
- Operators.cs
- XmlSchemaValidationException.cs
- RightsManagementResourceHelper.cs
- GeometryDrawing.cs
- ExtendedPropertyDescriptor.cs
- SessionIDManager.cs
- HwndHost.cs
- Item.cs
- XhtmlBasicPanelAdapter.cs
- ProviderConnectionPoint.cs
- QueryContinueDragEvent.cs
- SqlColumnizer.cs
- Visual3DCollection.cs
- RowCache.cs
- XmlILStorageConverter.cs
- StringUtil.cs
- X509CertificateStore.cs
- SmiXetterAccessMap.cs