Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / NetFx40 / System.Xaml.Hosting / System / Xaml / Hosting / Configuration / XamlHostingSectionGroup.cs / 1305376 / XamlHostingSectionGroup.cs
//------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- namespace System.Xaml.Hosting.Configuration { using System; using System.Configuration; using System.Runtime; using System.Web; public sealed class XamlHostingSectionGroup : ConfigurationSectionGroup { public XamlHostingSectionGroup() { } public XamlHostingSection XamlHostingSection { get { return (XamlHostingSection)this.Sections[XamlHostingConfiguration.XamlHostingConfigGroup]; } } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ProviderConnectionPoint.cs
- BindingList.cs
- Region.cs
- UInt64.cs
- ErrorFormatterPage.cs
- SerializationInfoEnumerator.cs
- PageVisual.cs
- RoutedEvent.cs
- GroupByExpressionRewriter.cs
- BitmapEffectrendercontext.cs
- SerializationBinder.cs
- AlignmentXValidation.cs
- SoapObjectInfo.cs
- ControlParameter.cs
- NativeMethods.cs
- ChtmlCalendarAdapter.cs
- ObjectFullSpanRewriter.cs
- DataGridViewCellLinkedList.cs
- ProxyWebPart.cs
- ServiceProviders.cs
- XPathNavigatorReader.cs
- DataGridViewSelectedCellCollection.cs
- TagPrefixInfo.cs
- FirewallWrapper.cs
- InternalUserCancelledException.cs
- ScriptRef.cs
- InheritanceRules.cs
- WebEvents.cs
- PropertyBuilder.cs
- Base64Encoder.cs
- ToolboxComponentsCreatedEventArgs.cs
- ColorConvertedBitmapExtension.cs
- DNS.cs
- XMLUtil.cs
- XmlEnumAttribute.cs
- EventWaitHandleSecurity.cs
- TypeInitializationException.cs
- SqlInternalConnection.cs
- IPGlobalProperties.cs
- XPathEmptyIterator.cs
- DataPagerFieldItem.cs
- XmlSchemaType.cs
- Keyboard.cs
- FieldNameLookup.cs
- COM2ExtendedUITypeEditor.cs
- EncryptedPackageFilter.cs
- InstanceStore.cs
- TextViewBase.cs
- TableRowCollection.cs
- SettingsPropertyCollection.cs
- EmbeddedObject.cs
- TransactionScope.cs
- DemultiplexingClientMessageFormatter.cs
- SafeHandle.cs
- MonitorWrapper.cs
- AttributeAction.cs
- PerfCounterSection.cs
- DisplayMemberTemplateSelector.cs
- LinkUtilities.cs
- ApplicationFileParser.cs
- DelegateTypeInfo.cs
- Operators.cs
- BulletedList.cs
- TraceContextRecord.cs
- TemplateBaseAction.cs
- Timer.cs
- CredentialCache.cs
- UriTemplateQueryValue.cs
- PeekCompletedEventArgs.cs
- CultureInfoConverter.cs
- IssuanceLicense.cs
- CryptoKeySecurity.cs
- DataControlFieldCollection.cs
- SoapRpcMethodAttribute.cs
- GraphicsPathIterator.cs
- FormsIdentity.cs
- CursorInteropHelper.cs
- Effect.cs
- TrackingWorkflowEventArgs.cs
- LayoutUtils.cs
- ZipIOZip64EndOfCentralDirectoryLocatorBlock.cs
- EntityCodeGenerator.cs
- BamlBinaryReader.cs
- MDIControlStrip.cs
- DispatchWrapper.cs
- UpdateManifestForBrowserApplication.cs
- NetworkInformationException.cs
- BatchStream.cs
- RemoteWebConfigurationHostStream.cs
- Matrix3DValueSerializer.cs
- WebBrowserHelper.cs
- JsonClassDataContract.cs
- HttpConfigurationSystem.cs
- HtmlEncodedRawTextWriter.cs
- SchemaNotation.cs
- PrintControllerWithStatusDialog.cs
- AuthenticationServiceManager.cs
- EventSetter.cs
- TraceSwitch.cs
- Win32MouseDevice.cs