Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / 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
- figurelengthconverter.cs
- MethodToken.cs
- TrackingCondition.cs
- PersonalizationStateQuery.cs
- SqlConnectionString.cs
- RawStylusInputCustomData.cs
- FileLevelControlBuilderAttribute.cs
- TextEditorTables.cs
- GlyphShapingProperties.cs
- PartialTrustHelpers.cs
- HttpResponseInternalBase.cs
- UndoManager.cs
- MenuItemCollectionEditorDialog.cs
- ScrollBarAutomationPeer.cs
- AccessDataSourceView.cs
- SchemaName.cs
- entityreference_tresulttype.cs
- ElementFactory.cs
- SecurityUtils.cs
- CheckBox.cs
- LockedHandleGlyph.cs
- DataGrid.cs
- DomainUpDown.cs
- DoubleLinkList.cs
- wgx_exports.cs
- XmlSchemaSimpleTypeUnion.cs
- XmlException.cs
- PerfCounterSection.cs
- ObjectTag.cs
- ArrayElementGridEntry.cs
- Missing.cs
- ModulesEntry.cs
- CodeAttributeArgumentCollection.cs
- QueryModel.cs
- ProcessModelSection.cs
- MessageQueueEnumerator.cs
- TextParentUndoUnit.cs
- Crc32.cs
- Parsers.cs
- TriggerAction.cs
- ResourceKey.cs
- Container.cs
- tibetanshape.cs
- UnwrappedTypesXmlSerializerManager.cs
- SecurityAppliedMessage.cs
- WebBrowserNavigatedEventHandler.cs
- CompressEmulationStream.cs
- ProtocolElementCollection.cs
- PageContentAsyncResult.cs
- TdsParserHelperClasses.cs
- InvalidCommandTreeException.cs
- PanelStyle.cs
- BrowserDefinitionCollection.cs
- ColorBlend.cs
- HScrollBar.cs
- SafeSecurityHelper.cs
- FullTrustAssemblyCollection.cs
- ExcludeFromCodeCoverageAttribute.cs
- CalendarButton.cs
- XPathExpr.cs
- AdornerHitTestResult.cs
- ObjectViewEntityCollectionData.cs
- TimelineGroup.cs
- ReturnEventArgs.cs
- GeneralTransformCollection.cs
- HtmlInputImage.cs
- UnsafeNativeMethods.cs
- RealProxy.cs
- ColorTransform.cs
- shaperfactoryquerycachekey.cs
- UrlMapping.cs
- Brush.cs
- DataConnectionHelper.cs
- versioninfo.cs
- SmtpNegotiateAuthenticationModule.cs
- _DisconnectOverlappedAsyncResult.cs
- SystemIPGlobalProperties.cs
- DataGridViewCellToolTipTextNeededEventArgs.cs
- KeyEvent.cs
- PropertyDescriptor.cs
- LayoutUtils.cs
- messageonlyhwndwrapper.cs
- InvalidAsynchronousStateException.cs
- CommonDialog.cs
- DefaultObjectMappingItemCollection.cs
- ProfileModule.cs
- Table.cs
- FormViewUpdatedEventArgs.cs
- LogExtent.cs
- RoleService.cs
- ListViewGroupCollectionEditor.cs
- BufferedGraphicsManager.cs
- StringUtil.cs
- SmiRecordBuffer.cs
- WorkItem.cs
- XpsResource.cs
- UniqueID.cs
- RadioButton.cs
- PlacementWorkspace.cs
- XamlUtilities.cs