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
- TextElement.cs
- remotingproxy.cs
- DispatcherOperation.cs
- EdmScalarPropertyAttribute.cs
- Mapping.cs
- BindingGroup.cs
- PromptBuilder.cs
- UnorderedHashRepartitionStream.cs
- ConfigurationSettings.cs
- QilCloneVisitor.cs
- XmlDocument.cs
- ServiceObjectContainer.cs
- EditorAttributeInfo.cs
- RawUIStateInputReport.cs
- Merger.cs
- CompilerScope.Storage.cs
- DisplayNameAttribute.cs
- WhitespaceSignificantCollectionAttribute.cs
- CapiSafeHandles.cs
- XmlAggregates.cs
- EmbeddedMailObject.cs
- MessageBuilder.cs
- RemotingServices.cs
- PackageProperties.cs
- WebPartCatalogAddVerb.cs
- RegistrySecurity.cs
- WindowsFormsHelpers.cs
- WebException.cs
- XmlUnspecifiedAttribute.cs
- StringDictionary.cs
- StorageEndPropertyMapping.cs
- SByteConverter.cs
- StateRuntime.cs
- Root.cs
- ComboBox.cs
- XamlStream.cs
- RuntimeWrappedException.cs
- JsonWriterDelegator.cs
- WebBrowserDocumentCompletedEventHandler.cs
- IPCCacheManager.cs
- HttpCacheVaryByContentEncodings.cs
- CurrentTimeZone.cs
- linebase.cs
- ServiceNotStartedException.cs
- XmlDataLoader.cs
- DateTimeUtil.cs
- TraceLog.cs
- FontFaceLayoutInfo.cs
- SingleAnimationUsingKeyFrames.cs
- ComEventsSink.cs
- unsafenativemethodstextservices.cs
- PolicyManager.cs
- UiaCoreApi.cs
- ParseHttpDate.cs
- ScrollViewerAutomationPeer.cs
- DockEditor.cs
- BasicViewGenerator.cs
- MenuItem.cs
- CardSpaceException.cs
- InProcStateClientManager.cs
- ProfileEventArgs.cs
- ObjectDataSourceWizardForm.cs
- PaperSize.cs
- D3DImage.cs
- StringUtil.cs
- MetadataArtifactLoaderCompositeFile.cs
- LOSFormatter.cs
- IsolatedStorageFile.cs
- PersonalizationDictionary.cs
- EtwTrackingBehavior.cs
- XPathBuilder.cs
- FontFamilyValueSerializer.cs
- ThreadSafeList.cs
- returneventsaver.cs
- CreateUserWizardStep.cs
- Avt.cs
- _SecureChannel.cs
- MenuItemStyleCollection.cs
- PageContentAsyncResult.cs
- WebZone.cs
- MetadataWorkspace.cs
- RepeaterCommandEventArgs.cs
- UnknownWrapper.cs
- DataObjectMethodAttribute.cs
- RIPEMD160Managed.cs
- StronglyTypedResourceBuilder.cs
- DeferredReference.cs
- DataViewManager.cs
- KeyFrames.cs
- NativeWindow.cs
- CriticalHandle.cs
- BuildProvider.cs
- ClaimSet.cs
- TimelineGroup.cs
- Faults.cs
- DurableInstanceContextProvider.cs
- ConfigurationSectionCollection.cs
- basecomparevalidator.cs
- ButtonRenderer.cs
- AuthenticateEventArgs.cs