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
- PtsHelper.cs
- TypeDelegator.cs
- ByteRangeDownloader.cs
- KeyConverter.cs
- SafeWaitHandle.cs
- HttpModuleActionCollection.cs
- TextEncodedRawTextWriter.cs
- FrameDimension.cs
- CompilerHelpers.cs
- InternalPermissions.cs
- ListSortDescriptionCollection.cs
- CapabilitiesPattern.cs
- ToolStripItemTextRenderEventArgs.cs
- UInt32Converter.cs
- MouseButtonEventArgs.cs
- CopyOnWriteList.cs
- FixedSOMLineRanges.cs
- RayMeshGeometry3DHitTestResult.cs
- HTMLTagNameToTypeMapper.cs
- ListenerAdaptersInstallComponent.cs
- TraceContextRecord.cs
- NumericExpr.cs
- IncrementalHitTester.cs
- TextRunCacheImp.cs
- RemoteWebConfigurationHostServer.cs
- RbTree.cs
- RadioButton.cs
- MergePropertyDescriptor.cs
- GridViewColumnHeaderAutomationPeer.cs
- Point3DAnimationUsingKeyFrames.cs
- HTMLTagNameToTypeMapper.cs
- ViewBase.cs
- GridSplitter.cs
- CheckBox.cs
- ValueTypeFixupInfo.cs
- ParserStreamGeometryContext.cs
- TextPattern.cs
- CSharpCodeProvider.cs
- CollectionBuilder.cs
- ConfigXmlDocument.cs
- Section.cs
- VisualStyleInformation.cs
- UnitySerializationHolder.cs
- WebConfigurationFileMap.cs
- BooleanSwitch.cs
- DataControlImageButton.cs
- DesignerHelpers.cs
- __Error.cs
- ResourcePermissionBase.cs
- Manipulation.cs
- AttributeExtensions.cs
- JpegBitmapEncoder.cs
- EditingScopeUndoUnit.cs
- TransformGroup.cs
- StructuralComparisons.cs
- ObjectContextServiceProvider.cs
- TraceListener.cs
- WebPartTracker.cs
- BitmapFrameEncode.cs
- OpenTypeLayoutCache.cs
- WebBrowserNavigatedEventHandler.cs
- EdmComplexTypeAttribute.cs
- FocusManager.cs
- ResourcePool.cs
- MetadataPropertyAttribute.cs
- ReadOnlyMetadataCollection.cs
- XmlSchemaSet.cs
- TabControlCancelEvent.cs
- LocalsItemDescription.cs
- DEREncoding.cs
- IndependentlyAnimatedPropertyMetadata.cs
- OpenTypeMethods.cs
- GridSplitterAutomationPeer.cs
- BitStream.cs
- TimeManager.cs
- DBConnection.cs
- SiteMapNodeItemEventArgs.cs
- UpdateTranslator.cs
- ApplicationSecurityInfo.cs
- ReliabilityContractAttribute.cs
- FontFamilyValueSerializer.cs
- MenuScrollingVisibilityConverter.cs
- ApplicationSecurityManager.cs
- SemanticValue.cs
- IisHelper.cs
- BamlCollectionHolder.cs
- FileEnumerator.cs
- RequestDescription.cs
- Compilation.cs
- Dispatcher.cs
- PKCS1MaskGenerationMethod.cs
- externdll.cs
- Transform3DGroup.cs
- ComponentCommands.cs
- SvcMapFileSerializer.cs
- RemoteWebConfigurationHostServer.cs
- ResourceProviderFactory.cs
- _LocalDataStoreMgr.cs
- WorkflowExecutor.cs
- ClientSettingsStore.cs