Code:
/ 4.0 / 4.0 / 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. //---------------------------------------------------------------------------- // // 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
- ComplexTypeEmitter.cs
- ImageField.cs
- SignatureHelper.cs
- ReadOnlyNameValueCollection.cs
- XmlDocumentSchema.cs
- DictionaryItemsCollection.cs
- DbConnectionHelper.cs
- SamlAudienceRestrictionCondition.cs
- LayoutDump.cs
- CodeDOMUtility.cs
- ScriptReference.cs
- EntityDataSourceWrapper.cs
- ShadowGlyph.cs
- OverlappedAsyncResult.cs
- XmlEnumAttribute.cs
- WebHttpBindingCollectionElement.cs
- OleDbDataAdapter.cs
- Grammar.cs
- RegexStringValidator.cs
- MemberListBinding.cs
- WebPartChrome.cs
- Parameter.cs
- ControlIdConverter.cs
- RectAnimationUsingKeyFrames.cs
- VectorAnimation.cs
- ACE.cs
- UTF32Encoding.cs
- Crc32.cs
- SizeLimitedCache.cs
- webclient.cs
- EventPrivateKey.cs
- DataBoundControl.cs
- BufferBuilder.cs
- TextEditorTyping.cs
- ConstNode.cs
- _NegotiateClient.cs
- TemplateColumn.cs
- MenuScrollingVisibilityConverter.cs
- XpsPackagingException.cs
- ObjectQueryExecutionPlan.cs
- PartialCachingControl.cs
- DataBindEngine.cs
- RNGCryptoServiceProvider.cs
- FieldNameLookup.cs
- CustomWebEventKey.cs
- OracleBoolean.cs
- DispatcherEventArgs.cs
- Hyperlink.cs
- ClientScriptManagerWrapper.cs
- RelationshipEnd.cs
- BlobPersonalizationState.cs
- NodeLabelEditEvent.cs
- ComPlusTraceRecord.cs
- OracleCommandSet.cs
- QueryCursorEventArgs.cs
- ISO2022Encoding.cs
- DateTimeFormatInfo.cs
- AdapterUtil.cs
- SplashScreen.cs
- XPathMessageContext.cs
- DateRangeEvent.cs
- UTF32Encoding.cs
- Knowncolors.cs
- ConfigurationSectionCollection.cs
- ControlIdConverter.cs
- Delegate.cs
- BaseCodePageEncoding.cs
- SharedDp.cs
- SQLMembershipProvider.cs
- BufferModeSettings.cs
- Menu.cs
- LinkConverter.cs
- XmlValidatingReader.cs
- BufferModeSettings.cs
- OleDbCommand.cs
- StyleCollectionEditor.cs
- UTF7Encoding.cs
- AttachedAnnotation.cs
- PropertyGrid.cs
- DescendentsWalker.cs
- AuthenticationException.cs
- PersianCalendar.cs
- SynchronizationContext.cs
- WebBrowserNavigatedEventHandler.cs
- ConfigXmlDocument.cs
- QilSortKey.cs
- TextBox.cs
- ClaimComparer.cs
- DataViewManager.cs
- ControlBuilder.cs
- RectangleGeometry.cs
- GroupDescription.cs
- _DigestClient.cs
- PointKeyFrameCollection.cs
- ModelVisual3D.cs
- TriggerAction.cs
- RelatedCurrencyManager.cs
- ProcessHostFactoryHelper.cs
- PreservationFileWriter.cs
- UpDownEvent.cs