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
- WorkflowApplicationAbortedException.cs
- XsltContext.cs
- XmlReaderDelegator.cs
- CodeGenerationManager.cs
- ToolStripProgressBar.cs
- SmtpCommands.cs
- MenuBindingsEditor.cs
- Clipboard.cs
- handlecollector.cs
- ColorPalette.cs
- OdbcTransaction.cs
- _HeaderInfo.cs
- StringUtil.cs
- TextEmbeddedObject.cs
- EmptyEnumerator.cs
- NavigationFailedEventArgs.cs
- GridItem.cs
- SafeMemoryMappedViewHandle.cs
- SQLInt32Storage.cs
- SoundPlayer.cs
- MetadataPropertyCollection.cs
- RuntimeConfigLKG.cs
- TransformProviderWrapper.cs
- UITypeEditors.cs
- DeferredBinaryDeserializerExtension.cs
- CodeEventReferenceExpression.cs
- InternalPermissions.cs
- DependencyPropertyKind.cs
- DataGridParentRows.cs
- ISFClipboardData.cs
- LogStore.cs
- SiteMembershipCondition.cs
- ResourceManagerWrapper.cs
- DefaultSettingsSection.cs
- HtmlLinkAdapter.cs
- RequestNavigateEventArgs.cs
- SystemIPInterfaceStatistics.cs
- IxmlLineInfo.cs
- WSDualHttpBinding.cs
- Style.cs
- FixUpCollection.cs
- ChildTable.cs
- PropertyGridView.cs
- DuplexClientBase.cs
- AbstractDataSvcMapFileLoader.cs
- ListItemCollection.cs
- NetworkInformationPermission.cs
- SafeSystemMetrics.cs
- SafeArrayTypeMismatchException.cs
- GridLengthConverter.cs
- CodeMemberField.cs
- InputReferenceExpression.cs
- InsufficientMemoryException.cs
- Options.cs
- DataKeyPropertyAttribute.cs
- XamlContextStack.cs
- SerializationEventsCache.cs
- SqlErrorCollection.cs
- FlowDocumentScrollViewer.cs
- StringResourceManager.cs
- ILGenerator.cs
- TransformerConfigurationWizardBase.cs
- RawStylusActions.cs
- Ticks.cs
- peersecuritysettings.cs
- UnsafeNativeMethods.cs
- ClientScriptManager.cs
- UpdateCompiler.cs
- UIElementCollection.cs
- TextEndOfLine.cs
- SortableBindingList.cs
- DataListItem.cs
- ReferencedAssemblyResolver.cs
- MDIWindowDialog.cs
- RenderDataDrawingContext.cs
- SecurityPermission.cs
- ZipIOBlockManager.cs
- XmlQualifiedName.cs
- IntegerFacetDescriptionElement.cs
- HashStream.cs
- WorkflowOwnershipException.cs
- UserValidatedEventArgs.cs
- CodeCommentStatementCollection.cs
- BypassElement.cs
- Environment.cs
- ImportCatalogPart.cs
- RemoteCryptoDecryptRequest.cs
- ResXResourceReader.cs
- GroupedContextMenuStrip.cs
- ImageBrush.cs
- DPCustomTypeDescriptor.cs
- PnrpPeerResolver.cs
- DataGridViewImageColumn.cs
- TreeChangeInfo.cs
- MonitoringDescriptionAttribute.cs
- ReliableSessionBindingElementImporter.cs
- ToggleProviderWrapper.cs
- MailWriter.cs
- WebPartConnectionsCancelVerb.cs
- CollectionContainer.cs