Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Framework / MS / Internal / PtsHost / LineVisual.cs / 1305600 / LineVisual.cs
//---------------------------------------------------------------------------- // // Copyright (C) Microsoft Corporation. All rights reserved. // // File: LineVisaul.cs // // Description: Visual representing line of text. // // History: // 05/20/2003 : [....] - created. // //--------------------------------------------------------------------------- using System; using System.Windows.Media; namespace MS.Internal.PtsHost { // --------------------------------------------------------------------- // Visual representing line of text. // --------------------------------------------------------------------- internal sealed class LineVisual : DrawingVisual { // ------------------------------------------------------------------ // Open drawing context. // ----------------------------------------------------------------- internal DrawingContext Open() { return RenderOpen(); } internal double WidthIncludingTrailingWhitespace; } } // 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
- CacheOutputQuery.cs
- DefaultParameterValueAttribute.cs
- ConstraintStruct.cs
- XmlReflectionImporter.cs
- DataGridViewRowEventArgs.cs
- RedirectionProxy.cs
- XPathNodeInfoAtom.cs
- SerializerWriterEventHandlers.cs
- NullableDoubleMinMaxAggregationOperator.cs
- AttachInfo.cs
- ChtmlCalendarAdapter.cs
- CacheMemory.cs
- SdlChannelSink.cs
- UpdatableGenericsFeature.cs
- PerformanceCounterPermission.cs
- Profiler.cs
- TemplateEditingVerb.cs
- MailAddress.cs
- MissingMemberException.cs
- RowBinding.cs
- MenuBindingsEditor.cs
- AnnouncementDispatcherAsyncResult.cs
- HyperlinkAutomationPeer.cs
- AVElementHelper.cs
- Point3DAnimationBase.cs
- ToolStripItem.cs
- InstanceStoreQueryResult.cs
- RouteTable.cs
- DrawItemEvent.cs
- SafeThreadHandle.cs
- ReliableSessionBindingElement.cs
- UniqueID.cs
- ObservableCollection.cs
- StorageTypeMapping.cs
- WebPartUserCapability.cs
- Unit.cs
- MoveSizeWinEventHandler.cs
- MessageDesigner.cs
- EntityClassGenerator.cs
- SqlXmlStorage.cs
- LogLogRecordHeader.cs
- DataSourceXmlAttributeAttribute.cs
- MessageSmuggler.cs
- SoapMessage.cs
- X509CertificateClaimSet.cs
- WebPartConnectionsConfigureVerb.cs
- FixedSOMLineCollection.cs
- ZeroOpNode.cs
- WebServiceMethodData.cs
- DataGridViewRowErrorTextNeededEventArgs.cs
- TimelineGroup.cs
- Decimal.cs
- XmlEntity.cs
- BlurBitmapEffect.cs
- TriggerBase.cs
- FileSecurity.cs
- DriveNotFoundException.cs
- ContextQuery.cs
- Symbol.cs
- AccessibleObject.cs
- WebPartConnectionsEventArgs.cs
- ThreadStaticAttribute.cs
- PolicyStatement.cs
- XmlComplianceUtil.cs
- DefaultHttpHandler.cs
- PasswordDeriveBytes.cs
- DbExpressionVisitor.cs
- WindowsScroll.cs
- FactoryRecord.cs
- securitycriticaldataClass.cs
- Animatable.cs
- Claim.cs
- DataTrigger.cs
- AnimationTimeline.cs
- TextParagraph.cs
- ValidationResult.cs
- ZipIOExtraFieldZip64Element.cs
- ButtonStandardAdapter.cs
- BasicCellRelation.cs
- Stack.cs
- LayoutTable.cs
- GatewayDefinition.cs
- OutputCacheSection.cs
- WebContentFormatHelper.cs
- AppliedDeviceFiltersEditor.cs
- NullableDecimalMinMaxAggregationOperator.cs
- XmlSecureResolver.cs
- InkSerializer.cs
- ToolStripComboBox.cs
- GAC.cs
- _OSSOCK.cs
- GroupedContextMenuStrip.cs
- SubstitutionResponseElement.cs
- ForeignConstraint.cs
- ProfileInfo.cs
- SymbolEqualComparer.cs
- TextDecorationCollection.cs
- figurelength.cs
- ConfigXmlWhitespace.cs
- IgnoreSectionHandler.cs