Code:
/ 4.0 / 4.0 / 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. //---------------------------------------------------------------------------- // //// 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
- InkPresenter.cs
- HasCopySemanticsAttribute.cs
- BuiltInExpr.cs
- BufferBuilder.cs
- OdbcHandle.cs
- WsatConfiguration.cs
- NativeMethods.cs
- ComContractElement.cs
- SplashScreenNativeMethods.cs
- NamespaceMapping.cs
- IndexOutOfRangeException.cs
- MissingMemberException.cs
- _ContextAwareResult.cs
- Point3DAnimation.cs
- InstanceNameConverter.cs
- CompositeDesignerAccessibleObject.cs
- documentsequencetextview.cs
- ProfileInfo.cs
- DataGridViewCellMouseEventArgs.cs
- GPPOINTF.cs
- Context.cs
- FtpRequestCacheValidator.cs
- DashStyle.cs
- RadioButtonRenderer.cs
- DataGridSortingEventArgs.cs
- CachingHintValidation.cs
- LogStore.cs
- LinearKeyFrames.cs
- ListDataHelper.cs
- DiffuseMaterial.cs
- DocumentsTrace.cs
- Camera.cs
- MSAAEventDispatcher.cs
- TraceHandlerErrorFormatter.cs
- CallSiteOps.cs
- DeflateStream.cs
- DelayedRegex.cs
- _SSPISessionCache.cs
- ProviderMetadata.cs
- SiteMapProvider.cs
- WpfXamlMember.cs
- SmtpException.cs
- Codec.cs
- EntityWrapperFactory.cs
- CancellationScope.cs
- AnimationClock.cs
- HtmlInputButton.cs
- GAC.cs
- SafeCoTaskMem.cs
- EpmCustomContentSerializer.cs
- AnnotationComponentChooser.cs
- XmlMemberMapping.cs
- ClientRuntime.cs
- SqlDataSourceWizardForm.cs
- FunctionDescription.cs
- StringConverter.cs
- TextWriter.cs
- FrameworkTemplate.cs
- MediaPlayerState.cs
- NotSupportedException.cs
- RepeaterItem.cs
- AnnotationService.cs
- UnknownBitmapDecoder.cs
- CodeAttributeDeclaration.cs
- TextOutput.cs
- MemberInfoSerializationHolder.cs
- FlowLayoutPanel.cs
- COM2TypeInfoProcessor.cs
- Font.cs
- WebPartManager.cs
- DataGridViewDataConnection.cs
- ColorMap.cs
- SystemResourceKey.cs
- Point3DKeyFrameCollection.cs
- HostProtectionPermission.cs
- OverflowException.cs
- HtmlDocument.cs
- WindowProviderWrapper.cs
- DataServiceQueryOfT.cs
- ChannelEndpointElement.cs
- ValueTypeFieldReference.cs
- Compiler.cs
- ListViewAutomationPeer.cs
- VirtualPath.cs
- MdiWindowListItemConverter.cs
- ReflectTypeDescriptionProvider.cs
- SelectedDatesCollection.cs
- CryptoApi.cs
- UpDownEvent.cs
- SspiWrapper.cs
- DataRelationPropertyDescriptor.cs
- SchemaNamespaceManager.cs
- ToolStripComboBox.cs
- DbModificationClause.cs
- _PooledStream.cs
- DataPagerFieldCollection.cs
- IEnumerable.cs
- DisplayMemberTemplateSelector.cs
- ColumnProvider.cs
- MembershipAdapter.cs