Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / 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
- ServiceDescription.cs
- RelationshipFixer.cs
- ButtonFieldBase.cs
- OracleRowUpdatedEventArgs.cs
- FunctionNode.cs
- CommandEventArgs.cs
- ShapeTypeface.cs
- EditingContext.cs
- SessionState.cs
- DataGridSortCommandEventArgs.cs
- DataGridViewColumnCollectionDialog.cs
- EventHandlersDesigner.cs
- RegistrationServices.cs
- CodeTypeDeclarationCollection.cs
- loginstatus.cs
- XmlSchemaExporter.cs
- DiscoveryRequestHandler.cs
- WindowsAuthenticationEventArgs.cs
- EntityWrapper.cs
- SimpleExpression.cs
- GridEntryCollection.cs
- Select.cs
- TraceFilter.cs
- ADConnectionHelper.cs
- EventLogPermissionEntryCollection.cs
- GacUtil.cs
- KeyValueConfigurationCollection.cs
- NoneExcludedImageIndexConverter.cs
- CLRBindingWorker.cs
- TextSelectionHighlightLayer.cs
- ScriptResourceMapping.cs
- Int32CollectionConverter.cs
- DependencyProperty.cs
- WebPartConnectionsEventArgs.cs
- TimeSpanStorage.cs
- CultureInfoConverter.cs
- MDIClient.cs
- _ListenerAsyncResult.cs
- TextSelectionHighlightLayer.cs
- DataGridLinkButton.cs
- WebServicesDescriptionAttribute.cs
- ApplicationProxyInternal.cs
- HttpCookie.cs
- PointAnimationUsingPath.cs
- DefaultClaimSet.cs
- Decimal.cs
- ScrollEventArgs.cs
- Image.cs
- DesignTimeTemplateParser.cs
- SubMenuStyle.cs
- QueryExtender.cs
- MediaTimeline.cs
- JapaneseCalendar.cs
- DiscoveryDocumentLinksPattern.cs
- WindowsButton.cs
- WebBrowserNavigatingEventHandler.cs
- ResourceProviderFactory.cs
- HopperCache.cs
- SmtpClient.cs
- TableLayoutSettingsTypeConverter.cs
- WebBrowserUriTypeConverter.cs
- TextSelectionHighlightLayer.cs
- EnlistmentState.cs
- IpcServerChannel.cs
- Decoder.cs
- FileDialogPermission.cs
- ContainerFilterService.cs
- KeysConverter.cs
- SeparatorAutomationPeer.cs
- xdrvalidator.cs
- Ops.cs
- AsymmetricCryptoHandle.cs
- PriorityBindingExpression.cs
- CorrelationResolver.cs
- ToolStripSettings.cs
- PageThemeBuildProvider.cs
- EntityObject.cs
- TdsParserStaticMethods.cs
- SettingsSection.cs
- WindowsFormsHostPropertyMap.cs
- BitmapImage.cs
- TypeKeyValue.cs
- DesignerCalendarAdapter.cs
- EntityContainerEntitySetDefiningQuery.cs
- PropertyValueChangedEvent.cs
- ConcurrentQueue.cs
- Authorization.cs
- SafeCertificateStore.cs
- TableMethodGenerator.cs
- coordinator.cs
- ServiceDurableInstanceContextProvider.cs
- PermissionToken.cs
- ExpressionPrinter.cs
- Base64Stream.cs
- HandlerWithFactory.cs
- BrowserInteropHelper.cs
- Material.cs
- BindingBase.cs
- RouteParametersHelper.cs
- XmlWrappingReader.cs