Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Core / CSharp / System / Windows / Media / CapacityStreamGeometryContext.cs / 1305600 / CapacityStreamGeometryContext.cs
//---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // This class is used by the StreamGeometry class to generate an inlined, // flattened geometry stream. // //--------------------------------------------------------------------------- using MS.Internal; using MS.Internal.PresentationCore; using System; using System.Collections; using System.Collections.Generic; using System.Runtime.InteropServices; using System.Windows.Threading; using System.Windows; using System.Windows.Media; using System.Windows.Media.Animation; using System.Windows.Media.Composition; using System.Windows.Media.Effects; using System.Windows.Media.Imaging; using System.Windows.Media.Media3D; using System.Diagnostics; using SR=MS.Internal.PresentationCore.SR; using SRID=MS.Internal.PresentationCore.SRID; using System.Security; using System.Security.Permissions; namespace System.Windows.Media { ////// CapacityStreamGeometryContext /// internal abstract class CapacityStreamGeometryContext : StreamGeometryContext { internal virtual void SetFigureCount(int figureCount) {} internal virtual void SetSegmentCount(int segmentCount) {} } } // 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
- LogicalExpr.cs
- PropertyValidationContext.cs
- ParsedAttributeCollection.cs
- AccessControlList.cs
- DateTimeFormatInfo.cs
- TimelineGroup.cs
- Compress.cs
- Monitor.cs
- Compress.cs
- CfgRule.cs
- QuaternionRotation3D.cs
- QuaternionAnimation.cs
- PropertyPathConverter.cs
- ValidationPropertyAttribute.cs
- WebRequestModuleElement.cs
- QueryStringParameter.cs
- SqlConnectionPoolProviderInfo.cs
- XmlSchemaAttributeGroupRef.cs
- FunctionQuery.cs
- MemberPath.cs
- Typography.cs
- Int32RectConverter.cs
- CapabilitiesSection.cs
- XPathArrayIterator.cs
- handlecollector.cs
- UrlMapping.cs
- HostingPreferredMapPath.cs
- FullTextBreakpoint.cs
- SettingsPropertyWrongTypeException.cs
- DataControlButton.cs
- BlockExpression.cs
- DependencyPropertyHelper.cs
- COM2Properties.cs
- CodeAccessPermission.cs
- DataColumnChangeEvent.cs
- ImmutableObjectAttribute.cs
- WebPartVerb.cs
- InlineObject.cs
- basecomparevalidator.cs
- FlowDocumentScrollViewerAutomationPeer.cs
- AsymmetricSignatureFormatter.cs
- ResourceReader.cs
- Frame.cs
- HttpServerChannel.cs
- ComponentResourceManager.cs
- WindowsStartMenu.cs
- DBAsyncResult.cs
- PageRequestManager.cs
- LiteralControl.cs
- HtmlInputReset.cs
- EdmProperty.cs
- Cursors.cs
- ProjectedSlot.cs
- XmlFormatExtensionPrefixAttribute.cs
- EditingScope.cs
- ValidationError.cs
- UserControl.cs
- CommunicationObjectAbortedException.cs
- DatePickerAutomationPeer.cs
- XmlDocumentSurrogate.cs
- NonSerializedAttribute.cs
- WebPartEditVerb.cs
- MethodCallTranslator.cs
- CompressEmulationStream.cs
- TypeContext.cs
- StringResourceManager.cs
- PasswordDeriveBytes.cs
- IPipelineRuntime.cs
- QilXmlWriter.cs
- DataServices.cs
- PerspectiveCamera.cs
- XamlToRtfParser.cs
- VirtualDirectoryMappingCollection.cs
- Constraint.cs
- ObsoleteAttribute.cs
- VirtualDirectoryMappingCollection.cs
- HandleExceptionArgs.cs
- TabControlAutomationPeer.cs
- AccessViolationException.cs
- ToolStripGripRenderEventArgs.cs
- SerializerWriterEventHandlers.cs
- ListBoxItemWrapperAutomationPeer.cs
- SerializerProvider.cs
- StatusStrip.cs
- PrintControllerWithStatusDialog.cs
- ListControlBuilder.cs
- ConfigXmlCDataSection.cs
- MessageQueuePermissionAttribute.cs
- DataGridViewRowsRemovedEventArgs.cs
- DbProviderServices.cs
- TreeView.cs
- ImportContext.cs
- WebReferenceOptions.cs
- TypeLibConverter.cs
- DataQuery.cs
- PermissionSet.cs
- WebPartZone.cs
- StrokeCollectionConverter.cs
- PropertyItem.cs
- SqlDelegatedTransaction.cs