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
- SpecialNameAttribute.cs
- BasicCellRelation.cs
- Substitution.cs
- HtmlElement.cs
- SafeNativeMethods.cs
- ExpressionStringBuilder.cs
- UpdateInfo.cs
- EventKeyword.cs
- ThicknessKeyFrameCollection.cs
- Iis7Helper.cs
- IntPtr.cs
- OpenTypeLayout.cs
- SignedPkcs7.cs
- MimeParameters.cs
- RecognizeCompletedEventArgs.cs
- assemblycache.cs
- FixedDSBuilder.cs
- ServicesUtilities.cs
- DesignTimeResourceProviderFactoryAttribute.cs
- _AuthenticationState.cs
- SoapEnumAttribute.cs
- WebServiceMethodData.cs
- LockCookie.cs
- ModuleConfigurationInfo.cs
- XsltArgumentList.cs
- InputGestureCollection.cs
- CustomAttributeBuilder.cs
- TileBrush.cs
- EventLogEntryCollection.cs
- PartEditor.cs
- CompilerResults.cs
- RowsCopiedEventArgs.cs
- WindowsFormsLinkLabel.cs
- XamlStyleSerializer.cs
- ToolStripContentPanelRenderEventArgs.cs
- StrongName.cs
- FloaterBaseParagraph.cs
- TextRangeEditTables.cs
- TemplateNameScope.cs
- Drawing.cs
- LinqDataSourceContextEventArgs.cs
- MDIWindowDialog.cs
- EventProviderBase.cs
- PerformanceCounterPermissionAttribute.cs
- AuthenticationConfig.cs
- Compress.cs
- MobileListItem.cs
- ArrangedElementCollection.cs
- SchemaLookupTable.cs
- XPathDescendantIterator.cs
- XmlSchemaSimpleTypeRestriction.cs
- CommonXSendMessage.cs
- RelationshipEndCollection.cs
- RuntimeWrappedException.cs
- DbgUtil.cs
- WebConfigurationManager.cs
- ClientBuildManagerCallback.cs
- FixedPage.cs
- UrlAuthorizationModule.cs
- ReferencedAssembly.cs
- CopyOfAction.cs
- AttachedAnnotationChangedEventArgs.cs
- MetadataSerializer.cs
- AssemblyNameProxy.cs
- IsolatedStorageFilePermission.cs
- GeneralTransform3DTo2DTo3D.cs
- HttpContextBase.cs
- HttpFileCollectionBase.cs
- SoapObjectInfo.cs
- TraceSection.cs
- AdapterSwitches.cs
- X509ChainElement.cs
- DependencyPropertyAttribute.cs
- Encoding.cs
- ValidationHelper.cs
- MetadataPropertyCollection.cs
- LinkDescriptor.cs
- PathGradientBrush.cs
- TempEnvironment.cs
- LocatorManager.cs
- ContentTextAutomationPeer.cs
- ObjectFactoryCodeDomTreeGenerator.cs
- XmlUnspecifiedAttribute.cs
- ManifestResourceInfo.cs
- MissingMethodException.cs
- SoundPlayerAction.cs
- QilLoop.cs
- precedingquery.cs
- PermissionToken.cs
- ColorMatrix.cs
- PreviewKeyDownEventArgs.cs
- LinqExpressionNormalizer.cs
- HttpResponseWrapper.cs
- WaitHandle.cs
- DataGridLinkButton.cs
- ClientSettingsSection.cs
- XmlCharType.cs
- AffineTransform3D.cs
- CaseInsensitiveComparer.cs
- SqlDataSourceCache.cs