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
- FormatVersion.cs
- HostedElements.cs
- SettingsAttributes.cs
- PeerName.cs
- BitmapInitialize.cs
- GridViewRow.cs
- FrameworkReadOnlyPropertyMetadata.cs
- PropertyDescriptorComparer.cs
- ISAPIWorkerRequest.cs
- LoginView.cs
- HtmlAnchor.cs
- DirectoryNotFoundException.cs
- ReflectionUtil.cs
- hresults.cs
- TextSchema.cs
- OdbcConnection.cs
- DetailsViewPageEventArgs.cs
- RuleSettings.cs
- TransformFinalBlockRequest.cs
- NullableConverter.cs
- ConstrainedDataObject.cs
- DependencyPropertyValueSerializer.cs
- UpdatePanelTrigger.cs
- LinkArea.cs
- ColorConverter.cs
- DesignColumnCollection.cs
- LabelAutomationPeer.cs
- wgx_render.cs
- SafeJobHandle.cs
- AssemblyBuilder.cs
- PersianCalendar.cs
- Image.cs
- DocumentApplicationJournalEntry.cs
- Attributes.cs
- ValueTypeFixupInfo.cs
- RoleExceptions.cs
- ConfigurationPropertyCollection.cs
- HostedTransportConfigurationBase.cs
- TypeSource.cs
- InternalEnumValidator.cs
- ToolboxItemFilterAttribute.cs
- BulletChrome.cs
- EventPropertyMap.cs
- SkipStoryboardToFill.cs
- DisposableCollectionWrapper.cs
- ManagementInstaller.cs
- HandlerBase.cs
- itemelement.cs
- InfoCardSchemas.cs
- AccessorTable.cs
- Color.cs
- Win32Interop.cs
- CompressedStack.cs
- ControlPaint.cs
- PeerConnector.cs
- EntityDataSourceView.cs
- SafeFileMapViewHandle.cs
- ReadOnlyAttribute.cs
- PointAnimationClockResource.cs
- DocComment.cs
- COM2IProvidePropertyBuilderHandler.cs
- DataGridRowEventArgs.cs
- StringUtil.cs
- SystemDiagnosticsSection.cs
- AutoGeneratedField.cs
- Point.cs
- PropertyInfoSet.cs
- ContainsRowNumberChecker.cs
- GenericAuthenticationEventArgs.cs
- OutputCacheProfileCollection.cs
- LowerCaseStringConverter.cs
- WinInetCache.cs
- RedistVersionInfo.cs
- RoamingStoreFile.cs
- ExitEventArgs.cs
- Cursor.cs
- WebPart.cs
- Color.cs
- NameGenerator.cs
- SharedPersonalizationStateInfo.cs
- ReverseInheritProperty.cs
- ConsoleCancelEventArgs.cs
- AnchoredBlock.cs
- AlgoModule.cs
- EnumerableRowCollectionExtensions.cs
- XmlSchemaCompilationSettings.cs
- TargetFrameworkUtil.cs
- basenumberconverter.cs
- ServiceHttpModule.cs
- SrgsDocumentParser.cs
- VersionPair.cs
- coordinator.cs
- AsyncResult.cs
- WebPartVerbCollection.cs
- ConfigurationLoader.cs
- EmptyWorkItem.cs
- RangeValidator.cs
- WebResourceAttribute.cs
- DescriptionCreator.cs
- DoubleLinkList.cs