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
- DataListItemEventArgs.cs
- ObjectView.cs
- HScrollBar.cs
- ButtonBase.cs
- ValidatorAttribute.cs
- LineServices.cs
- FixedSOMSemanticBox.cs
- ConfigXmlAttribute.cs
- ImageAnimator.cs
- XmlSerializationGeneratedCode.cs
- DateTime.cs
- DesignerOptionService.cs
- FixedPageAutomationPeer.cs
- ContentIterators.cs
- BitmapSource.cs
- MsdtcClusterUtils.cs
- ProxyElement.cs
- XmlParserContext.cs
- TextRangeEdit.cs
- Timer.cs
- ExpandSegment.cs
- AppDomainShutdownMonitor.cs
- DataTableMappingCollection.cs
- SqlConnectionFactory.cs
- PopupEventArgs.cs
- StreamingContext.cs
- WebException.cs
- DiagnosticsElement.cs
- DebuggerAttributes.cs
- TextFormatterImp.cs
- TextBoxBase.cs
- ConfigurationStrings.cs
- RegexMatchCollection.cs
- XmlNodeWriter.cs
- EntityDataSourceMemberPath.cs
- COM2IProvidePropertyBuilderHandler.cs
- GestureRecognizer.cs
- ActiveXContainer.cs
- WindowsAuthenticationEventArgs.cs
- IsolatedStorageFile.cs
- WebPartConnectionsConfigureVerb.cs
- DataAdapter.cs
- StructuralObject.cs
- Application.cs
- StoragePropertyMapping.cs
- Path.cs
- ComponentManagerBroker.cs
- PrivateUnsafeNativeCompoundFileMethods.cs
- PlatformCulture.cs
- Repeater.cs
- StorageAssociationTypeMapping.cs
- SqlProcedureAttribute.cs
- UnsafeNativeMethods.cs
- validationstate.cs
- ByteStreamGeometryContext.cs
- ComponentCollection.cs
- DataGridViewBindingCompleteEventArgs.cs
- CheckBox.cs
- CoreSwitches.cs
- ISAPIRuntime.cs
- CodeDOMUtility.cs
- XsdCachingReader.cs
- FamilyMap.cs
- ControlBindingsConverter.cs
- WebPartConnection.cs
- SqlCacheDependencySection.cs
- MasterPageCodeDomTreeGenerator.cs
- WebPartVerbCollection.cs
- SessionParameter.cs
- GeometryModel3D.cs
- JournalEntry.cs
- ArrayWithOffset.cs
- PropertyDescriptor.cs
- CompositeKey.cs
- AuthenticationService.cs
- EmptyEnumerator.cs
- OutOfMemoryException.cs
- RawKeyboardInputReport.cs
- Membership.cs
- DependencyProperty.cs
- WeakReadOnlyCollection.cs
- ViewStateModeByIdAttribute.cs
- LogExtentCollection.cs
- BStrWrapper.cs
- PropertyTabAttribute.cs
- UnsafeMethods.cs
- LicenseManager.cs
- Matrix3D.cs
- C14NUtil.cs
- CoTaskMemUnicodeSafeHandle.cs
- QueryExpression.cs
- AccessViolationException.cs
- TypeConverterHelper.cs
- AttachmentService.cs
- RemoteWebConfigurationHostStream.cs
- GlyphElement.cs
- RuleAttributes.cs
- Clause.cs
- SettingsSection.cs
- MultiSelectRootGridEntry.cs