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
- AggregateNode.cs
- MimePart.cs
- DiagnosticStrings.cs
- ResourceReader.cs
- ControlIdConverter.cs
- SessionIDManager.cs
- BookmarkScopeHandle.cs
- InvalidProgramException.cs
- ReceiveMessageRecord.cs
- ProtectedConfigurationProviderCollection.cs
- RuntimeHandles.cs
- InstanceCreationEditor.cs
- ImageDesigner.cs
- MultiView.cs
- X500Name.cs
- AttachedPropertyBrowsableAttribute.cs
- InvokeWebService.cs
- SessionState.cs
- Int64Converter.cs
- OutOfProcStateClientManager.cs
- WebPartUtil.cs
- UInt64.cs
- __ConsoleStream.cs
- XmlEventCache.cs
- PersonalizationState.cs
- VisualStyleTypesAndProperties.cs
- DBCommandBuilder.cs
- UniqueConstraint.cs
- QueryOutputWriter.cs
- DSASignatureFormatter.cs
- CookielessData.cs
- SecurityContext.cs
- Span.cs
- EventToken.cs
- Attributes.cs
- OLEDB_Util.cs
- CodeExpressionStatement.cs
- ResourceDictionary.cs
- DocComment.cs
- TextServicesDisplayAttributePropertyRanges.cs
- CodeCatchClause.cs
- FixedSOMPage.cs
- BuilderPropertyEntry.cs
- ElementProxy.cs
- OrderPreservingPipeliningMergeHelper.cs
- ResourceDescriptionAttribute.cs
- OleDbWrapper.cs
- BitmapSource.cs
- MulticastNotSupportedException.cs
- UnknownWrapper.cs
- ScriptComponentDescriptor.cs
- CodeEventReferenceExpression.cs
- ReachDocumentReferenceCollectionSerializerAsync.cs
- LabelEditEvent.cs
- KeyToListMap.cs
- XmlObjectSerializerContext.cs
- HttpWebRequest.cs
- UIElementCollection.cs
- HGlobalSafeHandle.cs
- PackagePart.cs
- Reference.cs
- EventLogPermissionEntry.cs
- LinqMaximalSubtreeNominator.cs
- TextDecorations.cs
- DebugHandleTracker.cs
- EditorPart.cs
- PrintingPermission.cs
- EventRouteFactory.cs
- ScriptMethodAttribute.cs
- SubMenuStyle.cs
- SR.Designer.cs
- FontSizeConverter.cs
- EnvironmentPermission.cs
- CodeTypeReference.cs
- GridViewRowPresenterBase.cs
- BooleanStorage.cs
- DataView.cs
- UncommonField.cs
- RegexNode.cs
- BindStream.cs
- ToolStripDropDown.cs
- MaskedTextBoxDesigner.cs
- TaiwanCalendar.cs
- SpeakCompletedEventArgs.cs
- SqlDependencyListener.cs
- ViewManager.cs
- TempFiles.cs
- Size3D.cs
- ToolStripManager.cs
- CompositeKey.cs
- Rotation3DKeyFrameCollection.cs
- TreeSet.cs
- AnonymousIdentificationModule.cs
- CommentEmitter.cs
- CategoryGridEntry.cs
- WCFModelStrings.Designer.cs
- CompilationSection.cs
- VoiceInfo.cs
- QilVisitor.cs
- SmiContextFactory.cs