Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / wpf / src / Core / CSharp / System / Windows / Documents / ContentPosition.cs / 1 / ContentPosition.cs
//---------------------------------------------------------------------------- // // Copyright (C) Microsoft Corporation. All rights reserved. // // File: ContentPosition.cs // // Description: Represents a certain content's position. This position is // content specific. // // History: // 05/05/2003 : grzegorz - created. // 09/28/2004 : grzegorz - updated pagination model. // 08/29/2005 : grzegorz - updated pagination model. // //--------------------------------------------------------------------------- namespace System.Windows.Documents { ////// Represents a certain content's position. This position is content /// specific. /// public abstract class ContentPosition { ////// Static representation of a non-existent ContentPosition. /// public static readonly ContentPosition Missing = new MissingContentPosition(); #region Missing ////// Representation of a non-existent ContentPosition. /// private class MissingContentPosition : ContentPosition {} #endregion Missing } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. //---------------------------------------------------------------------------- // // Copyright (C) Microsoft Corporation. All rights reserved. // // File: ContentPosition.cs // // Description: Represents a certain content's position. This position is // content specific. // // History: // 05/05/2003 : grzegorz - created. // 09/28/2004 : grzegorz - updated pagination model. // 08/29/2005 : grzegorz - updated pagination model. // //--------------------------------------------------------------------------- namespace System.Windows.Documents { ////// Represents a certain content's position. This position is content /// specific. /// public abstract class ContentPosition { ////// Static representation of a non-existent ContentPosition. /// public static readonly ContentPosition Missing = new MissingContentPosition(); #region Missing ////// Representation of a non-existent ContentPosition. /// private class MissingContentPosition : ContentPosition {} #endregion Missing } } // 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
- HtmlForm.cs
- SqlRemoveConstantOrderBy.cs
- LOSFormatter.cs
- AssemblyNameProxy.cs
- RegexCompilationInfo.cs
- MruCache.cs
- Descriptor.cs
- Run.cs
- cookieexception.cs
- FirstMatchCodeGroup.cs
- StylusPointCollection.cs
- UMPAttributes.cs
- XPathChildIterator.cs
- ReadOnlyDataSourceView.cs
- WebPartZoneCollection.cs
- PageContentAsyncResult.cs
- DataGridViewRowsRemovedEventArgs.cs
- ObjectAnimationUsingKeyFrames.cs
- AbandonedMutexException.cs
- RewritingSimplifier.cs
- FrugalList.cs
- CodeValidator.cs
- MetadataItemEmitter.cs
- TextFindEngine.cs
- MultidimensionalArrayItemReference.cs
- ResourceIDHelper.cs
- EntityCommandCompilationException.cs
- Button.cs
- ResourceAssociationSetEnd.cs
- figurelengthconverter.cs
- DataContractJsonSerializer.cs
- TableParagraph.cs
- CompoundFileStorageReference.cs
- EntityDataSourceEntitySetNameItem.cs
- DataTableExtensions.cs
- _FixedSizeReader.cs
- OptimisticConcurrencyException.cs
- CultureTableRecord.cs
- TrustSection.cs
- MailMessageEventArgs.cs
- OleDbParameterCollection.cs
- SoapInteropTypes.cs
- CookielessHelper.cs
- TextTrailingWordEllipsis.cs
- LayoutDump.cs
- SendKeys.cs
- XMLSyntaxException.cs
- DiscoveryClientDuplexChannel.cs
- TdsRecordBufferSetter.cs
- EntityTypeEmitter.cs
- ExtendedPropertyCollection.cs
- ActivityCollectionMarkupSerializer.cs
- OrderedDictionary.cs
- TrackingMemoryStreamFactory.cs
- GetPageCompletedEventArgs.cs
- MultiTrigger.cs
- ClipboardData.cs
- ProfileBuildProvider.cs
- ValidationHelper.cs
- WsatServiceCertificate.cs
- FontFamily.cs
- StorageMappingItemLoader.cs
- CodeAttributeDeclaration.cs
- DataGridViewRow.cs
- ApplicationSecurityManager.cs
- securitycriticaldata.cs
- HtmlTableCell.cs
- Propagator.Evaluator.cs
- SmiXetterAccessMap.cs
- ConfigUtil.cs
- ConfigurationErrorsException.cs
- PageParser.cs
- BindStream.cs
- DesignTimeHTMLTextWriter.cs
- ResourceManager.cs
- XmlElementCollection.cs
- XmlNamespaceMapping.cs
- Slider.cs
- SiteMap.cs
- SafePipeHandle.cs
- InputElement.cs
- MarshalDirectiveException.cs
- SqlUserDefinedAggregateAttribute.cs
- WebExceptionStatus.cs
- X509SecurityTokenParameters.cs
- SafeFileMapViewHandle.cs
- ImageListStreamer.cs
- CellParaClient.cs
- DurableErrorHandler.cs
- DivideByZeroException.cs
- OptimisticConcurrencyException.cs
- InputElement.cs
- XPathNavigatorKeyComparer.cs
- Win32.cs
- PathTooLongException.cs
- ColumnResizeAdorner.cs
- PageAsyncTask.cs
- XmlQueryStaticData.cs
- WithParamAction.cs
- OutputCacheProfileCollection.cs