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
- pingexception.cs
- XsdDuration.cs
- DbParameterCollectionHelper.cs
- ContainerParagraph.cs
- CreateUserWizardStep.cs
- EndpointIdentityConverter.cs
- TraceSection.cs
- Vector3DValueSerializer.cs
- IdnMapping.cs
- SamlSubject.cs
- SecurityHelper.cs
- EffectiveValueEntry.cs
- ScriptRegistrationManager.cs
- QuaternionIndependentAnimationStorage.cs
- WindowsStatusBar.cs
- SafeLibraryHandle.cs
- SelectionListComponentEditor.cs
- RIPEMD160Managed.cs
- Exception.cs
- TrustManagerPromptUI.cs
- PersistenceProviderDirectory.cs
- Int64.cs
- StandardOleMarshalObject.cs
- MDIWindowDialog.cs
- ProfileProvider.cs
- DiscriminatorMap.cs
- HttpCookiesSection.cs
- JapaneseLunisolarCalendar.cs
- InputGestureCollection.cs
- UserValidatedEventArgs.cs
- CheckBox.cs
- ArgumentOutOfRangeException.cs
- WinFormsUtils.cs
- SequentialOutput.cs
- ToolStripSplitButton.cs
- BuildManager.cs
- EmptyStringExpandableObjectConverter.cs
- PagerStyle.cs
- DataGridViewToolTip.cs
- HtmlButton.cs
- SizeAnimation.cs
- WindowsRichEdit.cs
- DbDataAdapter.cs
- ProxyGenerator.cs
- SqlDataSourceFilteringEventArgs.cs
- _Semaphore.cs
- MaskedTextProvider.cs
- MatrixValueSerializer.cs
- RadioButtonAutomationPeer.cs
- ObjectToken.cs
- GeneralTransform2DTo3D.cs
- GroupBoxAutomationPeer.cs
- MultiBindingExpression.cs
- SafeNativeMethods.cs
- DbDataAdapter.cs
- CompleteWizardStep.cs
- InitializerFacet.cs
- TextTreePropertyUndoUnit.cs
- SecureStringHasher.cs
- WindowsAuthenticationEventArgs.cs
- ValueType.cs
- ConstructorArgumentAttribute.cs
- ToolStripSettings.cs
- Image.cs
- CommandBindingCollection.cs
- InputManager.cs
- CompiledRegexRunner.cs
- SamlConditions.cs
- PropertyPath.cs
- SingleObjectCollection.cs
- SchemaManager.cs
- WebPartTracker.cs
- ModelFunctionTypeElement.cs
- MessageEventSubscriptionService.cs
- QuaternionKeyFrameCollection.cs
- FormatSettings.cs
- XmlILTrace.cs
- FileSystemInfo.cs
- VariableQuery.cs
- AttachedPropertiesService.cs
- HtmlLiteralTextAdapter.cs
- LayoutUtils.cs
- QilStrConcatenator.cs
- SHA256Managed.cs
- XmlMtomReader.cs
- MarkupCompilePass2.cs
- TreeIterator.cs
- _NegoState.cs
- ArglessEventHandlerProxy.cs
- HyperLinkColumn.cs
- Effect.cs
- TableLayoutStyle.cs
- SecureStringHasher.cs
- ContextQuery.cs
- OdbcReferenceCollection.cs
- SequenceNumber.cs
- InternalPermissions.cs
- Util.cs
- DataGridCell.cs
- UrlMapping.cs