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
- UIPermission.cs
- MessageDescription.cs
- ButtonBaseAdapter.cs
- DataBoundControlAdapter.cs
- TextRangeBase.cs
- DeploymentSection.cs
- AppSettingsSection.cs
- ComplexTypeEmitter.cs
- WindowsAuthenticationModule.cs
- ViewManagerAttribute.cs
- PolicyException.cs
- AddInSegmentDirectoryNotFoundException.cs
- InputBuffer.cs
- GridViewActionList.cs
- iisPickupDirectory.cs
- ThemeableAttribute.cs
- WebBrowserNavigatedEventHandler.cs
- SecurityKeyIdentifier.cs
- HttpDictionary.cs
- PhysicalAddress.cs
- ConfigXmlElement.cs
- PolicyChain.cs
- XmlSchemaObject.cs
- GrammarBuilderRuleRef.cs
- FileUtil.cs
- SqlWebEventProvider.cs
- Transactions.cs
- DockingAttribute.cs
- RowTypePropertyElement.cs
- MappingItemCollection.cs
- ColorTranslator.cs
- AspCompat.cs
- Query.cs
- _OSSOCK.cs
- Logging.cs
- ProvidersHelper.cs
- ReferenceEqualityComparer.cs
- MarkedHighlightComponent.cs
- DataGridLinkButton.cs
- ConfigXmlWhitespace.cs
- RegexTree.cs
- CookieHandler.cs
- LongValidatorAttribute.cs
- Boolean.cs
- GeneratedContractType.cs
- DbException.cs
- DeferredReference.cs
- DataGridRowEventArgs.cs
- MenuItemAutomationPeer.cs
- CustomErrorsSection.cs
- TemplatedMailWebEventProvider.cs
- MessageQueueException.cs
- Rotation3D.cs
- XmlSchemaImporter.cs
- DurableMessageDispatchInspector.cs
- FileBasedResourceGroveler.cs
- PasswordRecoveryAutoFormat.cs
- SearchForVirtualItemEventArgs.cs
- AddInToken.cs
- MetabaseSettings.cs
- Buffer.cs
- OverrideMode.cs
- DelayedRegex.cs
- TextBox.cs
- ScriptResourceInfo.cs
- CompareValidator.cs
- externdll.cs
- OleDbCommand.cs
- NonBatchDirectoryCompiler.cs
- PerspectiveCamera.cs
- CustomAttributeSerializer.cs
- XPathDocument.cs
- BamlTreeUpdater.cs
- AdCreatedEventArgs.cs
- PersonalizablePropertyEntry.cs
- TreeNodeBindingCollection.cs
- SoapExtensionReflector.cs
- NotConverter.cs
- XsltQilFactory.cs
- StylusPointPropertyUnit.cs
- ResponseBodyWriter.cs
- XmlEventCache.cs
- ExecutionEngineException.cs
- RemoteWebConfigurationHost.cs
- indexingfiltermarshaler.cs
- RowUpdatedEventArgs.cs
- OracleFactory.cs
- LayoutTable.cs
- ReadOnlyCollection.cs
- DecimalKeyFrameCollection.cs
- EncoderNLS.cs
- KeyValuePairs.cs
- URI.cs
- DataTableReaderListener.cs
- Grant.cs
- Pointer.cs
- Matrix.cs
- DataGridViewDataConnection.cs
- DataControlFieldCollection.cs
- OperationSelectorBehavior.cs