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 / 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
- tabpagecollectioneditor.cs
- assemblycache.cs
- DependentTransaction.cs
- AxisAngleRotation3D.cs
- WinInetCache.cs
- MetadataLocation.cs
- Path.cs
- CodeNamespace.cs
- MsmqHostedTransportConfiguration.cs
- TextEditorCharacters.cs
- SqlCachedBuffer.cs
- XmlWrappingReader.cs
- GregorianCalendar.cs
- ListenerPerfCounters.cs
- FormViewPagerRow.cs
- CompilerGeneratedAttribute.cs
- WindowInteropHelper.cs
- ConnectionStringsSection.cs
- XmlSchemaAttributeGroup.cs
- SetUserLanguageRequest.cs
- PageParserFilter.cs
- XsltConvert.cs
- Column.cs
- XamlTemplateSerializer.cs
- CallSite.cs
- XmlAttributeProperties.cs
- Effect.cs
- followingsibling.cs
- EditingScope.cs
- PasswordTextNavigator.cs
- ConfigurationErrorsException.cs
- ElementAction.cs
- AxisAngleRotation3D.cs
- ListBoxAutomationPeer.cs
- Timer.cs
- HttpFileCollection.cs
- SqlFacetAttribute.cs
- SystemNetHelpers.cs
- AnnotationDocumentPaginator.cs
- DropShadowBitmapEffect.cs
- AudienceUriMode.cs
- DefaultExpression.cs
- EditingCoordinator.cs
- CollectionView.cs
- HttpConfigurationSystem.cs
- DefaultSection.cs
- ModifierKeysConverter.cs
- FormClosedEvent.cs
- DateTimePickerDesigner.cs
- XmlSchemaNotation.cs
- XmlNamespaceMappingCollection.cs
- TypeNameConverter.cs
- TrackingProfile.cs
- SynchronizationHandlesCodeDomSerializer.cs
- PerformanceCounter.cs
- Rect3D.cs
- CollectionViewGroupInternal.cs
- XmlSchemaSet.cs
- SQLInt64.cs
- XmlSerializationGeneratedCode.cs
- Popup.cs
- SimpleType.cs
- XmlSchemaAnnotation.cs
- XmlSchemaElement.cs
- _SslState.cs
- IisTraceWebEventProvider.cs
- HtmlTableRowCollection.cs
- StateElement.cs
- UnsafeMethods.cs
- WebPartTransformer.cs
- ErrorHandler.cs
- TrustManager.cs
- ScriptMethodAttribute.cs
- AspNetHostingPermission.cs
- UntrustedRecipientException.cs
- BooleanSwitch.cs
- PKCS1MaskGenerationMethod.cs
- InputScopeManager.cs
- PointUtil.cs
- CopyOnWriteList.cs
- ObjectRef.cs
- Guid.cs
- Paragraph.cs
- LowerCaseStringConverter.cs
- BatchParser.cs
- TraceUtility.cs
- SecurityHelper.cs
- DataGridViewTextBoxColumn.cs
- ConnectionStringSettingsCollection.cs
- SocketElement.cs
- RadioButtonDesigner.cs
- DependencyPropertyKind.cs
- PathSegment.cs
- EntityReference.cs
- COAUTHIDENTITY.cs
- FastEncoderWindow.cs
- DeobfuscatingStream.cs
- HttpCapabilitiesSectionHandler.cs
- DesignerLoader.cs
- CellParagraph.cs