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
- ValidatorCollection.cs
- CodeChecksumPragma.cs
- Enum.cs
- SerializationInfo.cs
- httpstaticobjectscollection.cs
- LinkConverter.cs
- PeerNameRecord.cs
- TaiwanLunisolarCalendar.cs
- OutputCacheProfile.cs
- ToolStripSplitStackLayout.cs
- Pkcs9Attribute.cs
- BooleanSwitch.cs
- WebServiceTypeData.cs
- ProfessionalColors.cs
- ExtractorMetadata.cs
- ContextMarshalException.cs
- SettingsProviderCollection.cs
- ScrollItemPattern.cs
- ToggleButtonAutomationPeer.cs
- ServerIdentity.cs
- TableRow.cs
- LicenseException.cs
- WindowsSysHeader.cs
- ExtentKey.cs
- TextServicesContext.cs
- ParameterCollection.cs
- WindowsListViewScroll.cs
- SystemResourceHost.cs
- FunctionParameter.cs
- DashStyle.cs
- ContainerControl.cs
- StylusCollection.cs
- RelatedPropertyManager.cs
- WebBrowsableAttribute.cs
- Point.cs
- AsyncParams.cs
- SqlTransaction.cs
- UIPermission.cs
- SqlIdentifier.cs
- ApplicationDirectoryMembershipCondition.cs
- FormViewPagerRow.cs
- KeyFrames.cs
- MsmqInputMessagePool.cs
- QueryConverter.cs
- ByteAnimationUsingKeyFrames.cs
- ValueExpressions.cs
- AuditLogLocation.cs
- DBConcurrencyException.cs
- ToolTipAutomationPeer.cs
- ExpandedProjectionNode.cs
- SmiConnection.cs
- SourceFileBuildProvider.cs
- XamlParser.cs
- PersonalizationEntry.cs
- RowBinding.cs
- EventBookmark.cs
- DataGridSortCommandEventArgs.cs
- SmtpSpecifiedPickupDirectoryElement.cs
- ProtocolViolationException.cs
- GlyphShapingProperties.cs
- StringFreezingAttribute.cs
- UriSection.cs
- AlphabeticalEnumConverter.cs
- RangeEnumerable.cs
- Bidi.cs
- CodeSnippetStatement.cs
- DataTableReaderListener.cs
- securitycriticaldataformultiplegetandset.cs
- TextWriterTraceListener.cs
- WaveHeader.cs
- ToolStripItemClickedEventArgs.cs
- columnmapkeybuilder.cs
- Timeline.cs
- ContentDefinition.cs
- StatusCommandUI.cs
- SqlDataSourceSelectingEventArgs.cs
- RemotingConfigParser.cs
- XmlSchemaSimpleContent.cs
- FixedLineResult.cs
- Accessible.cs
- ColorAnimationBase.cs
- AsnEncodedData.cs
- CacheOutputQuery.cs
- KnownTypeAttribute.cs
- UrlPath.cs
- ConnectionPointGlyph.cs
- SelectedGridItemChangedEvent.cs
- Point4DValueSerializer.cs
- RuleConditionDialog.Designer.cs
- PartitionResolver.cs
- QilPatternVisitor.cs
- CatalogPart.cs
- InputGestureCollection.cs
- ReflectionUtil.cs
- AttachedPropertyBrowsableForChildrenAttribute.cs
- MoveSizeWinEventHandler.cs
- RegistryDataKey.cs
- EqualityComparer.cs
- RichTextBoxDesigner.cs
- ComponentResourceManager.cs