Code:
/ DotNET / DotNET / 8.0 / untmp / WIN_WINDOWS / lh_tools_devdiv_wpf / Windows / wcp / 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 : [....] - 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
- ResourcePermissionBase.cs
- PageThemeBuildProvider.cs
- KeyEvent.cs
- HtmlForm.cs
- WindowsComboBox.cs
- LZCodec.cs
- Model3DGroup.cs
- CollectionViewProxy.cs
- ByteStreamGeometryContext.cs
- GlyphInfoList.cs
- URLIdentityPermission.cs
- Automation.cs
- _HeaderInfo.cs
- WebResponse.cs
- XmlWellformedWriterHelpers.cs
- DataGridCaption.cs
- XmlChildNodes.cs
- DispatchChannelSink.cs
- FileDialogCustomPlace.cs
- ProtectedConfiguration.cs
- NumberFormatter.cs
- SchemaTypeEmitter.cs
- ListControl.cs
- GenericUriParser.cs
- CacheDependency.cs
- DtdParser.cs
- UnsafeNativeMethods.cs
- DesignerTransaction.cs
- HeaderLabel.cs
- NullableLongSumAggregationOperator.cs
- DiscreteKeyFrames.cs
- GiveFeedbackEventArgs.cs
- SqlParameterizer.cs
- InitializeCorrelation.cs
- UserControlAutomationPeer.cs
- FontTypeConverter.cs
- InternalBufferManager.cs
- SortDescriptionCollection.cs
- VideoDrawing.cs
- basemetadatamappingvisitor.cs
- SubMenuStyleCollection.cs
- InvalidOleVariantTypeException.cs
- XamlDesignerSerializationManager.cs
- OdbcConnectionOpen.cs
- MouseDevice.cs
- Message.cs
- DynamicDataResources.Designer.cs
- HostSecurityManager.cs
- Path.cs
- DataKey.cs
- DelayedRegex.cs
- PriorityBindingExpression.cs
- cryptoapiTransform.cs
- StandardBindingImporter.cs
- SupportingTokenChannel.cs
- Base64Decoder.cs
- ConfigurationLocationCollection.cs
- ScrollBar.cs
- ObjectStateEntryBaseUpdatableDataRecord.cs
- DesignerDataParameter.cs
- ArrayWithOffset.cs
- IPEndPoint.cs
- WindowsIPAddress.cs
- Matrix3D.cs
- SignatureHelper.cs
- AssemblyHash.cs
- ObjectItemCachedAssemblyLoader.cs
- TableChangeProcessor.cs
- MsdtcWrapper.cs
- httpstaticobjectscollection.cs
- ChainOfDependencies.cs
- EntityDataSourceMemberPath.cs
- DefaultValueConverter.cs
- ListenerAdapterBase.cs
- Buffer.cs
- FixedPage.cs
- SQLSingleStorage.cs
- ParseNumbers.cs
- WebUtil.cs
- TextTreeTextElementNode.cs
- PropertyEmitter.cs
- EllipticalNodeOperations.cs
- SqlCrossApplyToCrossJoin.cs
- QuerySubExprEliminator.cs
- FontCacheUtil.cs
- CharAnimationUsingKeyFrames.cs
- AdPostCacheSubstitution.cs
- GroupPartitionExpr.cs
- RenderData.cs
- DecoderFallback.cs
- SystemNetworkInterface.cs
- XmlArrayAttribute.cs
- SmiConnection.cs
- UnsafeNativeMethods.cs
- MenuRenderer.cs
- MatrixStack.cs
- TTSEvent.cs
- DataContext.cs
- CorrelationQuery.cs
- TrackPoint.cs