Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / wpf / src / Base / System / Windows / Markup / WhitespaceSignificantCollectionAttribute.cs / 1 / WhitespaceSignificantCollectionAttribute.cs
//------------------------------------------------------------------------
//
// Microsoft Windows Client Platform
// Copyright (C) Microsoft Corporation, 2005
//
// File: WhitespaceSignificantCollectionAttribute.cs
//
// Description: Specifies if a collection considers whitespacing to be significant for each of its "children."
// Spec at http://team/sites/avalon/specs/xamlspec.htm
//
// Created: 12/10/2005 rrelyea
//
//---------------------------------------------------------------------------
using System;
namespace System.Windows.Markup
{
///
/// An attribute that specifies that a collection considers whitespacing to be significant.
///
[AttributeUsage(AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public sealed class WhitespaceSignificantCollectionAttribute : Attribute
{
///
/// Creates a new content property attriubte that indicates that the associated
/// class does consider whitespace to be signifant.
///
public WhitespaceSignificantCollectionAttribute()
{
}
}
}
// 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, 2005
//
// File: WhitespaceSignificantCollectionAttribute.cs
//
// Description: Specifies if a collection considers whitespacing to be significant for each of its "children."
// Spec at http://team/sites/avalon/specs/xamlspec.htm
//
// Created: 12/10/2005 rrelyea
//
//---------------------------------------------------------------------------
using System;
namespace System.Windows.Markup
{
///
/// An attribute that specifies that a collection considers whitespacing to be significant.
///
[AttributeUsage(AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public sealed class WhitespaceSignificantCollectionAttribute : Attribute
{
///
/// Creates a new content property attriubte that indicates that the associated
/// class does consider whitespace to be signifant.
///
public WhitespaceSignificantCollectionAttribute()
{
}
}
}
// 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
- TrustManagerMoreInformation.cs
- XmlHierarchicalEnumerable.cs
- EndOfStreamException.cs
- WindowsFormsEditorServiceHelper.cs
- Bookmark.cs
- SplitterEvent.cs
- ValuePatternIdentifiers.cs
- FontCollection.cs
- SqlUdtInfo.cs
- InitializerFacet.cs
- MappingSource.cs
- SafeThreadHandle.cs
- Avt.cs
- ReflectTypeDescriptionProvider.cs
- ScrollBar.cs
- ScrollChrome.cs
- StringArrayConverter.cs
- Vector3dCollection.cs
- CommonProperties.cs
- Pens.cs
- CodeSubDirectory.cs
- MdImport.cs
- DocumentOrderComparer.cs
- CustomAttributeSerializer.cs
- CoreSwitches.cs
- OledbConnectionStringbuilder.cs
- COM2ComponentEditor.cs
- RadioButton.cs
- TypographyProperties.cs
- XmlCharCheckingWriter.cs
- XmlLoader.cs
- PathGeometry.cs
- EnumConverter.cs
- XmlNodeReader.cs
- AsyncDataRequest.cs
- MaskPropertyEditor.cs
- XmlReaderSettings.cs
- Encoder.cs
- ViewGenerator.cs
- HttpCacheVary.cs
- BulletChrome.cs
- FillRuleValidation.cs
- UshortList2.cs
- FlowLayoutSettings.cs
- KerberosSecurityTokenAuthenticator.cs
- XmlSchemaExternal.cs
- ManipulationVelocities.cs
- ListViewHitTestInfo.cs
- Win32SafeHandles.cs
- StaticTextPointer.cs
- TableLayout.cs
- AdapterUtil.cs
- SystemResources.cs
- GPPOINT.cs
- DescendantBaseQuery.cs
- TreeView.cs
- XmlSequenceWriter.cs
- XmlToDatasetMap.cs
- Window.cs
- RadioButtonList.cs
- SizeChangedEventArgs.cs
- ExpressionConverter.cs
- SerializableAttribute.cs
- DesignSurfaceServiceContainer.cs
- DataTrigger.cs
- Error.cs
- TableRow.cs
- cookieexception.cs
- OperationAbortedException.cs
- peernodeimplementation.cs
- ClockGroup.cs
- NavigationPropertyEmitter.cs
- EndpointReference.cs
- OutputCacheProfileCollection.cs
- ListViewInsertEventArgs.cs
- HttpModulesSection.cs
- SystemThemeKey.cs
- GridViewRow.cs
- DataGridTable.cs
- XslVisitor.cs
- GlobalDataBindingHandler.cs
- _LoggingObject.cs
- ChannelSinkStacks.cs
- RelationshipManager.cs
- FillRuleValidation.cs
- ComPlusContractBehavior.cs
- MatcherBuilder.cs
- TextOptions.cs
- SectionRecord.cs
- AccessViolationException.cs
- BitConverter.cs
- ComPlusServiceHost.cs
- PageAdapter.cs
- ConfigXmlComment.cs
- EmbeddedObject.cs
- ItemAutomationPeer.cs
- RetrieveVirtualItemEventArgs.cs
- SymDocumentType.cs
- ItemCheckEvent.cs
- ProtocolElement.cs