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
- ListItemConverter.cs
- BindingListCollectionView.cs
- TemplateContainer.cs
- ColorConverter.cs
- AutomationElementCollection.cs
- FileDialogCustomPlacesCollection.cs
- Expression.cs
- ButtonBase.cs
- MemberCollection.cs
- NoResizeHandleGlyph.cs
- ProfileBuildProvider.cs
- ControlIdConverter.cs
- OverflowException.cs
- ColumnMapProcessor.cs
- Restrictions.cs
- RuntimeHandles.cs
- DependencyPropertyChangedEventArgs.cs
- MarginCollapsingState.cs
- Exceptions.cs
- XmlResolver.cs
- SqlDataSourceStatusEventArgs.cs
- UniformGrid.cs
- DocumentSchemaValidator.cs
- CryptoStream.cs
- ListControlActionList.cs
- BindingsCollection.cs
- XmlLanguageConverter.cs
- DrawingBrush.cs
- XmlSerializerVersionAttribute.cs
- FixedStringLookup.cs
- ByteStack.cs
- Stream.cs
- StringCollectionEditor.cs
- ThicknessAnimationBase.cs
- HttpCookie.cs
- externdll.cs
- EventRoute.cs
- HostingEnvironment.cs
- DBBindings.cs
- KeyValueSerializer.cs
- RelationshipConstraintValidator.cs
- TypeHelper.cs
- ExtensibleClassFactory.cs
- DbReferenceCollection.cs
- ComponentDispatcher.cs
- SafeRightsManagementSessionHandle.cs
- FixedTextBuilder.cs
- Point3DValueSerializer.cs
- RtfToken.cs
- WebPermission.cs
- TextTreePropertyUndoUnit.cs
- DesignConnection.cs
- ProgressBarRenderer.cs
- TextServicesProperty.cs
- DataControlButton.cs
- DocobjHost.cs
- contentDescriptor.cs
- SetStateEventArgs.cs
- RawMouseInputReport.cs
- SmtpFailedRecipientException.cs
- EventMetadata.cs
- TableCellCollection.cs
- HttpCachePolicy.cs
- Constants.cs
- TargetParameterCountException.cs
- RightsManagementEncryptionTransform.cs
- InfiniteIntConverter.cs
- XamlStream.cs
- BuilderPropertyEntry.cs
- ClientRuntimeConfig.cs
- ClientFormsAuthenticationMembershipProvider.cs
- DataControlImageButton.cs
- DataSourceView.cs
- RankException.cs
- MetadataItemEmitter.cs
- WindowsFormsHostAutomationPeer.cs
- ParenthesizePropertyNameAttribute.cs
- ManipulationStartingEventArgs.cs
- NCryptSafeHandles.cs
- SizeValueSerializer.cs
- ContentPresenter.cs
- __Error.cs
- Span.cs
- UnsafeNativeMethods.cs
- FlowLayout.cs
- XmlSerializerFactory.cs
- RealizationDrawingContextWalker.cs
- MessageEnumerator.cs
- ProfileBuildProvider.cs
- CodeCommentStatementCollection.cs
- SafeThemeHandle.cs
- ScaleTransform3D.cs
- __Error.cs
- HiddenField.cs
- ModuleConfigurationInfo.cs
- InvalidOleVariantTypeException.cs
- ControlCollection.cs
- IIS7UserPrincipal.cs
- SeverityFilter.cs
- TypeDefinition.cs