Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / wpf / src / 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 : grzegorz - 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. //---------------------------------------------------------------------------- // // Copyright (C) Microsoft Corporation. All rights reserved. // // File: ListItemParagraph.cs // // Description: ListItemParagraph represents a single list item. // // History: // 06/01/2004 : grzegorz - 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
- Clause.cs
- FormatException.cs
- CommonGetThemePartSize.cs
- TabControlCancelEvent.cs
- CollectionsUtil.cs
- ResourceContainer.cs
- InputProcessorProfilesLoader.cs
- OptimalBreakSession.cs
- RegexParser.cs
- Configuration.cs
- ConnectionStringsExpressionBuilder.cs
- DataGridViewLinkColumn.cs
- DisposableCollectionWrapper.cs
- rsa.cs
- ClientFactory.cs
- DesignTimeParseData.cs
- ConfigurationStrings.cs
- XmlSchemaFacet.cs
- Visitor.cs
- UniformGrid.cs
- NavigationProperty.cs
- XmlWrappingReader.cs
- PropVariant.cs
- ToolboxItemFilterAttribute.cs
- StrokeNodeOperations.cs
- WpfGeneratedKnownTypes.cs
- RemoteWebConfigurationHost.cs
- DataViewManagerListItemTypeDescriptor.cs
- DelegateCompletionCallbackWrapper.cs
- PrintPageEvent.cs
- BufferModesCollection.cs
- TemplateParser.cs
- DataGridViewRowPrePaintEventArgs.cs
- PageThemeCodeDomTreeGenerator.cs
- RijndaelManagedTransform.cs
- Nullable.cs
- PointF.cs
- MsmqInputMessagePool.cs
- RootDesignerSerializerAttribute.cs
- TrustManagerMoreInformation.cs
- ValueSerializer.cs
- HashCodeCombiner.cs
- SubMenuStyle.cs
- DataObjectPastingEventArgs.cs
- TypeUtil.cs
- CodePropertyReferenceExpression.cs
- DataSourceSelectArguments.cs
- NodeInfo.cs
- ControlBuilderAttribute.cs
- NetMsmqBindingCollectionElement.cs
- XmlSchemaValidator.cs
- GenerateTemporaryTargetAssembly.cs
- PropertiesTab.cs
- SqlReorderer.cs
- PropertyStore.cs
- TextShapeableCharacters.cs
- ExtendedTransformFactory.cs
- BindingsCollection.cs
- FactoryId.cs
- SoapMessage.cs
- SQLSingleStorage.cs
- HostSecurityManager.cs
- EdmItemCollection.OcAssemblyCache.cs
- Properties.cs
- InternalRelationshipCollection.cs
- ToolStripItemClickedEventArgs.cs
- WriteFileContext.cs
- TextLine.cs
- SqlUserDefinedAggregateAttribute.cs
- WebPartConnectionsCancelEventArgs.cs
- Application.cs
- CodeStatementCollection.cs
- CaseStatement.cs
- KerberosSecurityTokenParameters.cs
- XPathCompiler.cs
- NativeMethods.cs
- CompareValidator.cs
- NominalTypeEliminator.cs
- EntityDataSourceView.cs
- NestedContainer.cs
- PageVisual.cs
- RtfToken.cs
- SqlConnectionFactory.cs
- ListViewItem.cs
- DefaultAssemblyResolver.cs
- FormatVersion.cs
- DBDataPermission.cs
- MultidimensionalArrayItemReference.cs
- CompoundFileStorageReference.cs
- MailWebEventProvider.cs
- KeyboardEventArgs.cs
- CompiledQueryCacheEntry.cs
- CompilerGlobalScopeAttribute.cs
- MetabaseServerConfig.cs
- ContractMapping.cs
- ContentType.cs
- Visual3DCollection.cs
- ActionFrame.cs
- RequestSecurityToken.cs
- DataSourceCacheDurationConverter.cs