Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / 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
- DependencyObjectProvider.cs
- PathFigureCollection.cs
- SBCSCodePageEncoding.cs
- DataRelationPropertyDescriptor.cs
- BuildResultCache.cs
- DynamicPropertyHolder.cs
- DockEditor.cs
- TextFormatterHost.cs
- Matrix3D.cs
- WebBrowserNavigatingEventHandler.cs
- EventWaitHandleSecurity.cs
- CommonObjectSecurity.cs
- Typography.cs
- SingleObjectCollection.cs
- StringToken.cs
- SystemUdpStatistics.cs
- SelectionEditingBehavior.cs
- ModifiableIteratorCollection.cs
- GenericTextProperties.cs
- BufferedStream.cs
- StrokeRenderer.cs
- StylusPointProperty.cs
- EntityDataSourceReferenceGroup.cs
- DtrList.cs
- UnregisterInfo.cs
- VirtualDirectoryMapping.cs
- WindowsFormsHelpers.cs
- DataTemplateSelector.cs
- TextEditorCharacters.cs
- Win32SafeHandles.cs
- InsufficientMemoryException.cs
- RouteValueExpressionBuilder.cs
- WebControlParameterProxy.cs
- LayoutEngine.cs
- _DisconnectOverlappedAsyncResult.cs
- SmiContext.cs
- SkinBuilder.cs
- BitmapPalette.cs
- ZipIOModeEnforcingStream.cs
- HtmlHead.cs
- UnitySerializationHolder.cs
- DbConnectionPool.cs
- SmtpNegotiateAuthenticationModule.cs
- RelationshipManager.cs
- ValidationRuleCollection.cs
- MdImport.cs
- ArgumentValueSerializer.cs
- ObjectDataSourceFilteringEventArgs.cs
- XamlTypeMapper.cs
- AppDomainManager.cs
- CatchDesigner.xaml.cs
- TextSelectionHelper.cs
- WebPartConnectVerb.cs
- TextHidden.cs
- ConfigurationManagerInternal.cs
- RadialGradientBrush.cs
- CounterSample.cs
- HttpAsyncResult.cs
- IndexerNameAttribute.cs
- _KerberosClient.cs
- XPathDescendantIterator.cs
- WebPartVerbsEventArgs.cs
- WinFormsComponentEditor.cs
- CuspData.cs
- DelayedRegex.cs
- RemotingHelper.cs
- TabOrder.cs
- StringValidator.cs
- IProducerConsumerCollection.cs
- RuntimeUtils.cs
- ExpandCollapsePattern.cs
- ModelPerspective.cs
- UserControlBuildProvider.cs
- UserControlParser.cs
- LineGeometry.cs
- HttpProtocolReflector.cs
- WhiteSpaceTrimStringConverter.cs
- ReadContentAsBinaryHelper.cs
- MiniConstructorInfo.cs
- Errors.cs
- NativeCppClassAttribute.cs
- CookieProtection.cs
- WorkflowDebuggerSteppingAttribute.cs
- EventLogException.cs
- EasingKeyFrames.cs
- ExcCanonicalXml.cs
- HttpRuntimeSection.cs
- Utils.cs
- HeaderUtility.cs
- BinaryMessageFormatter.cs
- ScrollViewerAutomationPeer.cs
- TextSpanModifier.cs
- CryptoConfig.cs
- ListViewGroup.cs
- SQLDateTime.cs
- XmlReflectionImporter.cs
- SafeViewOfFileHandle.cs
- StringBuilder.cs
- DocumentCollection.cs
- PropertyGridView.cs