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
- XPathNodeInfoAtom.cs
- ParenExpr.cs
- UpdateRecord.cs
- WebPartConnectionsEventArgs.cs
- WindowsServiceCredential.cs
- TextTreeDeleteContentUndoUnit.cs
- SamlAdvice.cs
- TearOffProxy.cs
- FontUnit.cs
- HttpModulesSection.cs
- IListConverters.cs
- HtmlToClrEventProxy.cs
- EmulateRecognizeCompletedEventArgs.cs
- DataRelationCollection.cs
- ToolStripProgressBar.cs
- RemotingAttributes.cs
- HostingEnvironmentSection.cs
- ControlCachePolicy.cs
- CodeFieldReferenceExpression.cs
- WindowVisualStateTracker.cs
- TextElementCollectionHelper.cs
- DayRenderEvent.cs
- Completion.cs
- DataControlFieldCell.cs
- ChtmlImageAdapter.cs
- EndpointDispatcherTable.cs
- RegionData.cs
- CacheChildrenQuery.cs
- KeyValueConfigurationElement.cs
- CRYPTPROTECT_PROMPTSTRUCT.cs
- SQLInt64.cs
- AttributeData.cs
- XAMLParseException.cs
- ConfigurationValidatorAttribute.cs
- ClientConfigurationSystem.cs
- XsdBuildProvider.cs
- DSASignatureFormatter.cs
- SatelliteContractVersionAttribute.cs
- CodeMemberEvent.cs
- InheritanceContextHelper.cs
- DbConnectionFactory.cs
- HttpModuleActionCollection.cs
- InteropBitmapSource.cs
- Size3D.cs
- TextChangedEventArgs.cs
- WebPartConnectionCollection.cs
- OdbcParameterCollection.cs
- KnownTypesHelper.cs
- XmlSchemaAttributeGroupRef.cs
- MultiPropertyDescriptorGridEntry.cs
- CoordinationService.cs
- Native.cs
- FlowDocumentView.cs
- Int16Converter.cs
- AtlasWeb.Designer.cs
- Control.cs
- PathHelper.cs
- Int32AnimationBase.cs
- MenuRendererStandards.cs
- InfoCardXmlSerializer.cs
- StateItem.cs
- ParameterCollection.cs
- XmlCharCheckingWriter.cs
- DocumentXPathNavigator.cs
- WebConfigurationFileMap.cs
- PersonalizationDictionary.cs
- EventProvider.cs
- FixedPosition.cs
- DiscriminatorMap.cs
- QueryAccessibilityHelpEvent.cs
- ErrorHandler.cs
- SafeWaitHandle.cs
- MergeLocalizationDirectives.cs
- XmlElementAttribute.cs
- HtmlString.cs
- XamlFigureLengthSerializer.cs
- SimpleHandlerBuildProvider.cs
- PlainXmlWriter.cs
- TypefaceCollection.cs
- CalendarDesigner.cs
- CompiledIdentityConstraint.cs
- SerialPinChanges.cs
- StorageSetMapping.cs
- SqlMethodAttribute.cs
- Control.cs
- DataRowView.cs
- DocumentPaginator.cs
- DataTrigger.cs
- Vertex.cs
- SimpleExpression.cs
- UnsafeNativeMethods.cs
- XPathParser.cs
- Ipv6Element.cs
- RandomNumberGenerator.cs
- ComboBoxAutomationPeer.cs
- HostedHttpRequestAsyncResult.cs
- UIElementPropertyUndoUnit.cs
- WsatConfiguration.cs
- MatrixAnimationUsingKeyFrames.cs
- CustomServiceCredentials.cs