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
- DataGridAutoFormatDialog.cs
- XPathScanner.cs
- UInt32Storage.cs
- ClientRoleProvider.cs
- MemberProjectionIndex.cs
- ExpressionPrefixAttribute.cs
- ParagraphResult.cs
- XmlDocument.cs
- LocalizedNameDescriptionPair.cs
- Single.cs
- SevenBitStream.cs
- HierarchicalDataSourceControl.cs
- SchemaNames.cs
- KeyedHashAlgorithm.cs
- StorageBasedPackageProperties.cs
- SelectionItemProviderWrapper.cs
- PathData.cs
- FontStyle.cs
- ByteKeyFrameCollection.cs
- ComplexBindingPropertiesAttribute.cs
- TemplateControlParser.cs
- JulianCalendar.cs
- SqlDependency.cs
- AsyncCompletedEventArgs.cs
- SqlUserDefinedTypeAttribute.cs
- CapabilitiesPattern.cs
- XmlDataContract.cs
- QueryStringConverter.cs
- ServiceProviders.cs
- PrePrepareMethodAttribute.cs
- ToolStripItemBehavior.cs
- IMembershipProvider.cs
- TableSectionStyle.cs
- PageContentAsyncResult.cs
- PageCodeDomTreeGenerator.cs
- VisualProxy.cs
- CategoryValueConverter.cs
- CodeSubDirectory.cs
- DBBindings.cs
- ConfigXmlComment.cs
- PermissionSetEnumerator.cs
- TypeDescriptionProviderAttribute.cs
- FilePrompt.cs
- DataMemberAttribute.cs
- BindingCollection.cs
- WindowsImpersonationContext.cs
- VerificationException.cs
- Stackframe.cs
- XmlSerializer.cs
- EndpointIdentity.cs
- CommandHelpers.cs
- WorkflowMarkupSerializationProvider.cs
- TabRenderer.cs
- ProfileBuildProvider.cs
- XmlWriterSettings.cs
- ActiveXContainer.cs
- SqlXml.cs
- XmlILOptimizerVisitor.cs
- OrthographicCamera.cs
- TextBreakpoint.cs
- MD5.cs
- InkCanvasFeedbackAdorner.cs
- TreeNode.cs
- OdbcEnvironment.cs
- TreeNode.cs
- TemplateBindingExpressionConverter.cs
- SQLInt64.cs
- SqlCrossApplyToCrossJoin.cs
- DataColumnPropertyDescriptor.cs
- AnonymousIdentificationModule.cs
- SchemaAttDef.cs
- SEHException.cs
- Schema.cs
- bidPrivateBase.cs
- SafeNativeMethods.cs
- NegotiateStream.cs
- SerialReceived.cs
- SafeHGlobalHandleCritical.cs
- FunctionNode.cs
- MessageEncodingBindingElementImporter.cs
- HintTextConverter.cs
- SessionViewState.cs
- OutputCache.cs
- WebPartConnectionsDisconnectVerb.cs
- SqlClientWrapperSmiStreamChars.cs
- DocumentViewer.cs
- Trigger.cs
- BinaryVersion.cs
- ServiceDescription.cs
- EventMetadata.cs
- FontFamily.cs
- StreamGeometryContext.cs
- ResourceManagerWrapper.cs
- EventSinkActivity.cs
- BufferedOutputStream.cs
- PocoEntityKeyStrategy.cs
- AnnotationResourceChangedEventArgs.cs
- OleStrCAMarshaler.cs
- PartialToken.cs
- UrlMappingsSection.cs