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
- GradientStop.cs
- ConstraintStruct.cs
- AsyncOperationManager.cs
- MobileTextWriter.cs
- ObjectDataSourceMethodEventArgs.cs
- BlurBitmapEffect.cs
- SQLStringStorage.cs
- NotConverter.cs
- DataRow.cs
- NativeMethods.cs
- BaseInfoTable.cs
- ColorKeyFrameCollection.cs
- ExceptionTrace.cs
- DbDataRecord.cs
- NamespaceList.cs
- ServiceObjectContainer.cs
- ComplexTypeEmitter.cs
- tabpagecollectioneditor.cs
- mansign.cs
- ConfigurationManagerHelper.cs
- TextEditorSpelling.cs
- PathGeometry.cs
- ProfilePropertySettings.cs
- UserPersonalizationStateInfo.cs
- MtomMessageEncodingBindingElement.cs
- VideoDrawing.cs
- ObservableDictionary.cs
- _FtpControlStream.cs
- FixedDocumentPaginator.cs
- DelegateArgumentReference.cs
- TranslateTransform3D.cs
- TreeBuilderXamlTranslator.cs
- RegexWriter.cs
- KnownBoxes.cs
- DataGridRowHeaderAutomationPeer.cs
- Animatable.cs
- BookmarkOptionsHelper.cs
- TreeNodeStyle.cs
- NetSectionGroup.cs
- ReadOnlyHierarchicalDataSource.cs
- PlanCompilerUtil.cs
- GridToolTip.cs
- ScaleTransform.cs
- Decoder.cs
- Vector3DCollectionConverter.cs
- TransformGroup.cs
- PhysicalAddress.cs
- FunctionQuery.cs
- InsufficientMemoryException.cs
- UrlPropertyAttribute.cs
- AuthorizationRuleCollection.cs
- ReachNamespaceInfo.cs
- StreamReader.cs
- ResolveResponseInfo.cs
- Enum.cs
- ExpressionBindingCollection.cs
- CalendarDay.cs
- BaseCodePageEncoding.cs
- updatecommandorderer.cs
- WebUtil.cs
- DBNull.cs
- DependencyPropertyHelper.cs
- FixedSOMTextRun.cs
- TreeNodeBinding.cs
- DynamicValidatorEventArgs.cs
- ColumnMapTranslator.cs
- XPathMultyIterator.cs
- DataGridRelationshipRow.cs
- TextRunCacheImp.cs
- ComponentDesigner.cs
- PageBorderless.cs
- UnhandledExceptionEventArgs.cs
- WebPartConnectionsConfigureVerb.cs
- X509RawDataKeyIdentifierClause.cs
- XmlSchemaObjectTable.cs
- safex509handles.cs
- RelationshipDetailsCollection.cs
- MergeFilterQuery.cs
- SecureStringHasher.cs
- BitmapMetadataEnumerator.cs
- MenuItemCollection.cs
- BoundingRectTracker.cs
- WindowsTooltip.cs
- ErrorFormatterPage.cs
- LightweightCodeGenerator.cs
- QilTypeChecker.cs
- BindingGroup.cs
- XmlDataImplementation.cs
- AttributeProviderAttribute.cs
- nulltextcontainer.cs
- SmiTypedGetterSetter.cs
- OraclePermission.cs
- HtmlElementErrorEventArgs.cs
- Event.cs
- SimpleWorkerRequest.cs
- XmlSchemaValidationException.cs
- ArraySet.cs
- SelectionRange.cs
- TextServicesCompartmentEventSink.cs
- FormClosingEvent.cs