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
- XmlEncodedRawTextWriter.cs
- BaseTemplateBuildProvider.cs
- SessionStateModule.cs
- Emitter.cs
- WindowShowOrOpenTracker.cs
- ErrorRuntimeConfig.cs
- JsonFormatWriterGenerator.cs
- XMLSyntaxException.cs
- Math.cs
- ScriptReference.cs
- EventRoute.cs
- BitmapMetadataBlob.cs
- ObjectTag.cs
- MethodCallTranslator.cs
- XmlSignatureManifest.cs
- IdnElement.cs
- WinFormsSecurity.cs
- EventProviderWriter.cs
- Win32Exception.cs
- HttpCapabilitiesSectionHandler.cs
- ServiceModelPerformanceCounters.cs
- SizeConverter.cs
- CountAggregationOperator.cs
- NonClientArea.cs
- VisualStyleTypesAndProperties.cs
- Selection.cs
- FixedTextBuilder.cs
- XPathSingletonIterator.cs
- CssClassPropertyAttribute.cs
- WmiPutTraceRecord.cs
- PreservationFileReader.cs
- ButtonRenderer.cs
- PaintValueEventArgs.cs
- SrgsDocumentParser.cs
- ColorPalette.cs
- QilDataSource.cs
- PermissionListSet.cs
- VisualTreeUtils.cs
- OleDbStruct.cs
- XXXOnTypeBuilderInstantiation.cs
- PhysicalAddress.cs
- UnsafeNativeMethodsTablet.cs
- CallSiteHelpers.cs
- SqlClientWrapperSmiStream.cs
- New.cs
- TextProperties.cs
- Page.cs
- GridItemPattern.cs
- SafeViewOfFileHandle.cs
- GregorianCalendar.cs
- TemplateDefinition.cs
- ColumnWidthChangingEvent.cs
- TextEditorCharacters.cs
- SqlConnectionString.cs
- ParsedAttributeCollection.cs
- Canvas.cs
- PolicyManager.cs
- AssemblyResourceLoader.cs
- RegexTypeEditor.cs
- ComponentDispatcherThread.cs
- RemotingClientProxy.cs
- DbDataRecord.cs
- DesignerSerializationVisibilityAttribute.cs
- DeploymentExceptionMapper.cs
- Int64Animation.cs
- ProgressBarHighlightConverter.cs
- SystemIPGlobalProperties.cs
- WindowsTokenRoleProvider.cs
- HtmlInputImage.cs
- MsmqIntegrationSecurity.cs
- SerializationInfo.cs
- KeyPullup.cs
- GridErrorDlg.cs
- FullTextState.cs
- RijndaelManagedTransform.cs
- TreeViewItem.cs
- SoapSchemaMember.cs
- Mutex.cs
- PathStreamGeometryContext.cs
- InkCanvasSelection.cs
- CompositeDispatchFormatter.cs
- List.cs
- ItemMap.cs
- ObjectHandle.cs
- QilPatternVisitor.cs
- IconHelper.cs
- TreeViewImageGenerator.cs
- AxisAngleRotation3D.cs
- EntityDataSourceConfigureObjectContext.cs
- UrlPath.cs
- DefaultValueAttribute.cs
- UInt32.cs
- ProcessHostFactoryHelper.cs
- glyphs.cs
- OutOfMemoryException.cs
- IssuanceTokenProviderState.cs
- ToolboxComponentsCreatedEventArgs.cs
- DispatcherHooks.cs
- ErrorLog.cs
- SafeJobHandle.cs