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
- HttpCachePolicyBase.cs
- ImportDesigner.xaml.cs
- SafeHandle.cs
- MasterPageBuildProvider.cs
- OutputCacheSettingsSection.cs
- FilterQueryOptionExpression.cs
- XmlSchemaDocumentation.cs
- NativeMethods.cs
- SliderAutomationPeer.cs
- SoapAttributes.cs
- ReadOnlyCollection.cs
- UnionExpr.cs
- EncryptedKey.cs
- ObjectNotFoundException.cs
- ImageListStreamer.cs
- OverrideMode.cs
- NetworkInformationException.cs
- ObjectResult.cs
- DecimalConverter.cs
- OperandQuery.cs
- ReferencedType.cs
- AccessViolationException.cs
- SoapAttributeOverrides.cs
- ResourcesChangeInfo.cs
- Underline.cs
- COM2Properties.cs
- DataGridViewRowHeightInfoPushedEventArgs.cs
- TextEditorLists.cs
- QueryOperationResponseOfT.cs
- MappingException.cs
- CodeArgumentReferenceExpression.cs
- RegisteredArrayDeclaration.cs
- ResourceReferenceExpressionConverter.cs
- TableRowCollection.cs
- TypeTypeConverter.cs
- BulletedListEventArgs.cs
- HwndSource.cs
- CompilerGlobalScopeAttribute.cs
- BooleanToSelectiveScrollingOrientationConverter.cs
- SoapFault.cs
- SizeAnimation.cs
- WebControl.cs
- MemberMaps.cs
- MaskInputRejectedEventArgs.cs
- RichTextBox.cs
- DragSelectionMessageFilter.cs
- LongValidator.cs
- NotifyCollectionChangedEventArgs.cs
- ParagraphResult.cs
- CommonRemoteMemoryBlock.cs
- X509CertificateEndpointIdentity.cs
- RenamedEventArgs.cs
- DataGridToolTip.cs
- IndexingContentUnit.cs
- SchemaTableOptionalColumn.cs
- RegistrationServices.cs
- DoubleIndependentAnimationStorage.cs
- CommandConverter.cs
- CodeNamespaceCollection.cs
- MD5.cs
- StringArrayConverter.cs
- WindowsTab.cs
- AttachedPropertyBrowsableForTypeAttribute.cs
- Calendar.cs
- DashStyle.cs
- TreeSet.cs
- NetCodeGroup.cs
- HyperLinkColumn.cs
- ActivityCollectionMarkupSerializer.cs
- XmlSchemaInfo.cs
- HeaderedContentControl.cs
- NetNamedPipeBinding.cs
- OdbcCommand.cs
- MetaModel.cs
- SafeNativeMemoryHandle.cs
- DBNull.cs
- _DomainName.cs
- SelfIssuedTokenFactoryCredential.cs
- CodeExporter.cs
- ClientBuildManagerTypeDescriptionProviderBridge.cs
- AbstractSvcMapFileLoader.cs
- ToolStripScrollButton.cs
- XmlSerializerVersionAttribute.cs
- Label.cs
- SecurityState.cs
- Classification.cs
- MsmqIntegrationSecurityElement.cs
- UnsafeNativeMethods.cs
- HelpKeywordAttribute.cs
- ConfigurationLockCollection.cs
- recordstate.cs
- CompositeDataBoundControl.cs
- PriorityBinding.cs
- LinqDataSourceDeleteEventArgs.cs
- RtfToXamlReader.cs
- RadioButtonRenderer.cs
- Int32Collection.cs
- EncodingDataItem.cs
- Size.cs
- EntityException.cs