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
- RenderData.cs
- GeometryDrawing.cs
- RootBuilder.cs
- InputMethod.cs
- CroppedBitmap.cs
- Rotation3DKeyFrameCollection.cs
- CodeBlockBuilder.cs
- SafeFileMapViewHandle.cs
- ArithmeticException.cs
- Padding.cs
- TcpPortSharing.cs
- SmtpNetworkElement.cs
- DataObjectAttribute.cs
- HttpStreamXmlDictionaryWriter.cs
- ChangePassword.cs
- CorrelationActionMessageFilter.cs
- SchemaContext.cs
- WebScriptServiceHostFactory.cs
- CommandLibraryHelper.cs
- FormViewUpdatedEventArgs.cs
- FixedBufferAttribute.cs
- SmiGettersStream.cs
- TextModifier.cs
- xdrvalidator.cs
- ScriptDescriptor.cs
- PackWebRequest.cs
- PointHitTestParameters.cs
- HtmlUtf8RawTextWriter.cs
- ProcessManager.cs
- OleDbDataReader.cs
- PageSettings.cs
- DesignColumnCollection.cs
- InvokeHandlers.cs
- SchemaMerger.cs
- ValueQuery.cs
- ChangePassword.cs
- BitSet.cs
- DesignerActionUIStateChangeEventArgs.cs
- ListViewHitTestInfo.cs
- ExtenderProvidedPropertyAttribute.cs
- ClientSettingsProvider.cs
- SettingsPropertyNotFoundException.cs
- metadatamappinghashervisitor.hashsourcebuilder.cs
- Annotation.cs
- srgsitem.cs
- PageOutputColor.cs
- XmlDeclaration.cs
- AmbiguousMatchException.cs
- NameNode.cs
- ResourceContainer.cs
- RepeaterItem.cs
- ToolStripItemRenderEventArgs.cs
- TextTreeExtractElementUndoUnit.cs
- TextParagraphProperties.cs
- ControlUtil.cs
- SqlRecordBuffer.cs
- Hash.cs
- GeneralTransformGroup.cs
- HttpCapabilitiesSectionHandler.cs
- XmlNode.cs
- EntityCommandDefinition.cs
- RequestSecurityToken.cs
- arabicshape.cs
- XmlCharacterData.cs
- DocumentGridPage.cs
- TagPrefixAttribute.cs
- SafeCertificateStore.cs
- TextEvent.cs
- KeyInstance.cs
- ContextItemManager.cs
- TranslateTransform.cs
- EntityModelSchemaGenerator.cs
- CodePropertyReferenceExpression.cs
- XmlSchemaComplexContentExtension.cs
- SoapAttributeOverrides.cs
- COAUTHIDENTITY.cs
- SourceSwitch.cs
- CryptoApi.cs
- InputEventArgs.cs
- ListViewInsertEventArgs.cs
- ButtonField.cs
- PathParser.cs
- EventWaitHandleSecurity.cs
- MultiplexingFormatMapping.cs
- DoWhile.cs
- UIElement.cs
- AttributeAction.cs
- ControlParameter.cs
- propertytag.cs
- TranslateTransform3D.cs
- TextEditorParagraphs.cs
- ResourceIDHelper.cs
- DataKeyArray.cs
- PeerApplication.cs
- BuildManagerHost.cs
- TagMapCollection.cs
- OleDbDataAdapter.cs
- ReadOnlyMetadataCollection.cs
- Privilege.cs
- ExtensionDataObject.cs