Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / wpf / src / Core / CSharp / System / Windows / Media / Effects / BitmapEffectInputData.cs / 1 / 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
- EmptyQuery.cs
- FloatUtil.cs
- LinkUtilities.cs
- StreamGeometryContext.cs
- GlobalProxySelection.cs
- SqlColumnizer.cs
- CultureTableRecord.cs
- JavascriptXmlWriterWrapper.cs
- AlternateView.cs
- GridViewSelectEventArgs.cs
- PostBackTrigger.cs
- ContextStack.cs
- PropertyChangedEventArgs.cs
- QueryableDataSource.cs
- SHA512Managed.cs
- TargetControlTypeAttribute.cs
- IODescriptionAttribute.cs
- RealProxy.cs
- ToolboxBitmapAttribute.cs
- CodeTypeDeclarationCollection.cs
- DataStreamFromComStream.cs
- PrePrepareMethodAttribute.cs
- EditorPartCollection.cs
- BasePropertyDescriptor.cs
- GreenMethods.cs
- PersistenceProviderFactory.cs
- ObjectFactoryCodeDomTreeGenerator.cs
- ExceptionUtility.cs
- PerfCounterSection.cs
- TimeIntervalCollection.cs
- SweepDirectionValidation.cs
- ConstrainedGroup.cs
- GridViewEditEventArgs.cs
- LineVisual.cs
- PointAnimationBase.cs
- ConstraintEnumerator.cs
- MeshGeometry3D.cs
- CultureSpecificCharacterBufferRange.cs
- LocalizationParserHooks.cs
- PatternMatcher.cs
- PropertyNames.cs
- WorkflowLayouts.cs
- _SslState.cs
- ScriptResourceHandler.cs
- ManipulationDevice.cs
- DataSourceHelper.cs
- Debugger.cs
- UpdateEventArgs.cs
- DeclarativeConditionsCollection.cs
- SchemaNames.cs
- TreeViewBindingsEditor.cs
- ImageIndexEditor.cs
- Int64.cs
- SmtpMail.cs
- StreamMarshaler.cs
- XmlDictionaryReaderQuotas.cs
- WindowsProgressbar.cs
- LogicalTreeHelper.cs
- SingleConverter.cs
- SqlStream.cs
- Subtree.cs
- PackagePart.cs
- SystemColors.cs
- Activator.cs
- CoreChannel.cs
- Rotation3DAnimation.cs
- WithParamAction.cs
- XamlStackWriter.cs
- FlowLayoutPanel.cs
- BitmapMetadata.cs
- ListBase.cs
- CollectionChangeEventArgs.cs
- WsatAdminException.cs
- FontStretchConverter.cs
- XmlSchemaImport.cs
- SerializerWriterEventHandlers.cs
- NavigationPropertySingletonExpression.cs
- FrameworkName.cs
- SharedStatics.cs
- TemplatePropertyEntry.cs
- DbModificationClause.cs
- TextBox.cs
- TextFormatterContext.cs
- DataGridViewDataConnection.cs
- IRCollection.cs
- ZipIOExtraFieldZip64Element.cs
- UrlAuthorizationModule.cs
- KeyConstraint.cs
- AutomationProperty.cs
- IssuanceLicense.cs
- FontFamilyIdentifier.cs
- SmtpNegotiateAuthenticationModule.cs
- MultipartIdentifier.cs
- BamlBinaryWriter.cs
- HostProtectionException.cs
- WorkflowDefinitionDispenser.cs
- InheritanceRules.cs
- XmlWrappingReader.cs
- SwitchAttribute.cs
- ConstantSlot.cs