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
- WindowsFormsSynchronizationContext.cs
- WindowsGraphicsCacheManager.cs
- MatrixAnimationBase.cs
- EnumUnknown.cs
- ClassGenerator.cs
- EmptyTextWriter.cs
- CheckPair.cs
- XmlWriter.cs
- CryptoHelper.cs
- ComplexTypeEmitter.cs
- DependencySource.cs
- EntityClientCacheEntry.cs
- ReadOnlyNameValueCollection.cs
- _SSPIWrapper.cs
- XmlQualifiedName.cs
- ConsoleCancelEventArgs.cs
- securitycriticaldataformultiplegetandset.cs
- DefaultParameterValueAttribute.cs
- Symbol.cs
- SecurityTokenSpecification.cs
- XmlReader.cs
- PieceNameHelper.cs
- RewritingPass.cs
- WindowsFormsEditorServiceHelper.cs
- Win32Exception.cs
- ActivityCollectionMarkupSerializer.cs
- SpecialNameAttribute.cs
- PropertyTabAttribute.cs
- SafeFileHandle.cs
- FileAuthorizationModule.cs
- SByte.cs
- Blend.cs
- ProviderManager.cs
- SizeAnimationBase.cs
- NameSpaceEvent.cs
- RectAnimationBase.cs
- ColorConverter.cs
- BrowserDefinition.cs
- UnmanagedHandle.cs
- ListViewCancelEventArgs.cs
- FrameworkElement.cs
- QilScopedVisitor.cs
- AudienceUriMode.cs
- StringAnimationUsingKeyFrames.cs
- AdRotator.cs
- DataBindingCollectionConverter.cs
- HeaderElement.cs
- ResourceDictionary.cs
- QuaternionIndependentAnimationStorage.cs
- FormViewRow.cs
- baseaxisquery.cs
- RegisteredArrayDeclaration.cs
- ValidatorCollection.cs
- StatusBarItemAutomationPeer.cs
- DataGridColumnCollection.cs
- WrapperEqualityComparer.cs
- DrawingBrush.cs
- DictionaryBase.cs
- TimelineGroup.cs
- MachineKeySection.cs
- XmlAnyElementAttributes.cs
- Simplifier.cs
- XmlObjectSerializerReadContextComplex.cs
- HwndSourceKeyboardInputSite.cs
- WeakHashtable.cs
- ScriptReferenceEventArgs.cs
- FixedFlowMap.cs
- TransactionManager.cs
- HwndStylusInputProvider.cs
- RenderDataDrawingContext.cs
- ISessionStateStore.cs
- Utils.cs
- CodeTypeReference.cs
- CompositeDataBoundControl.cs
- EntityDataSourceMemberPath.cs
- UserControlAutomationPeer.cs
- ObjectConverter.cs
- TreeView.cs
- IfJoinedCondition.cs
- DrawingGroupDrawingContext.cs
- LinearGradientBrush.cs
- GestureRecognizer.cs
- WsatConfiguration.cs
- CompressedStack.cs
- ServiceModelPerformanceCounters.cs
- LineBreak.cs
- GrammarBuilderRuleRef.cs
- DateTime.cs
- DeclaredTypeElement.cs
- BufferedStream.cs
- TextViewBase.cs
- WindowsEditBoxRange.cs
- ProcessInputEventArgs.cs
- GridItemPattern.cs
- CompositeControl.cs
- StateDesigner.cs
- NeutralResourcesLanguageAttribute.cs
- SiteMap.cs
- Stack.cs
- ApplicationInfo.cs