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
- ChooseAction.cs
- CorrelationQuery.cs
- TdsParserSafeHandles.cs
- SafeNativeMethods.cs
- UnionCqlBlock.cs
- Msec.cs
- XpsException.cs
- InnerItemCollectionView.cs
- BackoffTimeoutHelper.cs
- SqlColumnizer.cs
- SimpleBitVector32.cs
- SecurityRuntime.cs
- XmlSchemaComplexContentExtension.cs
- HtmlElementErrorEventArgs.cs
- ScrollViewer.cs
- NCryptSafeHandles.cs
- DaylightTime.cs
- DataListItem.cs
- ReturnEventArgs.cs
- ProjectionCamera.cs
- FilterableAttribute.cs
- XPathParser.cs
- FormsAuthenticationConfiguration.cs
- CollectionViewSource.cs
- DataRow.cs
- InvocationExpression.cs
- Util.cs
- MenuItem.cs
- TypeToken.cs
- KeyPullup.cs
- BindingSource.cs
- TraceLevelStore.cs
- TraceHandler.cs
- ConnectionManagementElementCollection.cs
- HtmlMeta.cs
- ConfigXmlText.cs
- RegexRunnerFactory.cs
- SynchronousSendBindingElement.cs
- DisplayMemberTemplateSelector.cs
- FormatVersion.cs
- BridgeDataRecord.cs
- DefaultBindingPropertyAttribute.cs
- QilStrConcat.cs
- TCPListener.cs
- PriorityItem.cs
- PeerPresenceInfo.cs
- WebProxyScriptElement.cs
- Directory.cs
- FusionWrap.cs
- ChannelManager.cs
- CodeDomExtensionMethods.cs
- MimeTypeMapper.cs
- LongTypeConverter.cs
- BooleanProjectedSlot.cs
- WindowsGraphicsCacheManager.cs
- ChannelSinkStacks.cs
- EDesignUtil.cs
- Viewport2DVisual3D.cs
- InfoCardTraceRecord.cs
- DeflateStream.cs
- Visual3D.cs
- PropertyTabAttribute.cs
- MSG.cs
- DynamicILGenerator.cs
- Configuration.cs
- SecurityPermission.cs
- OleDbConnectionPoolGroupProviderInfo.cs
- MonikerBuilder.cs
- XmlSerializerFactory.cs
- SqlParameterCollection.cs
- ExtendedProperty.cs
- TraceUtility.cs
- TraceContextEventArgs.cs
- RetriableClipboard.cs
- BCryptHashAlgorithm.cs
- Helpers.cs
- CodeDOMProvider.cs
- LinearGradientBrush.cs
- ScopedMessagePartSpecification.cs
- HttpChannelHelper.cs
- TabletDevice.cs
- ExpressionUtilities.cs
- XmlAttributeCollection.cs
- followingsibling.cs
- SoapInteropTypes.cs
- FindCriteriaCD1.cs
- BitmapMetadata.cs
- GuidelineSet.cs
- XPathAxisIterator.cs
- FileResponseElement.cs
- DataRelation.cs
- IntSecurity.cs
- ValidationError.cs
- prompt.cs
- GetReadStreamResult.cs
- HttpDictionary.cs
- storagemappingitemcollection.viewdictionary.cs
- WebBrowserBase.cs
- EpmContentDeSerializerBase.cs
- TypeSemantics.cs