Code:
/ DotNET / DotNET / 8.0 / untmp / WIN_WINDOWS / lh_tools_devdiv_wpf / Windows / wcp / Framework / MS / Internal / PtsHost / ListItemParagraph.cs / 1 / ListItemParagraph.cs
//----------------------------------------------------------------------------
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
// File: ListItemParagraph.cs
//
// Description: ListItemParagraph represents a single list item.
//
// History:
// 06/01/2004 : [....] - moving from Avalon branch.
//
//---------------------------------------------------------------------------
using System;
using System.Windows;
using System.Windows.Documents;
using MS.Internal.Text;
namespace MS.Internal.PtsHost
{
///
/// ListItemParagraph represents a single list item.
///
internal sealed class ListItemParagraph : ContainerParagraph
{
///
/// Constructor
///
///
/// Element associated with paragraph.
///
///
/// Content's structural cache
///
internal ListItemParagraph(DependencyObject element, StructuralCache structuralCache)
: base(element, structuralCache)
{
}
}
}
// 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
- FaultCode.cs
- Keywords.cs
- DefaultPropertiesToSend.cs
- ElementsClipboardData.cs
- ConnectionManagementElement.cs
- SQLByte.cs
- SmiContext.cs
- OracleColumn.cs
- TypeCodeDomSerializer.cs
- XAMLParseException.cs
- TextFormatterContext.cs
- Focus.cs
- XmlEnumAttribute.cs
- PerformanceCounterPermissionAttribute.cs
- ParameterCollection.cs
- HttpConfigurationSystem.cs
- XmlStreamStore.cs
- RelOps.cs
- ArgIterator.cs
- XmlnsDictionary.cs
- OdbcRowUpdatingEvent.cs
- AnnotationHelper.cs
- UriWriter.cs
- TrackBarRenderer.cs
- DocumentReference.cs
- FormViewInsertEventArgs.cs
- MD5.cs
- MaskedTextBoxDesignerActionList.cs
- RowSpanVector.cs
- NavigationService.cs
- Helpers.cs
- TypeElementCollection.cs
- DataGridViewRowPrePaintEventArgs.cs
- RemoteCryptoTokenProvider.cs
- HuffmanTree.cs
- PackageRelationship.cs
- FusionWrap.cs
- EventSetterHandlerConverter.cs
- indexingfiltermarshaler.cs
- VBIdentifierDesigner.xaml.cs
- CoreChannel.cs
- InlineCollection.cs
- RouteItem.cs
- BuildManager.cs
- XmlDocumentSerializer.cs
- UserValidatedEventArgs.cs
- InfoCardKeyedHashAlgorithm.cs
- PagesChangedEventArgs.cs
- Point3DAnimationBase.cs
- XmlValueConverter.cs
- SendMailErrorEventArgs.cs
- FixedSOMTableRow.cs
- BasicViewGenerator.cs
- ExportException.cs
- ApplicationServiceHelper.cs
- PointLight.cs
- UidManager.cs
- TextTreeInsertUndoUnit.cs
- ManipulationStartingEventArgs.cs
- AccessibleObject.cs
- BitmapEncoder.cs
- safemediahandle.cs
- SQLMoneyStorage.cs
- BinaryNode.cs
- WebPartVerbsEventArgs.cs
- SelectionUIHandler.cs
- XamlRtfConverter.cs
- NumericUpDownAccelerationCollection.cs
- DynamicRenderer.cs
- BitStack.cs
- DecimalConstantAttribute.cs
- DefaultTextStoreTextComposition.cs
- IfAction.cs
- ComPlusInstanceContextInitializer.cs
- WeakReference.cs
- Debug.cs
- TokenBasedSet.cs
- BamlBinaryWriter.cs
- AsyncCompletedEventArgs.cs
- TypeSystemHelpers.cs
- InfiniteIntConverter.cs
- SystemIPInterfaceProperties.cs
- ProfileService.cs
- SqlDataSourceSelectingEventArgs.cs
- CodeTypeReferenceCollection.cs
- XPathSelfQuery.cs
- XPathExpr.cs
- UrlParameterReader.cs
- ConnectionProviderAttribute.cs
- NamespaceQuery.cs
- ListCollectionView.cs
- DataMisalignedException.cs
- MsmqEncryptionAlgorithm.cs
- ListDictionary.cs
- WindowShowOrOpenTracker.cs
- Range.cs
- DataTableTypeConverter.cs
- ISFTagAndGuidCache.cs
- TypeLibConverter.cs
- ScrollChrome.cs