Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Core / CSharp / System / Windows / Media / Effects / BitmapEffectInputData.cs / 1305600 / BitmapEffectInputData.cs
using System; using System.Collections.Generic; using System.Text; namespace System.Windows.Media.Effects { internal struct BitmapEffectInputData { public BitmapEffect BitmapEffect; public BitmapEffectInput BitmapEffectInput; public BitmapEffectInputData(BitmapEffect bitmapEffect, BitmapEffectInput bitmapEffectInput) { BitmapEffect = bitmapEffect; BitmapEffectInput = bitmapEffectInput; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. using System; using System.Collections.Generic; using System.Text; namespace System.Windows.Media.Effects { internal struct BitmapEffectInputData { public BitmapEffect BitmapEffect; public BitmapEffectInput BitmapEffectInput; public BitmapEffectInputData(BitmapEffect bitmapEffect, BitmapEffectInput bitmapEffectInput) { BitmapEffect = bitmapEffect; BitmapEffectInput = bitmapEffectInput; } } } // 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
- OutputWindow.cs
- ExecutionEngineException.cs
- TextTreeUndoUnit.cs
- InternalEnumValidatorAttribute.cs
- FamilyMapCollection.cs
- ClonableStack.cs
- ObjectListItem.cs
- contentDescriptor.cs
- Point3DKeyFrameCollection.cs
- RtfNavigator.cs
- TableLayoutCellPaintEventArgs.cs
- GeometryDrawing.cs
- CalendarDesigner.cs
- XmlUtil.cs
- MulticastIPAddressInformationCollection.cs
- Buffer.cs
- FormsAuthenticationConfiguration.cs
- ServicePointManager.cs
- DynamicRendererThreadManager.cs
- DefaultParameterValueAttribute.cs
- xmlglyphRunInfo.cs
- AliasedSlot.cs
- UserControl.cs
- FieldNameLookup.cs
- tibetanshape.cs
- SQLRoleProvider.cs
- AttachmentCollection.cs
- IIS7UserPrincipal.cs
- MsmqIntegrationMessagePool.cs
- SqlDuplicator.cs
- AdapterDictionary.cs
- FlowDocument.cs
- CompiledXpathExpr.cs
- TextSimpleMarkerProperties.cs
- XmlILOptimizerVisitor.cs
- DragStartedEventArgs.cs
- UserMapPath.cs
- SubstitutionList.cs
- ChannelServices.cs
- GifBitmapDecoder.cs
- TextEffectResolver.cs
- _HeaderInfo.cs
- SafeThemeHandle.cs
- EncryptedHeader.cs
- SpellerInterop.cs
- SoapSchemaImporter.cs
- BaseTemplateCodeDomTreeGenerator.cs
- DbConnectionHelper.cs
- ContextMenu.cs
- JsonCollectionDataContract.cs
- ResourceBinder.cs
- HyperLink.cs
- SynchronizingStream.cs
- StateManagedCollection.cs
- GeneralTransformCollection.cs
- SemanticResultValue.cs
- CustomValidator.cs
- listviewsubitemcollectioneditor.cs
- Focus.cs
- FigureParagraph.cs
- HttpCookieCollection.cs
- ThreadAbortException.cs
- ServicesUtilities.cs
- OleDbPropertySetGuid.cs
- RadioButtonList.cs
- GeometryDrawing.cs
- BitConverter.cs
- path.cs
- SafeNativeMethods.cs
- NonSerializedAttribute.cs
- NotCondition.cs
- XPathDocumentNavigator.cs
- TemplatePartAttribute.cs
- BounceEase.cs
- DataColumnMappingCollection.cs
- ResourcePermissionBaseEntry.cs
- OleDbErrorCollection.cs
- PlainXmlDeserializer.cs
- ClassDataContract.cs
- LiteralControl.cs
- GeometryModel3D.cs
- CodeParameterDeclarationExpression.cs
- OleDbParameterCollection.cs
- KeyEvent.cs
- GroupedContextMenuStrip.cs
- ThreadExceptionEvent.cs
- HostProtectionException.cs
- UrlMappingsSection.cs
- SamlAuthenticationStatement.cs
- UnmanagedMarshal.cs
- unsafenativemethodstextservices.cs
- SqlConnectionStringBuilder.cs
- WebPartConnection.cs
- BitmapVisualManager.cs
- SymmetricSecurityProtocol.cs
- CodeDelegateInvokeExpression.cs
- ReadOnlyAttribute.cs
- DataGridViewCellErrorTextNeededEventArgs.cs
- ObjectParameter.cs
- ComPlusServiceLoader.cs