Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / 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
- TextServicesCompartment.cs
- OleDbDataAdapter.cs
- ObjectContextServiceProvider.cs
- HttpCacheVary.cs
- XmlNodeList.cs
- AsyncPostBackTrigger.cs
- RadioButtonBaseAdapter.cs
- ToolStripContainer.cs
- GeometryValueSerializer.cs
- UpdateProgress.cs
- RadioButtonList.cs
- __Error.cs
- Matrix3D.cs
- Privilege.cs
- InteropBitmapSource.cs
- CompModSwitches.cs
- MailMessageEventArgs.cs
- SqlUnionizer.cs
- SqlTypesSchemaImporter.cs
- MessageDecoder.cs
- PointHitTestResult.cs
- XmlDocument.cs
- TextPointer.cs
- LiteralSubsegment.cs
- CommentAction.cs
- UmAlQuraCalendar.cs
- RegexStringValidator.cs
- HtmlFormAdapter.cs
- DesignerAdapterAttribute.cs
- HttpCachePolicyBase.cs
- TimeSpan.cs
- IsolatedStorageFile.cs
- BaseDataBoundControl.cs
- InternalControlCollection.cs
- ProjectionAnalyzer.cs
- connectionpool.cs
- DataGridViewBand.cs
- InputReferenceExpression.cs
- DataTablePropertyDescriptor.cs
- ViewManager.cs
- Version.cs
- User.cs
- UserMapPath.cs
- CharacterBufferReference.cs
- SmtpLoginAuthenticationModule.cs
- OleDbConnectionPoolGroupProviderInfo.cs
- ChameleonKey.cs
- SqlInternalConnectionSmi.cs
- DictationGrammar.cs
- StoreAnnotationsMap.cs
- Ray3DHitTestResult.cs
- BitmapCache.cs
- WebEventTraceProvider.cs
- EncoderParameter.cs
- DoubleLinkList.cs
- ExtractedStateEntry.cs
- CodeIdentifier.cs
- PropertyGridCommands.cs
- ImageListUtils.cs
- ConfigurationValue.cs
- SuppressMergeCheckAttribute.cs
- TemplateControl.cs
- KeyInstance.cs
- SubclassTypeValidator.cs
- ConstructorBuilder.cs
- URLAttribute.cs
- PtsCache.cs
- WsatProxy.cs
- ServicePointManager.cs
- _HeaderInfoTable.cs
- XmlEncoding.cs
- WCFServiceClientProxyGenerator.cs
- ProcessHost.cs
- DCSafeHandle.cs
- ObjectRef.cs
- HtmlInputImage.cs
- ObjectTag.cs
- ReaderWriterLockWrapper.cs
- HttpWriter.cs
- RoutedEventHandlerInfo.cs
- DataGridViewColumnHeaderCell.cs
- BitmapScalingModeValidation.cs
- EllipseGeometry.cs
- BamlCollectionHolder.cs
- DataSourceXmlSubItemAttribute.cs
- AssemblyHelper.cs
- ReliabilityContractAttribute.cs
- AudioFileOut.cs
- DefaultPropertyAttribute.cs
- TokenFactoryCredential.cs
- TriggerCollection.cs
- HitTestFilterBehavior.cs
- shaperfactoryquerycacheentry.cs
- SessionEndedEventArgs.cs
- SpanIndex.cs
- ObjectListCommand.cs
- HTTPNotFoundHandler.cs
- DataBinding.cs
- TreeView.cs
- ISFTagAndGuidCache.cs