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
- IIS7UserPrincipal.cs
- SafeHandle.cs
- XmlObjectSerializerReadContextComplex.cs
- SrgsRulesCollection.cs
- Policy.cs
- DoubleAnimationUsingPath.cs
- SqlServices.cs
- LineBreakRecord.cs
- RecommendedAsConfigurableAttribute.cs
- DoubleAnimationUsingPath.cs
- RegexCode.cs
- ExtensionWindowResizeGrip.cs
- MatcherBuilder.cs
- GroupDescription.cs
- UnknownBitmapEncoder.cs
- CodeNamespace.cs
- addressfiltermode.cs
- ResourceAttributes.cs
- StyleBamlRecordReader.cs
- Vector3D.cs
- XmlDataLoader.cs
- Point3DCollection.cs
- DBConnectionString.cs
- PasswordBoxAutomationPeer.cs
- OleDbEnumerator.cs
- GridViewCellAutomationPeer.cs
- TemplateNameScope.cs
- XmlRawWriterWrapper.cs
- IBuiltInEvidence.cs
- ServiceMoniker.cs
- TrustManager.cs
- ErrorsHelper.cs
- baseaxisquery.cs
- TryExpression.cs
- SmtpFailedRecipientsException.cs
- ParserExtension.cs
- ExtendedProtectionPolicy.cs
- DynamicObjectAccessor.cs
- EpmTargetTree.cs
- SessionEndedEventArgs.cs
- NavigationHelper.cs
- EnumerableRowCollection.cs
- SerializerWriterEventHandlers.cs
- GcHandle.cs
- InkPresenterAutomationPeer.cs
- SqlCacheDependencyDatabase.cs
- HttpException.cs
- RegisteredExpandoAttribute.cs
- SapiAttributeParser.cs
- ListCommandEventArgs.cs
- MenuItem.cs
- ContourSegment.cs
- FontCacheLogic.cs
- NetTcpBindingElement.cs
- QueryAccessibilityHelpEvent.cs
- ValidatorCollection.cs
- TextParentUndoUnit.cs
- TreeNodeBindingCollection.cs
- Attachment.cs
- ZipArchive.cs
- SplashScreen.cs
- TableRow.cs
- ObjectTag.cs
- ConsoleCancelEventArgs.cs
- AvTraceDetails.cs
- MouseGestureConverter.cs
- CursorConverter.cs
- CharKeyFrameCollection.cs
- WindowsListView.cs
- TextRangeBase.cs
- Win32Exception.cs
- TraceLevelStore.cs
- Parameter.cs
- SmtpFailedRecipientException.cs
- AuthorizationRule.cs
- SafeNativeMethods.cs
- WeakHashtable.cs
- COAUTHIDENTITY.cs
- RowVisual.cs
- ColumnTypeConverter.cs
- Parser.cs
- Directory.cs
- DecimalFormatter.cs
- DrawingGroupDrawingContext.cs
- ApplicationSecurityManager.cs
- TemplateControlBuildProvider.cs
- XPathDescendantIterator.cs
- WindowsRegion.cs
- ExponentialEase.cs
- AbstractExpressions.cs
- ItemsPresenter.cs
- DbConnectionInternal.cs
- ToolboxComponentsCreatedEventArgs.cs
- ResourceDisplayNameAttribute.cs
- GroupBox.cs
- VisualTarget.cs
- TextEndOfSegment.cs
- IfJoinedCondition.cs
- SqlProcedureAttribute.cs
- QilChoice.cs