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
- ElementProxy.cs
- SequentialWorkflowRootDesigner.cs
- XmlHelper.cs
- CredentialManagerDialog.cs
- CodeSubDirectory.cs
- DrawingImage.cs
- AutomationTextAttribute.cs
- ModifierKeysConverter.cs
- QuestionEventArgs.cs
- control.ime.cs
- DataTablePropertyDescriptor.cs
- ServiceDescriptionSerializer.cs
- RangeBase.cs
- TextEditorThreadLocalStore.cs
- SettingsPropertyWrongTypeException.cs
- DbConnectionPool.cs
- RedBlackList.cs
- BitmapEffectState.cs
- ApplicationInterop.cs
- XPathException.cs
- VectorKeyFrameCollection.cs
- FormViewInsertEventArgs.cs
- ExpressionVisitor.cs
- CodeThrowExceptionStatement.cs
- DynamicValidator.cs
- WaitHandleCannotBeOpenedException.cs
- MouseWheelEventArgs.cs
- documentsequencetextcontainer.cs
- ParameterBuilder.cs
- AssociationSet.cs
- ProtocolViolationException.cs
- XamlClipboardData.cs
- ConvertersCollection.cs
- AssemblyBuilder.cs
- DataGridCellEditEndingEventArgs.cs
- LocalValueEnumerator.cs
- StringCollectionMarkupSerializer.cs
- ShaperBuffers.cs
- Completion.cs
- Options.cs
- AutomationIdentifierGuids.cs
- DbBuffer.cs
- PageStatePersister.cs
- InfoCardRSAPKCS1KeyExchangeFormatter.cs
- XmlSchemaValidator.cs
- XmlElementCollection.cs
- Trace.cs
- RowVisual.cs
- TextFindEngine.cs
- Update.cs
- BitmapImage.cs
- MergeFilterQuery.cs
- _AutoWebProxyScriptEngine.cs
- PhysicalFontFamily.cs
- HttpHeaderCollection.cs
- KoreanCalendar.cs
- GeneralTransform3DCollection.cs
- SqlCommand.cs
- RootBrowserWindow.cs
- FacetDescription.cs
- BigInt.cs
- TypeConverterAttribute.cs
- HtmlControl.cs
- ViewLoader.cs
- BufferedGraphics.cs
- SamlSerializer.cs
- ConditionalDesigner.cs
- DatagridviewDisplayedBandsData.cs
- WebPart.cs
- WithStatement.cs
- EventProxy.cs
- LongTypeConverter.cs
- CacheAxisQuery.cs
- TdsParserStaticMethods.cs
- ISAPIApplicationHost.cs
- TimeoutValidationAttribute.cs
- InsufficientMemoryException.cs
- DefaultAssemblyResolver.cs
- UpdateTranslator.cs
- ColumnBinding.cs
- AssemblyResourceLoader.cs
- PackageDigitalSignatureManager.cs
- SoapRpcMethodAttribute.cs
- QilStrConcatenator.cs
- ContextMenuAutomationPeer.cs
- HttpCookieCollection.cs
- ComponentManagerBroker.cs
- MethodToken.cs
- ClusterSafeNativeMethods.cs
- Registry.cs
- SymbolEqualComparer.cs
- FragmentQueryKB.cs
- ChangeTracker.cs
- UnknownWrapper.cs
- SamlAuthenticationStatement.cs
- XmlFormatMapping.cs
- WebPartMenuStyle.cs
- MaterialCollection.cs
- FileDialog.cs
- EventItfInfo.cs