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
- SocketAddress.cs
- AssertSection.cs
- Rectangle.cs
- ApplicationServicesHostFactory.cs
- ColumnHeaderConverter.cs
- RelationshipNavigation.cs
- OptimizedTemplateContentHelper.cs
- StrongNamePublicKeyBlob.cs
- ReliabilityContractAttribute.cs
- StrongNameIdentityPermission.cs
- Model3DCollection.cs
- SoapParser.cs
- XmlBindingWorker.cs
- PropertyDescriptorCollection.cs
- ByteConverter.cs
- HostnameComparisonMode.cs
- ToolStripItemImageRenderEventArgs.cs
- ControlAdapter.cs
- ProcessModuleCollection.cs
- SchemaNotation.cs
- MediaCommands.cs
- formatter.cs
- UnsafeNativeMethodsMilCoreApi.cs
- FontStyleConverter.cs
- PolicyValidationException.cs
- ZipIOExtraFieldZip64Element.cs
- XmlElementCollection.cs
- Mouse.cs
- PropertyManager.cs
- BrushConverter.cs
- XmlNodeChangedEventManager.cs
- ColorEditor.cs
- ReadOnlyNameValueCollection.cs
- ImageIndexConverter.cs
- EventLogPermissionEntry.cs
- Internal.cs
- ServiceDurableInstance.cs
- TcpHostedTransportConfiguration.cs
- EditorZoneBase.cs
- TrayIconDesigner.cs
- ToolStripContainer.cs
- FontWeightConverter.cs
- StickyNoteContentControl.cs
- AutoCompleteStringCollection.cs
- QueuePathDialog.cs
- DrawingBrush.cs
- _ChunkParse.cs
- DataObjectSettingDataEventArgs.cs
- RealProxy.cs
- StringCollectionMarkupSerializer.cs
- TemplatePagerField.cs
- OperationPerformanceCounters.cs
- PreviewPageInfo.cs
- ToolBar.cs
- DataGridView.cs
- Vector3DAnimation.cs
- SamlAssertion.cs
- StreamedWorkflowDefinitionContext.cs
- EntityDesignerBuildProvider.cs
- OracleParameterBinding.cs
- InternalBase.cs
- SmiRequestExecutor.cs
- NotConverter.cs
- HttpSocketManager.cs
- KnownBoxes.cs
- OrderByQueryOptionExpression.cs
- XmlSchemaAnnotated.cs
- XmlUtil.cs
- diagnosticsswitches.cs
- RuntimeArgument.cs
- FormView.cs
- DiscoveryReference.cs
- basecomparevalidator.cs
- CodeSubDirectoriesCollection.cs
- NGCSerializationManager.cs
- SqlBuffer.cs
- WebDescriptionAttribute.cs
- ThreadInterruptedException.cs
- TrackingParameters.cs
- Helper.cs
- WebServiceResponse.cs
- WpfKnownMemberInvoker.cs
- SqlDataAdapter.cs
- BamlWriter.cs
- StylusPlugin.cs
- ListViewPagedDataSource.cs
- PenThread.cs
- Deserializer.cs
- ContentPosition.cs
- GeneratedCodeAttribute.cs
- StreamInfo.cs
- WebPartHeaderCloseVerb.cs
- PresentationSource.cs
- AttributeXamlType.cs
- ClientCultureInfo.cs
- Tool.cs
- WindowsMenu.cs
- DataSourceIDConverter.cs
- ToolboxItemAttribute.cs
- DataAccessor.cs