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
- XPathDocumentNavigator.cs
- Label.cs
- ServicePoint.cs
- LexicalChunk.cs
- ValueUtilsSmi.cs
- FormViewCommandEventArgs.cs
- UniqueIdentifierService.cs
- Focus.cs
- oledbmetadatacollectionnames.cs
- TextBoxAutoCompleteSourceConverter.cs
- SpeechAudioFormatInfo.cs
- CacheMemory.cs
- AttributeInfo.cs
- WindowsFormsSectionHandler.cs
- QueryContext.cs
- Operators.cs
- ImageConverter.cs
- HttpResponseHeader.cs
- TrustLevelCollection.cs
- SHA512Managed.cs
- COAUTHINFO.cs
- HtmlEmptyTagControlBuilder.cs
- SqlFunctionAttribute.cs
- GridLength.cs
- DrawingContextWalker.cs
- CodeGroup.cs
- XmlAutoDetectWriter.cs
- AxisAngleRotation3D.cs
- SignatureTargetIdManager.cs
- NamedPermissionSet.cs
- PrintPageEvent.cs
- Error.cs
- PageAsyncTask.cs
- Contracts.cs
- AttributeCollection.cs
- Rect.cs
- WebPartCollection.cs
- DefaultAutoFieldGenerator.cs
- ContentFileHelper.cs
- XmlEntity.cs
- ContainerActivationHelper.cs
- shaper.cs
- GenerateTemporaryTargetAssembly.cs
- Rules.cs
- DataRecordInternal.cs
- PeerInvitationResponse.cs
- XmlDesignerDataSourceView.cs
- DbResourceAllocator.cs
- AppliedDeviceFiltersEditor.cs
- DataGridViewCellStyleConverter.cs
- StateMachineAction.cs
- WebPart.cs
- CfgParser.cs
- XsdBuildProvider.cs
- NamedPipeConnectionPoolSettingsElement.cs
- ComponentManagerBroker.cs
- TreeNodeCollectionEditor.cs
- ArrangedElementCollection.cs
- PixelFormat.cs
- ExtendedPropertyInfo.cs
- TextParagraphView.cs
- DataGridHeadersVisibilityToVisibilityConverter.cs
- PagedControl.cs
- WebPartDisplayModeCancelEventArgs.cs
- ValidationResult.cs
- CodeSubDirectory.cs
- ContourSegment.cs
- DataList.cs
- basecomparevalidator.cs
- DataGridViewAutoSizeColumnModeEventArgs.cs
- CompressionTransform.cs
- TableCell.cs
- XmlDataCollection.cs
- ScriptManagerProxy.cs
- LineServicesCallbacks.cs
- PrefixQName.cs
- RemoteWebConfigurationHostStream.cs
- SevenBitStream.cs
- DockPattern.cs
- RepeatBehavior.cs
- MonthCalendar.cs
- ResourceDefaultValueAttribute.cs
- PagerSettings.cs
- ResolvedKeyFrameEntry.cs
- PeerService.cs
- CheckBoxBaseAdapter.cs
- TypeDescriptor.cs
- BoolExpression.cs
- NullToBooleanConverter.cs
- Int64KeyFrameCollection.cs
- DoubleUtil.cs
- ReliableSession.cs
- OrderByExpression.cs
- SafeFileHandle.cs
- DesignerSerializerAttribute.cs
- AdornedElementPlaceholder.cs
- ColorPalette.cs
- GenerateDerivedKeyRequest.cs
- EngineSite.cs
- ConsoleTraceListener.cs