Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / 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
- CodeCastExpression.cs
- CodeCastExpression.cs
- LinkButton.cs
- Internal.cs
- DataGridParentRows.cs
- DocComment.cs
- QueryParameter.cs
- FragmentQueryKB.cs
- FormViewPageEventArgs.cs
- XmlName.cs
- SqlPersonalizationProvider.cs
- ByteRangeDownloader.cs
- SpeakInfo.cs
- PluggableProtocol.cs
- InputManager.cs
- AccessText.cs
- ImageSource.cs
- ObjectQuery.cs
- DisplayInformation.cs
- XPathNodeInfoAtom.cs
- DataRecordInfo.cs
- TreeViewEvent.cs
- ByteAnimationUsingKeyFrames.cs
- StandardOleMarshalObject.cs
- FieldToken.cs
- EndOfStreamException.cs
- RewritingValidator.cs
- _LocalDataStoreMgr.cs
- TextViewBase.cs
- RepeatButtonAutomationPeer.cs
- WebPartsPersonalizationAuthorization.cs
- SymmetricAlgorithm.cs
- FlowDocumentPageViewerAutomationPeer.cs
- DoubleCollectionConverter.cs
- HttpFileCollection.cs
- AnnotationService.cs
- ParallelTimeline.cs
- Vector3DCollection.cs
- _ConnectionGroup.cs
- DataRowComparer.cs
- ErrorTableItemStyle.cs
- WebPartsPersonalization.cs
- SmtpReplyReaderFactory.cs
- ViewBase.cs
- HttpCookie.cs
- RegexWorker.cs
- HitTestWithPointDrawingContextWalker.cs
- OneOfScalarConst.cs
- SpeechRecognitionEngine.cs
- EventListener.cs
- TextEditorSpelling.cs
- InfoCardRSAPKCS1SignatureFormatter.cs
- nulltextnavigator.cs
- DecoderReplacementFallback.cs
- UnsafeNativeMethods.cs
- DeferredElementTreeState.cs
- XmlBinaryWriterSession.cs
- WebPartConnectionsDisconnectVerb.cs
- XsltException.cs
- httpapplicationstate.cs
- FileEnumerator.cs
- XmlDocumentViewSchema.cs
- _NetworkingPerfCounters.cs
- QueryGeneratorBase.cs
- MessageAction.cs
- XmlByteStreamReader.cs
- DoubleAnimationUsingPath.cs
- ProjectedSlot.cs
- TypeListConverter.cs
- StringResourceManager.cs
- ImageInfo.cs
- LocatorManager.cs
- DocumentAutomationPeer.cs
- _Win32.cs
- QilCloneVisitor.cs
- DataGridColumn.cs
- BufferedMessageWriter.cs
- ControlParser.cs
- Authorization.cs
- ADRoleFactory.cs
- TypeConverterAttribute.cs
- Main.cs
- NamespaceEmitter.cs
- FormatConvertedBitmap.cs
- PeerEndPoint.cs
- WmlValidatorAdapter.cs
- RSAPKCS1SignatureFormatter.cs
- Decorator.cs
- SafeNativeMethods.cs
- MultiDataTrigger.cs
- IteratorFilter.cs
- ChangePassword.cs
- ISAPIWorkerRequest.cs
- TypeReference.cs
- IODescriptionAttribute.cs
- DesignerAttribute.cs
- ScrollChrome.cs
- SoapEnumAttribute.cs
- SchemaElementLookUpTable.cs
- DefaultEventAttribute.cs