Code:
/ 4.0 / 4.0 / untmp / 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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- SystemWebCachingSectionGroup.cs
- ImageDrawing.cs
- HandlerWithFactory.cs
- DataFormat.cs
- SQLMoneyStorage.cs
- MetafileHeaderWmf.cs
- RootProfilePropertySettingsCollection.cs
- TextDecoration.cs
- ResourcesGenerator.cs
- Geometry.cs
- ArgIterator.cs
- ColumnMap.cs
- IRCollection.cs
- DataServiceQuery.cs
- ObjectToIdCache.cs
- Pen.cs
- TextEffect.cs
- ToolStripLabel.cs
- ContentPlaceHolderDesigner.cs
- BuiltInPermissionSets.cs
- ConfigurationManagerInternal.cs
- GlyphsSerializer.cs
- TreeChangeInfo.cs
- CodeArrayCreateExpression.cs
- SmiMetaData.cs
- DesignConnectionCollection.cs
- LocalizeDesigner.cs
- BufferedStream.cs
- Suspend.cs
- CachedCompositeFamily.cs
- TextEditorContextMenu.cs
- HttpContext.cs
- NavigationPropertySingletonExpression.cs
- ManagementOptions.cs
- BitmapFrameEncode.cs
- WindowsHyperlink.cs
- RelatedCurrencyManager.cs
- IconHelper.cs
- UIElementAutomationPeer.cs
- TypePropertyEditor.cs
- FtpRequestCacheValidator.cs
- ValidatorAttribute.cs
- Model3DCollection.cs
- BaseCollection.cs
- OleDbFactory.cs
- ListViewItemCollectionEditor.cs
- MailSettingsSection.cs
- RequiredAttributeAttribute.cs
- ValueTypeFixupInfo.cs
- GridViewColumnHeaderAutomationPeer.cs
- TraceSection.cs
- WorkflowInstanceExtensionProvider.cs
- PathGradientBrush.cs
- InputProcessorProfilesLoader.cs
- ContextQuery.cs
- StateRuntime.cs
- XmlUrlResolver.cs
- ConnectionStringSettingsCollection.cs
- ListItemCollection.cs
- PageBreakRecord.cs
- LineServicesCallbacks.cs
- EntityAdapter.cs
- PkcsMisc.cs
- WebPartZone.cs
- SessionStateModule.cs
- FormViewAutoFormat.cs
- QuaternionValueSerializer.cs
- TextDecorations.cs
- TextElementEnumerator.cs
- CatchBlock.cs
- GridEntry.cs
- QuaternionValueSerializer.cs
- XmlSchemaInclude.cs
- FormParameter.cs
- CqlErrorHelper.cs
- DecimalAnimationBase.cs
- WebBrowserContainer.cs
- ImageClickEventArgs.cs
- LogSwitch.cs
- TextBlockAutomationPeer.cs
- nulltextnavigator.cs
- Hex.cs
- UnsafeNativeMethods.cs
- StringInfo.cs
- BinaryCommonClasses.cs
- EntityDataSourceChangingEventArgs.cs
- __Error.cs
- ClearTypeHintValidation.cs
- DocumentStream.cs
- StrokeFIndices.cs
- TraceListener.cs
- DispatcherProcessingDisabled.cs
- HttpWriter.cs
- Schema.cs
- SimpleTypeResolver.cs
- WCFServiceClientProxyGenerator.cs
- LinkConverter.cs
- Size3D.cs
- XmlNodeList.cs
- WebBrowsableAttribute.cs