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
- DocumentGridPage.cs
- InputProviderSite.cs
- PropertyGridCommands.cs
- ImmutablePropertyDescriptorGridEntry.cs
- CallbackException.cs
- SchemaNames.cs
- HtmlFormParameterReader.cs
- XmlAtomicValue.cs
- SessionParameter.cs
- ConnectionOrientedTransportChannelFactory.cs
- CodeCompileUnit.cs
- WeakReference.cs
- ToolStripPanelDesigner.cs
- FileSystemEventArgs.cs
- securitymgrsite.cs
- Repeater.cs
- ControlParameter.cs
- InternalConfigHost.cs
- IntPtr.cs
- UTF32Encoding.cs
- StrongName.cs
- Blend.cs
- ISAPIRuntime.cs
- RenderOptions.cs
- Pair.cs
- XmlSchemaType.cs
- TransactionOptions.cs
- TokenBasedSet.cs
- DataGridViewCellStyleChangedEventArgs.cs
- WmlMobileTextWriter.cs
- SelectionProcessor.cs
- AuthenticationModuleElementCollection.cs
- BaseResourcesBuildProvider.cs
- XPathDocumentIterator.cs
- ListBoxItem.cs
- WindowsListViewSubItem.cs
- BitmapImage.cs
- ThrowHelper.cs
- Ray3DHitTestResult.cs
- SqlIdentifier.cs
- CmsUtils.cs
- OutputCacheSettings.cs
- EntityCollection.cs
- DataViewSettingCollection.cs
- _IPv6Address.cs
- TextDecorations.cs
- WindowsSolidBrush.cs
- WebFormsRootDesigner.cs
- BinaryMethodMessage.cs
- MimeImporter.cs
- CompiledRegexRunner.cs
- ChangeInterceptorAttribute.cs
- VisualStyleTypesAndProperties.cs
- Table.cs
- ErrorProvider.cs
- SqlDataSourceConnectionPanel.cs
- precedingsibling.cs
- CachedFontFamily.cs
- DbFunctionCommandTree.cs
- COMException.cs
- InternalBase.cs
- XmlSchemaComplexContent.cs
- PackUriHelper.cs
- CaseInsensitiveOrdinalStringComparer.cs
- UpdateManifestForBrowserApplication.cs
- XmlCompatibilityReader.cs
- CodeAccessSecurityEngine.cs
- CharKeyFrameCollection.cs
- PkcsMisc.cs
- Int32AnimationBase.cs
- IsolatedStoragePermission.cs
- SymbolEqualComparer.cs
- IndexedGlyphRun.cs
- DataGridViewCellValidatingEventArgs.cs
- SqlFactory.cs
- Setter.cs
- SHA384.cs
- CookieParameter.cs
- SoapParser.cs
- DesignTimeTemplateParser.cs
- TerminatorSinks.cs
- XLinq.cs
- Decimal.cs
- SelectorItemAutomationPeer.cs
- AsyncPostBackTrigger.cs
- FormCollection.cs
- DataGridViewRowCollection.cs
- DesignBindingValueUIHandler.cs
- ProxyWebPartConnectionCollection.cs
- ObjectManager.cs
- SqlUtils.cs
- Item.cs
- RemoteArgument.cs
- Quaternion.cs
- XmlNavigatorFilter.cs
- HtmlTableRowCollection.cs
- CodeConstructor.cs
- DrawingContextDrawingContextWalker.cs
- ExternalException.cs
- RecognizerBase.cs