Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / WF / Common / AuthoringOM / FaultDesigner.cs / 1305376 / FaultDesigner.cs
namespace System.Workflow.ComponentModel.Design { using System; using System.Text; using System.Reflection; using System.Collections; using System.CodeDom; using System.ComponentModel; using System.ComponentModel.Design; using System.ComponentModel.Design.Serialization; using System.Drawing; using System.Drawing.Drawing2D; using System.Runtime.Serialization; using System.Globalization; using System.Workflow.ComponentModel.Design; #region Class ThrowDesigner [ActivityDesignerTheme(typeof(ThrowDesignerTheme))] internal sealed class ThrowDesigner : ActivityDesigner { } #endregion #region ThrowDesignerTheme internal sealed class ThrowDesignerTheme : ActivityDesignerTheme { public ThrowDesignerTheme(WorkflowTheme theme) : base(theme) { this.ForeColor = Color.FromArgb(0xFF, 0x00, 0x00, 0x00); this.BorderColor = Color.FromArgb(0xFF, 0xC8, 0x2D, 0x11); this.BorderStyle = DashStyle.Solid; this.BackColorStart = Color.FromArgb(0xFF, 0xFB, 0xD7, 0xD0); this.BackColorEnd = Color.FromArgb(0xFF, 0xF3, 0x85, 0x72); this.BackgroundStyle = LinearGradientMode.Horizontal; } } #endregion } // 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
- WebPartMovingEventArgs.cs
- PreProcessInputEventArgs.cs
- ObjectDataSourceFilteringEventArgs.cs
- AssertSection.cs
- MemoryFailPoint.cs
- ReferencedAssembly.cs
- SystemSounds.cs
- BinaryMethodMessage.cs
- Stream.cs
- OperationCanceledException.cs
- ColumnCollection.cs
- SqlCommandBuilder.cs
- PcmConverter.cs
- UnsafeNativeMethodsPenimc.cs
- EndpointDispatcherTable.cs
- PropertyFilterAttribute.cs
- MatrixTransform3D.cs
- DecimalKeyFrameCollection.cs
- DetailsViewInsertEventArgs.cs
- ArrangedElement.cs
- SHA384.cs
- ViewGenerator.cs
- ModelFunction.cs
- WaitHandleCannotBeOpenedException.cs
- PageThemeParser.cs
- FactoryMaker.cs
- WebPartChrome.cs
- ElementUtil.cs
- DocumentApplicationJournalEntry.cs
- AddressHeaderCollection.cs
- XPathEmptyIterator.cs
- BamlLocalizer.cs
- DataBoundLiteralControl.cs
- TemplateComponentConnector.cs
- DesignerDataSourceView.cs
- TransactionScope.cs
- QilFunction.cs
- EntityContainerAssociationSetEnd.cs
- StateWorkerRequest.cs
- WizardStepBase.cs
- DataKeyArray.cs
- ErrorHandlerFaultInfo.cs
- SqlClientPermission.cs
- TextServicesDisplayAttributePropertyRanges.cs
- SessionStateItemCollection.cs
- ByteRangeDownloader.cs
- DecoderBestFitFallback.cs
- WebPartDisplayModeCancelEventArgs.cs
- ApplicationFileCodeDomTreeGenerator.cs
- FontFamilyConverter.cs
- Size.cs
- SQLRoleProvider.cs
- XmlSchemaValidationException.cs
- WebPartMinimizeVerb.cs
- ClassDataContract.cs
- HtmlHead.cs
- LambdaExpression.cs
- TypeSystemProvider.cs
- SqlFileStream.cs
- EntityParameterCollection.cs
- XmlC14NWriter.cs
- UnicastIPAddressInformationCollection.cs
- OpCopier.cs
- ComAdminInterfaces.cs
- GetIndexBinder.cs
- SqlFunctionAttribute.cs
- ComponentManagerBroker.cs
- DataGridViewRowHeightInfoNeededEventArgs.cs
- BaseInfoTable.cs
- AlphaSortedEnumConverter.cs
- AcceptorSessionSymmetricTransportSecurityProtocol.cs
- PathFigure.cs
- DataContractSerializerOperationGenerator.cs
- XappLauncher.cs
- UserNameSecurityTokenProvider.cs
- FlowDocumentReaderAutomationPeer.cs
- ImageCollectionCodeDomSerializer.cs
- ClassHandlersStore.cs
- HostedElements.cs
- PartialClassGenerationTask.cs
- SqlDataSource.cs
- SimpleRecyclingCache.cs
- AbsoluteQuery.cs
- VerticalAlignConverter.cs
- AnnotationResourceCollection.cs
- ChannelProtectionRequirements.cs
- TokenBasedSetEnumerator.cs
- versioninfo.cs
- BroadcastEventHelper.cs
- SmiSettersStream.cs
- JsonDataContract.cs
- TableCell.cs
- DatatypeImplementation.cs
- Variant.cs
- _ChunkParse.cs
- TypeSchema.cs
- HtmlTableCellCollection.cs
- SafeMarshalContext.cs
- ReflectionTypeLoadException.cs
- Hyperlink.cs