Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Core / CSharp / System / Windows / Media3D / MaterialGroup.cs / 1305600 / MaterialGroup.cs
//---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // // Description: Material group // //--------------------------------------------------------------------------- using System; using System.Collections; using System.Diagnostics; using System.Windows; using System.Windows.Media; using System.Windows.Media.Media3D; using System.Windows.Markup; using MS.Internal; using MS.Internal.Media3D; using SR=MS.Internal.PresentationCore.SR; using SRID=MS.Internal.PresentationCore.SRID; namespace System.Windows.Media.Media3D { ////// Material group /// [ContentProperty("Children")] public sealed partial class MaterialGroup : Material { //----------------------------------------------------- // // Constructors // //----------------------------------------------------- #region Constructors ////// Default constructor. /// public MaterialGroup() {} #endregion Constructors } } // 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
- DropSourceBehavior.cs
- LinqDataView.cs
- baseshape.cs
- BrowserDefinitionCollection.cs
- Select.cs
- ValidatorUtils.cs
- UncommonField.cs
- XPathNodeIterator.cs
- ClientOptions.cs
- HttpContextWrapper.cs
- SortKey.cs
- LinkLabelLinkClickedEvent.cs
- TrackingProfileCache.cs
- UiaCoreProviderApi.cs
- CssStyleCollection.cs
- Encoding.cs
- RelativeSource.cs
- PersonalizationStateQuery.cs
- InlineObject.cs
- WindowsRebar.cs
- GroupItemAutomationPeer.cs
- DbDeleteCommandTree.cs
- LayoutTableCell.cs
- DetailsViewCommandEventArgs.cs
- Array.cs
- Expressions.cs
- WebPartExportVerb.cs
- SessionParameter.cs
- CSharpCodeProvider.cs
- WpfPayload.cs
- UpdateProgress.cs
- SymbolPair.cs
- ControlIdConverter.cs
- Paragraph.cs
- SqlNode.cs
- QilGenerator.cs
- EntryIndex.cs
- DataGridViewAutoSizeColumnsModeEventArgs.cs
- SrgsGrammar.cs
- RequestQueryParser.cs
- DelegateCompletionCallbackWrapper.cs
- Thickness.cs
- GridViewHeaderRowPresenterAutomationPeer.cs
- XmlSchemaRedefine.cs
- CryptoApi.cs
- FrameDimension.cs
- TableStyle.cs
- RNGCryptoServiceProvider.cs
- ScrollChangedEventArgs.cs
- ProfileGroupSettings.cs
- ListenDesigner.cs
- GrammarBuilderRuleRef.cs
- EventTask.cs
- Matrix3D.cs
- InternalPermissions.cs
- WindowsGraphics.cs
- BrushConverter.cs
- BitmapEffectInput.cs
- CodeDirectionExpression.cs
- NativeMethodsOther.cs
- StorageMappingItemLoader.cs
- FontWeights.cs
- FindRequestContext.cs
- MultiSelectRootGridEntry.cs
- CodeParameterDeclarationExpression.cs
- FormParameter.cs
- XmlILConstructAnalyzer.cs
- WinCategoryAttribute.cs
- MenuEventArgs.cs
- TypeElement.cs
- VScrollBar.cs
- ErrorsHelper.cs
- SqlDataSourceSelectingEventArgs.cs
- EnumConverter.cs
- RenderTargetBitmap.cs
- ApplicationProxyInternal.cs
- HashSetDebugView.cs
- Interlocked.cs
- RawStylusSystemGestureInputReport.cs
- webeventbuffer.cs
- XmlSchema.cs
- Random.cs
- ControlValuePropertyAttribute.cs
- FormViewInsertedEventArgs.cs
- TraceHandlerErrorFormatter.cs
- RuntimeHelpers.cs
- MsmqIntegrationSecurityElement.cs
- NestedContainer.cs
- ByteStream.cs
- XmlSchemaSequence.cs
- EventProxy.cs
- GenericEnumConverter.cs
- _NTAuthentication.cs
- PeerObject.cs
- InfoCardMasterKey.cs
- XsltArgumentList.cs
- UrlPath.cs
- InvalidComObjectException.cs
- DtdParser.cs
- ObjectStateManagerMetadata.cs