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
- ToolStripSeparatorRenderEventArgs.cs
- EmptyEnumerable.cs
- FormsAuthenticationCredentials.cs
- StateBag.cs
- Control.cs
- MSG.cs
- Stacktrace.cs
- Msec.cs
- sortedlist.cs
- HtmlElement.cs
- NavigationWindowAutomationPeer.cs
- PersonalizationStateInfoCollection.cs
- MessageQueueAccessControlEntry.cs
- BitmapScalingModeValidation.cs
- IResourceProvider.cs
- HttpPostedFile.cs
- ImageMapEventArgs.cs
- Content.cs
- AssertHelper.cs
- DataTransferEventArgs.cs
- DataObjectCopyingEventArgs.cs
- SqlDataSourceCommandParser.cs
- SqlConnectionFactory.cs
- MonikerBuilder.cs
- WebPartsSection.cs
- SQLBinary.cs
- NetworkInformationPermission.cs
- WindowInteractionStateTracker.cs
- SecurityListenerSettingsLifetimeManager.cs
- BuilderPropertyEntry.cs
- WhitespaceRuleReader.cs
- SchemaMapping.cs
- HMACRIPEMD160.cs
- BufferModesCollection.cs
- DataTableNewRowEvent.cs
- GreaterThanOrEqual.cs
- TextRange.cs
- RoutingSection.cs
- NamedObjectList.cs
- DesignerListAdapter.cs
- CodeChecksumPragma.cs
- XmlEntity.cs
- SecurityContextTokenCache.cs
- HwndKeyboardInputProvider.cs
- StringSource.cs
- SiteMapNodeItemEventArgs.cs
- TraceContextRecord.cs
- InfoCardArgumentException.cs
- mansign.cs
- UserControlBuildProvider.cs
- DataBoundControl.cs
- AdCreatedEventArgs.cs
- UseAttributeSetsAction.cs
- ListControlDataBindingHandler.cs
- FormsAuthenticationCredentials.cs
- ExtendedProperty.cs
- ResXBuildProvider.cs
- DataGridViewCellPaintingEventArgs.cs
- OleDbPropertySetGuid.cs
- XmlSerializableServices.cs
- Win32SafeHandles.cs
- XpsLiterals.cs
- ValidationEventArgs.cs
- IssuedTokensHeader.cs
- CustomLineCap.cs
- EntityClientCacheEntry.cs
- MediaCommands.cs
- RunWorkerCompletedEventArgs.cs
- MediaElementAutomationPeer.cs
- XmlSchemaSet.cs
- TreeNodeCollection.cs
- TableRow.cs
- MenuCommand.cs
- UiaCoreProviderApi.cs
- EnlistmentTraceIdentifier.cs
- ColumnCollection.cs
- FileSystemInfo.cs
- SubpageParaClient.cs
- ParameterCollectionEditorForm.cs
- SqlMethodCallConverter.cs
- ClientSettingsProvider.cs
- NamedElement.cs
- DecoderBestFitFallback.cs
- NominalTypeEliminator.cs
- Internal.cs
- wmiprovider.cs
- CodeSnippetExpression.cs
- TaskSchedulerException.cs
- Executor.cs
- SymbolType.cs
- URLIdentityPermission.cs
- WindowManager.cs
- DisposableCollectionWrapper.cs
- HierarchicalDataTemplate.cs
- WindowsRegion.cs
- Choices.cs
- DesignTimeSiteMapProvider.cs
- WebScriptMetadataMessage.cs
- OperationParameterInfoCollection.cs
- LayoutUtils.cs