Code:
/ DotNET / DotNET / 8.0 / untmp / WIN_WINDOWS / lh_tools_devdiv_wpf / Windows / wcp / 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 - [....] // //--------------------------------------------------------------------------- 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
- ProcessingInstructionAction.cs
- BitmapDownload.cs
- NonSerializedAttribute.cs
- Vector3dCollection.cs
- BezierSegment.cs
- TextElementEditingBehaviorAttribute.cs
- ComponentFactoryHelpers.cs
- OracleLob.cs
- ZipIOExtraFieldZip64Element.cs
- ThemeDictionaryExtension.cs
- IndependentlyAnimatedPropertyMetadata.cs
- URLString.cs
- commandenforcer.cs
- JournalEntryListConverter.cs
- figurelengthconverter.cs
- ItemCheckEvent.cs
- SHA256.cs
- OpenFileDialog.cs
- Keyboard.cs
- X509Certificate2Collection.cs
- PropertyChangedEventManager.cs
- InputReportEventArgs.cs
- UnsafeNativeMethods.cs
- PropertyInfo.cs
- SmiGettersStream.cs
- FileRecordSequence.cs
- SafeRegistryHandle.cs
- PtsCache.cs
- EditBehavior.cs
- DataBoundControlHelper.cs
- DataSourceHelper.cs
- InvalidDocumentContentsException.cs
- VarRemapper.cs
- TagPrefixAttribute.cs
- DataSourceExpressionCollection.cs
- TextViewBase.cs
- RoleService.cs
- CoTaskMemUnicodeSafeHandle.cs
- ExtenderControl.cs
- Command.cs
- CellRelation.cs
- dbdatarecord.cs
- MatrixCamera.cs
- RuleRefElement.cs
- SqlMethodCallConverter.cs
- XmlValidatingReader.cs
- ScrollBarAutomationPeer.cs
- IISMapPath.cs
- DataTransferEventArgs.cs
- SecurityElement.cs
- SignerInfo.cs
- TraceUtility.cs
- RegexCharClass.cs
- COAUTHINFO.cs
- XmlLanguage.cs
- XmlSerializerVersionAttribute.cs
- HtmlElementEventArgs.cs
- ClientSettings.cs
- OleDbConnectionFactory.cs
- Positioning.cs
- HtmlEmptyTagControlBuilder.cs
- FunctionUpdateCommand.cs
- ControlEvent.cs
- PingReply.cs
- RenderDataDrawingContext.cs
- SymLanguageVendor.cs
- ArgumentException.cs
- EdmPropertyAttribute.cs
- WebPartMinimizeVerb.cs
- BinHexEncoding.cs
- DataServiceHostFactory.cs
- AutomationIdentifier.cs
- TextDecorationCollection.cs
- WebPartConnectionsConfigureVerb.cs
- BaseParaClient.cs
- ConfigurationElementProperty.cs
- ADMembershipUser.cs
- TransformPatternIdentifiers.cs
- HttpListenerPrefixCollection.cs
- PeerToPeerException.cs
- TextSerializer.cs
- XmlIgnoreAttribute.cs
- ByteAnimation.cs
- GetWinFXPath.cs
- DataListCommandEventArgs.cs
- CommandPlan.cs
- DataAdapter.cs
- HostnameComparisonMode.cs
- SecurityException.cs
- SqlProviderServices.cs
- _IPv4Address.cs
- VariantWrapper.cs
- TabItemAutomationPeer.cs
- WorkflowViewManager.cs
- Timer.cs
- Figure.cs
- SectionVisual.cs
- Atom10FormatterFactory.cs
- SqlNotificationEventArgs.cs
- DataPointer.cs