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
- DropShadowEffect.cs
- UnionCodeGroup.cs
- XmlComplianceUtil.cs
- AbsoluteQuery.cs
- ClonableStack.cs
- ToolStripPanelRenderEventArgs.cs
- DbBuffer.cs
- DefaultValueAttribute.cs
- DataAccessException.cs
- StrokeNodeData.cs
- XhtmlConformanceSection.cs
- InstanceDescriptor.cs
- SqlConnectionStringBuilder.cs
- InkSerializer.cs
- FloaterBaseParaClient.cs
- Ops.cs
- EnumerableCollectionView.cs
- LayoutTable.cs
- OuterGlowBitmapEffect.cs
- TextPattern.cs
- FreezableCollection.cs
- WsdlBuildProvider.cs
- TdsParserHelperClasses.cs
- Util.cs
- ListViewItem.cs
- _ChunkParse.cs
- TypedTableBase.cs
- EventData.cs
- ApplicationServiceHelper.cs
- MessageDescriptionCollection.cs
- PngBitmapEncoder.cs
- DataBinding.cs
- IteratorAsyncResult.cs
- Binding.cs
- SafeNativeMethods.cs
- SmiMetaDataProperty.cs
- Renderer.cs
- XPathArrayIterator.cs
- RightsManagementEncryptionTransform.cs
- ExceptionUtil.cs
- DefaultValueAttribute.cs
- CustomErrorCollection.cs
- GlobalId.cs
- invalidudtexception.cs
- SpotLight.cs
- DoubleCollectionValueSerializer.cs
- sqlcontext.cs
- CapabilitiesState.cs
- AttachedPropertyBrowsableForTypeAttribute.cs
- StreamSecurityUpgradeAcceptorAsyncResult.cs
- TextParaLineResult.cs
- MaskInputRejectedEventArgs.cs
- PointF.cs
- ToolStripItemTextRenderEventArgs.cs
- ControlCommandSet.cs
- CqlParser.cs
- ObjectStorage.cs
- Wildcard.cs
- CLSCompliantAttribute.cs
- TransportSecurityBindingElement.cs
- Cursors.cs
- UrlPath.cs
- SuppressMergeCheckAttribute.cs
- TemplateAction.cs
- DefaultPropertiesToSend.cs
- MatrixAnimationUsingKeyFrames.cs
- ThemeDirectoryCompiler.cs
- RelativeSource.cs
- ToolStripRendererSwitcher.cs
- AnimationClockResource.cs
- WindowsFormsLinkLabel.cs
- SimpleWorkerRequest.cs
- HtmlUtf8RawTextWriter.cs
- SettingsPropertyValue.cs
- bindurihelper.cs
- ToolStripCustomTypeDescriptor.cs
- XsdCachingReader.cs
- TextSchema.cs
- SplitterEvent.cs
- WindowsGraphicsWrapper.cs
- ContentType.cs
- Item.cs
- LocationUpdates.cs
- AudioFormatConverter.cs
- StylusButtonCollection.cs
- QilVisitor.cs
- BorderGapMaskConverter.cs
- AssemblyAttributes.cs
- LineGeometry.cs
- ReachPageContentCollectionSerializerAsync.cs
- WebBrowser.cs
- HashFinalRequest.cs
- GridToolTip.cs
- EntityContainerAssociationSetEnd.cs
- ConfigurationSectionGroupCollection.cs
- MSHTMLHost.cs
- XmlSchemaInfo.cs
- ServiceReflector.cs
- mediaclock.cs
- Mappings.cs