Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Framework / MS / Internal / PtsHost / LineVisual.cs / 1305600 / 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. //---------------------------------------------------------------------------- // // 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
- SmtpNtlmAuthenticationModule.cs
- BinaryCommonClasses.cs
- DataDocumentXPathNavigator.cs
- TransformValueSerializer.cs
- ObjectComplexPropertyMapping.cs
- ThreadExceptionEvent.cs
- BuildTopDownAttribute.cs
- ClientSettingsSection.cs
- SoapTypeAttribute.cs
- DataRow.cs
- PropertyChangedEventManager.cs
- PrivacyNoticeBindingElementImporter.cs
- TouchDevice.cs
- IconHelper.cs
- GeometryModel3D.cs
- MenuRenderer.cs
- SmtpDigestAuthenticationModule.cs
- OleDbStruct.cs
- HttpConfigurationSystem.cs
- LexicalChunk.cs
- SessionPageStatePersister.cs
- CodeTypeParameterCollection.cs
- ConvertEvent.cs
- TextParentUndoUnit.cs
- XPathScanner.cs
- WebConfigurationHost.cs
- UIElement.cs
- DataStreams.cs
- IndexOutOfRangeException.cs
- ResourcesBuildProvider.cs
- ProgressPage.cs
- HandleCollector.cs
- SqlInfoMessageEvent.cs
- WindowsListViewGroup.cs
- DataGridViewRow.cs
- RequestContext.cs
- DeferredSelectedIndexReference.cs
- ReaderWriterLock.cs
- TypeDefinition.cs
- IssuanceTokenProviderBase.cs
- Vector3dCollection.cs
- ListBindingHelper.cs
- SynchronizingStream.cs
- PrintEvent.cs
- UnsafeNativeMethods.cs
- TypeReference.cs
- MenuItem.cs
- DocumentViewerBase.cs
- FunctionMappingTranslator.cs
- DataGridViewControlCollection.cs
- WindowsListViewItemStartMenu.cs
- _AutoWebProxyScriptWrapper.cs
- HotCommands.cs
- ObjectStateFormatter.cs
- FrameworkPropertyMetadata.cs
- SubqueryRules.cs
- Exception.cs
- SqlInternalConnection.cs
- MetadataPropertyvalue.cs
- DSACryptoServiceProvider.cs
- TextServicesDisplayAttributePropertyRanges.cs
- XhtmlBasicTextViewAdapter.cs
- EndpointConfigContainer.cs
- EventManager.cs
- WebPartsPersonalization.cs
- MetabaseServerConfig.cs
- NavigationProgressEventArgs.cs
- MaskDesignerDialog.cs
- TreeView.cs
- HtmlGenericControl.cs
- WebPartZoneDesigner.cs
- XmlStringTable.cs
- XPathParser.cs
- SqlStatistics.cs
- ProcessModelSection.cs
- MultiBinding.cs
- DataViewManagerListItemTypeDescriptor.cs
- BitmapSizeOptions.cs
- Merger.cs
- VectorAnimationBase.cs
- ImageCodecInfo.cs
- CodeIdentifiers.cs
- ToolboxItemWrapper.cs
- DocumentXPathNavigator.cs
- HtmlTableRowCollection.cs
- tooltip.cs
- DefaultEventAttribute.cs
- FilterQueryOptionExpression.cs
- BaseResourcesBuildProvider.cs
- LongMinMaxAggregationOperator.cs
- CodeRegionDirective.cs
- CompiledRegexRunnerFactory.cs
- SoapInteropTypes.cs
- SupportingTokenSpecification.cs
- IndentedTextWriter.cs
- FixedSOMImage.cs
- TempFiles.cs
- BufferedGenericXmlSecurityToken.cs
- AsyncInvokeOperation.cs
- RepeatButtonAutomationPeer.cs