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
- BinaryWriter.cs
- AutomationTextAttribute.cs
- X509Certificate2.cs
- MappedMetaModel.cs
- AutomationAttributeInfo.cs
- ScriptIgnoreAttribute.cs
- FrameworkContentElementAutomationPeer.cs
- HtmlTableRow.cs
- RelatedView.cs
- SourceFileInfo.cs
- CreateUserWizardStep.cs
- ExpressionHelper.cs
- TailCallAnalyzer.cs
- DataSetViewSchema.cs
- TextEditorDragDrop.cs
- KeyValueInternalCollection.cs
- Int32Animation.cs
- UnknownWrapper.cs
- DataGridViewBand.cs
- TTSEngineProxy.cs
- HttpNamespaceReservationInstallComponent.cs
- Cloud.cs
- XmlNode.cs
- DataException.cs
- List.cs
- FixUp.cs
- DiscoveryInnerClientAdhocCD1.cs
- ZipIOExtraField.cs
- VideoDrawing.cs
- BufferModesCollection.cs
- MaterialGroup.cs
- CacheMemory.cs
- ExpressionEvaluator.cs
- externdll.cs
- BitmapMetadataEnumerator.cs
- ParameterModifier.cs
- AnimationStorage.cs
- IdentityReference.cs
- RelatedEnd.cs
- DbParameterCollection.cs
- TemplatePropertyEntry.cs
- ConfigXmlAttribute.cs
- TableLayoutPanelDesigner.cs
- TreeViewHitTestInfo.cs
- util.cs
- LoginUtil.cs
- DebuggerService.cs
- NativeCppClassAttribute.cs
- ProxyWebPartManagerDesigner.cs
- HMAC.cs
- TextElementCollection.cs
- Graphics.cs
- SafeBitVector32.cs
- StagingAreaInputItem.cs
- TreeViewCancelEvent.cs
- OutOfMemoryException.cs
- HttpCookiesSection.cs
- FilteredDataSetHelper.cs
- Helpers.cs
- VirtualPathProvider.cs
- NativeMethods.cs
- CqlLexerHelpers.cs
- SmtpFailedRecipientsException.cs
- ListViewGroup.cs
- BitmapImage.cs
- EventBuilder.cs
- ObjectPropertyMapping.cs
- ExtractedStateEntry.cs
- MemberDomainMap.cs
- ResourcePermissionBaseEntry.cs
- TextServicesHost.cs
- designeractionlistschangedeventargs.cs
- Symbol.cs
- ProcessInfo.cs
- ColumnMapVisitor.cs
- Environment.cs
- RouteCollection.cs
- BitmapEffectGeneralTransform.cs
- CustomAttributeBuilder.cs
- MD5.cs
- StringFreezingAttribute.cs
- HotSpot.cs
- CustomWebEventKey.cs
- webbrowsersite.cs
- ScrollBarRenderer.cs
- ProxyWebPart.cs
- BamlMapTable.cs
- UserPersonalizationStateInfo.cs
- AnimationStorage.cs
- PropertyGridView.cs
- TargetControlTypeAttribute.cs
- PropertyEntry.cs
- PolicyManager.cs
- TreeBuilderBamlTranslator.cs
- SubMenuStyle.cs
- StylusShape.cs
- X509RawDataKeyIdentifierClause.cs
- CollectionBuilder.cs
- ResolveNameEventArgs.cs
- LOSFormatter.cs