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
- Model3DGroup.cs
- AnnotationHelper.cs
- DropSource.cs
- ScrollChangedEventArgs.cs
- XXXInfos.cs
- SqlNodeAnnotation.cs
- AsyncCompletedEventArgs.cs
- SecurityContextCookieSerializer.cs
- GlobalizationSection.cs
- DataGridTableCollection.cs
- TypedTableGenerator.cs
- RegionInfo.cs
- TextElementAutomationPeer.cs
- Property.cs
- StrokeCollectionDefaultValueFactory.cs
- TextEditorSelection.cs
- Selector.cs
- ScrollData.cs
- Point4DConverter.cs
- ByteStorage.cs
- ElementAtQueryOperator.cs
- MSAAWinEventWrap.cs
- ConfigurationErrorsException.cs
- WorkItem.cs
- ApplicationCommands.cs
- ClientSponsor.cs
- RectIndependentAnimationStorage.cs
- HtmlInputControl.cs
- ThreadNeutralSemaphore.cs
- PlainXmlWriter.cs
- InfoCardXmlSerializer.cs
- ItemChangedEventArgs.cs
- BitmapEffectCollection.cs
- GradientSpreadMethodValidation.cs
- PerspectiveCamera.cs
- InvokePattern.cs
- RayHitTestParameters.cs
- SuppressMergeCheckAttribute.cs
- DataPagerCommandEventArgs.cs
- UriParserTemplates.cs
- MimeMapping.cs
- Exception.cs
- WebBrowserSiteBase.cs
- QueryConverter.cs
- ListParagraph.cs
- Persist.cs
- SafeCryptContextHandle.cs
- IdentityNotMappedException.cs
- TypeConverterHelper.cs
- MexHttpsBindingElement.cs
- BaseParaClient.cs
- HtmlTextArea.cs
- WebPartMenu.cs
- DataTableCollection.cs
- HorizontalAlignConverter.cs
- TextEditorLists.cs
- SqlUdtInfo.cs
- PathTooLongException.cs
- WebFaultClientMessageInspector.cs
- WebPartHelpVerb.cs
- Schema.cs
- CodeLabeledStatement.cs
- SoapTypeAttribute.cs
- DBDataPermission.cs
- MimeMultiPart.cs
- ValueQuery.cs
- AnonymousIdentificationModule.cs
- ListControlStringCollectionEditor.cs
- ConfigurationException.cs
- Component.cs
- ResourceContainer.cs
- DataGridDesigner.cs
- ExtendedProperty.cs
- OperatingSystem.cs
- _DomainName.cs
- Stream.cs
- CngProvider.cs
- RelatedCurrencyManager.cs
- DataGridPageChangedEventArgs.cs
- XMLDiffLoader.cs
- FixedPosition.cs
- Calendar.cs
- ImageAttributes.cs
- WindowsListViewItemCheckBox.cs
- Transform3DGroup.cs
- DragStartedEventArgs.cs
- QilFactory.cs
- ExpandableObjectConverter.cs
- ClusterSafeNativeMethods.cs
- SystemWebCachingSectionGroup.cs
- CompressionTransform.cs
- DataKeyArray.cs
- Misc.cs
- NativeCompoundFileAPIs.cs
- XmlDictionaryString.cs
- ExpressionEditorAttribute.cs
- FastEncoderWindow.cs
- X509CertificateTrustedIssuerElement.cs
- CorrelationToken.cs
- FileStream.cs