Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / wpf / src / Framework / MS / Internal / PtsHost / LineVisual.cs / 1 / LineVisual.cs
//---------------------------------------------------------------------------- // // Copyright (C) Microsoft Corporation. All rights reserved. // // File: LineVisaul.cs // // Description: Visual representing line of text. // // History: // 05/20/2003 : grzegorz - 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. //---------------------------------------------------------------------------- // // Copyright (C) Microsoft Corporation. All rights reserved. // // File: LineVisaul.cs // // Description: Visual representing line of text. // // History: // 05/20/2003 : grzegorz - 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
- LayoutExceptionEventArgs.cs
- ExceptionValidationRule.cs
- CharAnimationBase.cs
- ToolStripDropDownButton.cs
- JsonDataContract.cs
- LabelLiteral.cs
- PanelStyle.cs
- DeflateStreamAsyncResult.cs
- TimersDescriptionAttribute.cs
- GeneratedContractType.cs
- ZoneButton.cs
- DesignerTransactionCloseEvent.cs
- RuntimeEnvironment.cs
- SchemaImporterExtensionsSection.cs
- EntitySqlQueryState.cs
- QueryAccessibilityHelpEvent.cs
- HttpContextWrapper.cs
- XmlReaderSettings.cs
- FormsAuthenticationUserCollection.cs
- CmsInterop.cs
- FontSizeConverter.cs
- BufferModesCollection.cs
- Tablet.cs
- WebPartUtil.cs
- PopupRootAutomationPeer.cs
- Drawing.cs
- ISFClipboardData.cs
- _IPv4Address.cs
- InheritablePropertyChangeInfo.cs
- OleDbConnectionInternal.cs
- NativeMethods.cs
- ExpressionEditor.cs
- EventPropertyMap.cs
- mda.cs
- Context.cs
- ExchangeUtilities.cs
- WebPartZoneBase.cs
- PermissionRequestEvidence.cs
- XmlAnyAttributeAttribute.cs
- BaseCollection.cs
- DataGridCell.cs
- SqlDeflator.cs
- XmlSequenceWriter.cs
- SelectorAutomationPeer.cs
- ExtentCqlBlock.cs
- CodeSubDirectory.cs
- FixedTextSelectionProcessor.cs
- ConstraintEnumerator.cs
- GridViewHeaderRowPresenter.cs
- CaseInsensitiveHashCodeProvider.cs
- SqlReorderer.cs
- PingOptions.cs
- PersistenceProviderElement.cs
- LayoutSettings.cs
- AddingNewEventArgs.cs
- Mouse.cs
- XPathException.cs
- PropertyMetadata.cs
- LocatorManager.cs
- AttributeAction.cs
- SmiContextFactory.cs
- ParallelTimeline.cs
- GridLength.cs
- Control.cs
- DesignerProperties.cs
- DbParameterHelper.cs
- GuidelineCollection.cs
- ConfigsHelper.cs
- TreeNode.cs
- ReplyChannel.cs
- PackageStore.cs
- LoginView.cs
- XmlDataSourceNodeDescriptor.cs
- M3DUtil.cs
- XmlElementList.cs
- FunctionDescription.cs
- PackageDigitalSignatureManager.cs
- Avt.cs
- XmlBindingWorker.cs
- TextContainerChangedEventArgs.cs
- LoaderAllocator.cs
- DataRelationPropertyDescriptor.cs
- NoResizeSelectionBorderGlyph.cs
- XmlSchemaSimpleType.cs
- FixedDocument.cs
- ConfigurationElementProperty.cs
- ConfigurationValidatorAttribute.cs
- Soap12FormatExtensions.cs
- RenderingEventArgs.cs
- SoapProcessingBehavior.cs
- RectangleConverter.cs
- InstalledFontCollection.cs
- XmlSchemaComplexContentRestriction.cs
- TraceXPathNavigator.cs
- JsonReaderWriterFactory.cs
- AsyncPostBackErrorEventArgs.cs
- IPPacketInformation.cs
- ExtendedProperty.cs
- KnownTypesProvider.cs
- DocumentViewerHelper.cs