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
- IisTraceWebEventProvider.cs
- CodeCatchClauseCollection.cs
- DataSourceCache.cs
- XmlSchemaValidator.cs
- InkCollectionBehavior.cs
- WebServiceTypeData.cs
- Rect3D.cs
- OneOfElement.cs
- SortedSet.cs
- ClientSettingsSection.cs
- HtmlHistory.cs
- BinHexEncoder.cs
- XmlILOptimizerVisitor.cs
- UiaCoreApi.cs
- DataGridViewRowPostPaintEventArgs.cs
- ServiceOperationInfoTypeConverter.cs
- StringArrayConverter.cs
- ThreadStateException.cs
- AppSettingsSection.cs
- TransformerInfo.cs
- XmlCodeExporter.cs
- TryCatch.cs
- IndependentAnimationStorage.cs
- peersecurityelement.cs
- ColorTransform.cs
- DataSysAttribute.cs
- Receive.cs
- securitymgrsite.cs
- SchemaCollectionCompiler.cs
- connectionpool.cs
- safesecurityhelperavalon.cs
- OdbcParameter.cs
- panel.cs
- QueryTreeBuilder.cs
- BitmapSourceSafeMILHandle.cs
- XmlRawWriter.cs
- LockCookie.cs
- XsltContext.cs
- ListBoxAutomationPeer.cs
- CompositeCollectionView.cs
- SpotLight.cs
- TraceListener.cs
- WebResponse.cs
- DataColumnMapping.cs
- ParserContext.cs
- ColumnTypeConverter.cs
- DataGridViewLinkColumn.cs
- DropTarget.cs
- XappLauncher.cs
- XmlSchemaAnnotated.cs
- PolicyValidationException.cs
- MailMessageEventArgs.cs
- Event.cs
- WebServiceClientProxyGenerator.cs
- MobileErrorInfo.cs
- Int32Storage.cs
- XmlDataImplementation.cs
- LayoutUtils.cs
- SelectionPattern.cs
- TextureBrush.cs
- TimelineGroup.cs
- GACMembershipCondition.cs
- XmlCharacterData.cs
- _RequestCacheProtocol.cs
- CredentialCache.cs
- SerializationEventsCache.cs
- KnownIds.cs
- DbConnectionPoolOptions.cs
- Char.cs
- DataControlImageButton.cs
- JoinQueryOperator.cs
- DesignerAttribute.cs
- CalendarTable.cs
- SQLDouble.cs
- Misc.cs
- CodeTypeParameterCollection.cs
- DetailsViewActionList.cs
- ThreadPool.cs
- VerticalAlignConverter.cs
- GeneralTransform2DTo3DTo2D.cs
- MultilineStringEditor.cs
- BitmapEffectDrawing.cs
- ColumnWidthChangedEvent.cs
- ZeroOpNode.cs
- SqlExpander.cs
- _TimerThread.cs
- EventItfInfo.cs
- SQLChars.cs
- RepeatButtonAutomationPeer.cs
- ConfigurationPermission.cs
- Rectangle.cs
- WindowsGraphicsWrapper.cs
- TraceSwitch.cs
- HelpFileFileNameEditor.cs
- PasswordBoxAutomationPeer.cs
- TextInfo.cs
- AssociationSetMetadata.cs
- InternalTypeHelper.cs
- FloaterBaseParagraph.cs
- Compress.cs