Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / 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
- Crc32.cs
- SelectedGridItemChangedEvent.cs
- ZipIOCentralDirectoryBlock.cs
- XmlSchemaComplexContent.cs
- RoleManagerModule.cs
- AssemblyInfo.cs
- MethodToken.cs
- SurrogateDataContract.cs
- DataControlField.cs
- BaseServiceProvider.cs
- XamlTypeMapper.cs
- FilterQueryOptionExpression.cs
- CollectionMarkupSerializer.cs
- TrackingProfileManager.cs
- NameTable.cs
- DataGridViewCellValueEventArgs.cs
- UnsafeNativeMethods.cs
- loginstatus.cs
- XmlSchemaChoice.cs
- Oid.cs
- FormatSettings.cs
- ComponentEditorForm.cs
- EventBookmark.cs
- returneventsaver.cs
- _NtlmClient.cs
- AvTrace.cs
- DataServiceQuery.cs
- ContentPlaceHolder.cs
- PopupEventArgs.cs
- SqlNotificationRequest.cs
- _ShellExpression.cs
- IntranetCredentialPolicy.cs
- SqlTypeConverter.cs
- TypeExtension.cs
- InputScope.cs
- BufferModesCollection.cs
- GlobalItem.cs
- PolyLineSegment.cs
- ObjectItemConventionAssemblyLoader.cs
- CommandLineParser.cs
- PipelineComponent.cs
- ResourceDisplayNameAttribute.cs
- GetIndexBinder.cs
- PeerApplication.cs
- IconHelper.cs
- XmlIgnoreAttribute.cs
- cryptoapiTransform.cs
- HebrewNumber.cs
- XamlReaderHelper.cs
- xmlglyphRunInfo.cs
- IndexedEnumerable.cs
- ProgressBarAutomationPeer.cs
- XNodeNavigator.cs
- WebRequestModuleElementCollection.cs
- OdbcParameterCollection.cs
- Hex.cs
- DrawingBrush.cs
- XmlNamespaceDeclarationsAttribute.cs
- ListViewTableCell.cs
- RewritingSimplifier.cs
- ForceCopyBuildProvider.cs
- WsiProfilesElement.cs
- JsonWriter.cs
- EnumValAlphaComparer.cs
- RemotingSurrogateSelector.cs
- _NestedSingleAsyncResult.cs
- DecoderNLS.cs
- TreeView.cs
- DataContractSet.cs
- WebRequest.cs
- SerialErrors.cs
- ImageInfo.cs
- ProjectedSlot.cs
- SafeFileMappingHandle.cs
- RoleExceptions.cs
- IdentityReference.cs
- WorkflowWebService.cs
- WebBrowser.cs
- JsonFormatGeneratorStatics.cs
- GeneralTransform.cs
- IntegerValidator.cs
- ReflectPropertyDescriptor.cs
- EditorZoneBase.cs
- TextTrailingWordEllipsis.cs
- DirectoryGroupQuery.cs
- ConnectionManager.cs
- OrCondition.cs
- DataTableMappingCollection.cs
- CharAnimationUsingKeyFrames.cs
- TraceSource.cs
- SessionPageStatePersister.cs
- FocusManager.cs
- sqlstateclientmanager.cs
- RsaSecurityTokenAuthenticator.cs
- TableLayoutPanelCodeDomSerializer.cs
- TypeDescriptionProvider.cs
- WebControlAdapter.cs
- KeyValueConfigurationCollection.cs
- AssemblyCache.cs
- RegionData.cs