Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Framework / MS / Internal / PtsHost / ListItemParagraph.cs / 1305600 / 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
- PlatformCulture.cs
- _AutoWebProxyScriptWrapper.cs
- RequestTimeoutManager.cs
- ObjectResult.cs
- SectionInput.cs
- TextBox.cs
- DataExchangeServiceBinder.cs
- InvalidOperationException.cs
- StringResourceManager.cs
- WebMessageEncodingElement.cs
- PnrpPeerResolver.cs
- TextTreeText.cs
- RelationshipEndCollection.cs
- DoubleLink.cs
- CodeConditionStatement.cs
- DataGridViewCellStyleEditor.cs
- ItemCheckedEvent.cs
- DesignerVerb.cs
- ListControlBuilder.cs
- EntityDataSourceContextDisposingEventArgs.cs
- CustomTypeDescriptor.cs
- TextEmbeddedObject.cs
- EntityContainer.cs
- LayoutExceptionEventArgs.cs
- RightsManagementEncryptedStream.cs
- ChtmlMobileTextWriter.cs
- CardSpaceException.cs
- ADMembershipProvider.cs
- NativeObjectSecurity.cs
- PenLineJoinValidation.cs
- ArraySortHelper.cs
- EventLogWatcher.cs
- DecoderFallback.cs
- RandomNumberGenerator.cs
- NativeMethods.cs
- DBSchemaTable.cs
- LassoHelper.cs
- DoWorkEventArgs.cs
- objectresult_tresulttype.cs
- ChannelPool.cs
- DocumentSequenceHighlightLayer.cs
- GeometryCombineModeValidation.cs
- SiteMapDataSource.cs
- XmlQueryOutput.cs
- DefinitionUpdate.cs
- CommandBindingCollection.cs
- BinaryConverter.cs
- EntryIndex.cs
- Model3D.cs
- MessageQueueInstaller.cs
- TraceHandlerErrorFormatter.cs
- ObjectAnimationBase.cs
- InfoCardSymmetricAlgorithm.cs
- WinEventQueueItem.cs
- ReachIDocumentPaginatorSerializerAsync.cs
- JsonFormatMapping.cs
- MonthChangedEventArgs.cs
- MultipleViewPattern.cs
- Currency.cs
- TabRenderer.cs
- DataGridViewRowCancelEventArgs.cs
- AssemblyName.cs
- OleDbDataAdapter.cs
- TextRangeSerialization.cs
- HttpClientCertificate.cs
- EngineSite.cs
- FileDialog.cs
- CapabilitiesRule.cs
- XmlHierarchyData.cs
- SiteMapNode.cs
- IdentityReference.cs
- PerformanceCounterManager.cs
- XmlSchemaAnyAttribute.cs
- objectresult_tresulttype.cs
- QuaternionRotation3D.cs
- ColumnClickEvent.cs
- ItemList.cs
- EmptyEnumerator.cs
- Int32AnimationBase.cs
- X509ChainPolicy.cs
- OptionUsage.cs
- WebPartTransformerAttribute.cs
- ClientBuildManager.cs
- KeyboardNavigation.cs
- InputProcessorProfilesLoader.cs
- ISessionStateStore.cs
- CallbackValidatorAttribute.cs
- TextReader.cs
- DependencyPropertyConverter.cs
- Exceptions.cs
- SemaphoreSlim.cs
- IgnoreFileBuildProvider.cs
- ObjectDataSource.cs
- DictionaryItemsCollection.cs
- sqlpipe.cs
- ProtectedConfigurationSection.cs
- OleStrCAMarshaler.cs
- Property.cs
- UnsafeNativeMethods.cs
- SecUtil.cs