Code:
/ 4.0 / 4.0 / 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. 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
- CommonRemoteMemoryBlock.cs
- SerialPinChanges.cs
- TableParaClient.cs
- EpmContentDeSerializer.cs
- MsmqOutputMessage.cs
- CallInfo.cs
- SafeMILHandle.cs
- ToolStripDropTargetManager.cs
- EntityDataSourceWrapper.cs
- XmlAnyAttributeAttribute.cs
- ConfigurationStrings.cs
- SafeSecurityHandles.cs
- ControlUtil.cs
- TreeNode.cs
- ZoomPercentageConverter.cs
- WebPartConnectionsEventArgs.cs
- JoinCqlBlock.cs
- XmlSchemaExternal.cs
- DrawListViewColumnHeaderEventArgs.cs
- TailPinnedEventArgs.cs
- KeyConstraint.cs
- remotingproxy.cs
- SignHashRequest.cs
- CompositeCollectionView.cs
- ImageConverter.cs
- ChineseLunisolarCalendar.cs
- VisualTreeFlattener.cs
- DataBoundControl.cs
- ProviderCollection.cs
- ArgumentNullException.cs
- Calendar.cs
- OuterGlowBitmapEffect.cs
- XmlHierarchicalEnumerable.cs
- TrackingMemoryStream.cs
- ModuleConfigurationInfo.cs
- Pen.cs
- sitestring.cs
- XmlDigitalSignatureProcessor.cs
- SHA512CryptoServiceProvider.cs
- HotSpotCollectionEditor.cs
- SystemNetworkInterface.cs
- TextElementCollection.cs
- Win32.cs
- SQLMembershipProvider.cs
- EventHandlersStore.cs
- ResourcesChangeInfo.cs
- COM2PropertyBuilderUITypeEditor.cs
- PipelineComponent.cs
- DataBoundControlHelper.cs
- Identity.cs
- ToolZoneDesigner.cs
- BroadcastEventHelper.cs
- RequestCacheManager.cs
- RegistryPermission.cs
- ListViewGroup.cs
- PageSettings.cs
- TabPageDesigner.cs
- WebPartTransformerCollection.cs
- MenuItemStyle.cs
- DbMetaDataCollectionNames.cs
- ChannelSinkStacks.cs
- _BufferOffsetSize.cs
- InputGestureCollection.cs
- DataListCommandEventArgs.cs
- TypeConstant.cs
- ColorBuilder.cs
- SuppressIldasmAttribute.cs
- SafeReadContext.cs
- DataPagerField.cs
- CharacterMetrics.cs
- OleStrCAMarshaler.cs
- VirtualPathProvider.cs
- _TimerThread.cs
- HttpCapabilitiesSectionHandler.cs
- WasAdminWrapper.cs
- AggregateNode.cs
- WebPartVerbsEventArgs.cs
- RegistryKey.cs
- SqlOuterApplyReducer.cs
- CompilationRelaxations.cs
- DbParameterCollectionHelper.cs
- MiniModule.cs
- Configuration.cs
- SByte.cs
- ControlValuePropertyAttribute.cs
- ScriptingJsonSerializationSection.cs
- XmlDataImplementation.cs
- OSFeature.cs
- ExpandButtonVisibilityConverter.cs
- Sequence.cs
- MessageQueueException.cs
- ListViewDesigner.cs
- FixedSOMGroup.cs
- CleanUpVirtualizedItemEventArgs.cs
- QueryBranchOp.cs
- SynchronizationContext.cs
- Sorting.cs
- LinkTarget.cs
- Hex.cs
- MediaElementAutomationPeer.cs