Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / 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
- WorkflowInstanceProvider.cs
- ImageListUtils.cs
- Int32Converter.cs
- TextSearch.cs
- Label.cs
- IResourceProvider.cs
- HeaderedItemsControl.cs
- ListBindingHelper.cs
- Style.cs
- HotCommands.cs
- AccessDataSource.cs
- ReadOnlyDataSource.cs
- WebPartZoneCollection.cs
- SolidColorBrush.cs
- WhitespaceRuleLookup.cs
- RequestQueue.cs
- HttpRequest.cs
- SmtpReplyReaderFactory.cs
- OptimizedTemplateContent.cs
- ColumnResult.cs
- ToolTip.cs
- ListenerElementsCollection.cs
- TableCellAutomationPeer.cs
- StylusCollection.cs
- DecimalAverageAggregationOperator.cs
- TypeUtil.cs
- WebScriptEndpoint.cs
- DeferredSelectedIndexReference.cs
- ProxyGenerator.cs
- DataTrigger.cs
- AttachedPropertyBrowsableWhenAttributePresentAttribute.cs
- DbProviderFactoriesConfigurationHandler.cs
- CompositeCollection.cs
- StateBag.cs
- PingReply.cs
- Expression.DebuggerProxy.cs
- IndependentAnimationStorage.cs
- ScriptingJsonSerializationSection.cs
- SmtpLoginAuthenticationModule.cs
- LicenseException.cs
- FilteredDataSetHelper.cs
- DropDownList.cs
- SafePEFileHandle.cs
- WebPartPersonalization.cs
- SafeCryptoHandles.cs
- serverconfig.cs
- SafePointer.cs
- ReadOnlyObservableCollection.cs
- InternalCache.cs
- DbTransaction.cs
- UIPermission.cs
- SimpleRecyclingCache.cs
- SharedDp.cs
- Point3DAnimationBase.cs
- SchemaEntity.cs
- TypeValidationEventArgs.cs
- PanelDesigner.cs
- TextComposition.cs
- BitmapEffectOutputConnector.cs
- FolderLevelBuildProviderAppliesToAttribute.cs
- DataSetSchema.cs
- DbModificationClause.cs
- WindowsGraphics2.cs
- ByteStack.cs
- PageCatalogPart.cs
- EncoderParameters.cs
- IndexedWhereQueryOperator.cs
- GroupItem.cs
- SimpleTypeResolver.cs
- PropagatorResult.cs
- Part.cs
- ObjectFactoryCodeDomTreeGenerator.cs
- URLString.cs
- TreeNodeConverter.cs
- ErrorsHelper.cs
- Keywords.cs
- DriveNotFoundException.cs
- ToggleButton.cs
- SrgsRuleRef.cs
- ArrangedElementCollection.cs
- DataControlFieldHeaderCell.cs
- DefaultHttpHandler.cs
- MessageBox.cs
- SettingsContext.cs
- SettingsAttributes.cs
- ButtonBase.cs
- WsdlInspector.cs
- ImageSource.cs
- WebRequestModulesSection.cs
- DBSqlParserColumnCollection.cs
- DataGridViewColumnDividerDoubleClickEventArgs.cs
- HorizontalAlignConverter.cs
- TextRunTypographyProperties.cs
- MissingMemberException.cs
- FontStyle.cs
- DNS.cs
- InProcStateClientManager.cs
- DBDataPermissionAttribute.cs
- ToolboxService.cs
- ObjectStateEntryBaseUpdatableDataRecord.cs