Code:
/ 4.0 / 4.0 / untmp / 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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- EncodingDataItem.cs
- BasePropertyDescriptor.cs
- Timer.cs
- ObjectStateFormatter.cs
- ImageCodecInfo.cs
- OleDbFactory.cs
- SelectionItemPattern.cs
- ContractBase.cs
- UDPClient.cs
- ProviderUtil.cs
- HierarchicalDataTemplate.cs
- SrgsToken.cs
- Bitmap.cs
- TextTrailingCharacterEllipsis.cs
- ToolboxComponentsCreatingEventArgs.cs
- PropertyDescriptorGridEntry.cs
- SqlProviderManifest.cs
- PropVariant.cs
- KnownTypeDataContractResolver.cs
- FormsAuthenticationConfiguration.cs
- X509CertificateCollection.cs
- Error.cs
- TemplatedWizardStep.cs
- BinaryObjectInfo.cs
- GridSplitter.cs
- ComponentRenameEvent.cs
- AuthenticationService.cs
- IisTraceWebEventProvider.cs
- ChameleonKey.cs
- Buffer.cs
- ControlEvent.cs
- TrackBar.cs
- WebReferenceOptions.cs
- __Error.cs
- XmlSerializer.cs
- Enum.cs
- fixedPageContentExtractor.cs
- CatalogPart.cs
- DataKeyCollection.cs
- SplineKeyFrames.cs
- WebSysDefaultValueAttribute.cs
- WizardDesigner.cs
- Bits.cs
- ReadOnlyHierarchicalDataSourceView.cs
- ProxyElement.cs
- CqlParserHelpers.cs
- Timer.cs
- AttributeCallbackBuilder.cs
- ImageSource.cs
- SimpleWorkerRequest.cs
- KeyInstance.cs
- WindowsUserNameSecurityTokenAuthenticator.cs
- PackageDigitalSignature.cs
- ServiceRoute.cs
- ListBox.cs
- updateconfighost.cs
- UserPreferenceChangedEventArgs.cs
- CellConstant.cs
- _Events.cs
- SelectedDatesCollection.cs
- StrongNameIdentityPermission.cs
- ZoneMembershipCondition.cs
- DiscoveryClientRequestChannel.cs
- EventLogPermissionEntry.cs
- StorageInfo.cs
- UnSafeCharBuffer.cs
- OpCopier.cs
- MD5.cs
- SizeChangedEventArgs.cs
- SqlUdtInfo.cs
- GeneralTransform3DTo2D.cs
- MsmqInputSessionChannel.cs
- ReadWriteSpinLock.cs
- MetaColumn.cs
- Cursor.cs
- HttpRuntimeSection.cs
- TextEndOfParagraph.cs
- MarshalByValueComponent.cs
- SchemaCollectionPreprocessor.cs
- InvalidDataContractException.cs
- FileFormatException.cs
- XhtmlBasicValidationSummaryAdapter.cs
- SingleStorage.cs
- TimeSpanMinutesConverter.cs
- WebServiceReceiveDesigner.cs
- StrongNameSignatureInformation.cs
- ProcessThread.cs
- Container.cs
- SortedList.cs
- MatrixIndependentAnimationStorage.cs
- DataSourceCacheDurationConverter.cs
- Canvas.cs
- BasicHttpMessageSecurityElement.cs
- OracleException.cs
- WsdlInspector.cs
- SqlReorderer.cs
- Icon.cs
- SeekStoryboard.cs
- NativeMethods.cs
- BuildTopDownAttribute.cs