Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / WF / Common / AuthoringOM / Design / SecondaryViewProvider.cs / 1305376 / SecondaryViewProvider.cs
#pragma warning disable 1634, 1691 namespace System.Workflow.ComponentModel.Design { using System; using System.IO; using System.Drawing; using System.CodeDom; using System.Diagnostics; using System.Collections; using System.Collections.Generic; using System.Windows.Forms; using System.ComponentModel; using System.Globalization; using System.Drawing.Design; using System.Drawing.Imaging; using System.Drawing.Drawing2D; using System.Windows.Forms.Design; using System.ComponentModel.Design; using System.Collections.Specialized; using System.ComponentModel.Design.Serialization; using System.Workflow.ComponentModel.Compiler; using System.Workflow.ComponentModel.Serialization; using System.Collections.ObjectModel; using System.Reflection; using System.Workflow.ComponentModel.Design; using System.Runtime.Serialization.Formatters.Binary; #region Class SecondaryViewProvider internal static class SecondaryViewProvider { private const string EventHandlersRef = "System.Workflow.Activities.EventHandlersActivity, " + AssemblyRef.ActivitiesAssemblyRef; private const string EventHandlingScopeRef = "System.Workflow.Activities.EventHandlingScopeActivity, " + AssemblyRef.ActivitiesAssemblyRef; internal static ReadOnlyCollectionGetViews(StructuredCompositeActivityDesigner designer) { Debug.Assert(designer.Activity != null); if (designer.Activity == null) throw new ArgumentException("Component can not be null!"); bool locked = !designer.IsEditable; //Get all the possible view types List
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- DetailsViewUpdateEventArgs.cs
- SendActivity.cs
- MULTI_QI.cs
- WindowsListViewGroupHelper.cs
- ItemList.cs
- TreeBuilderBamlTranslator.cs
- RegexReplacement.cs
- TextTrailingCharacterEllipsis.cs
- ReadOnlyObservableCollection.cs
- SystemResourceKey.cs
- ThreadSafeList.cs
- AlphaSortedEnumConverter.cs
- LeftCellWrapper.cs
- NamedPipeTransportSecurityElement.cs
- SR.cs
- DesignTimeVisibleAttribute.cs
- AutomationElementIdentifiers.cs
- FailedToStartupUIException.cs
- DateTime.cs
- EventMappingSettings.cs
- LogicalExpr.cs
- TagNameToTypeMapper.cs
- ProjectionCamera.cs
- DataGridViewComboBoxCell.cs
- FormViewInsertEventArgs.cs
- ExpressionNode.cs
- ConnectionStringsSection.cs
- PropertyHelper.cs
- UnicastIPAddressInformationCollection.cs
- ConstructorBuilder.cs
- OperationValidationEventArgs.cs
- RootCodeDomSerializer.cs
- HostedTransportConfigurationManager.cs
- DbProviderManifest.cs
- AudioFormatConverter.cs
- PenThreadWorker.cs
- DataGridViewLinkCell.cs
- ViewStateModeByIdAttribute.cs
- PostBackOptions.cs
- BulletedList.cs
- Peer.cs
- InterleavedZipPartStream.cs
- RowToFieldTransformer.cs
- DataGridLinkButton.cs
- FrameworkObject.cs
- FigureParagraph.cs
- Binding.cs
- CodeMethodReturnStatement.cs
- ConsoleCancelEventArgs.cs
- IssuanceLicense.cs
- WebService.cs
- OneOf.cs
- UntypedNullExpression.cs
- TypeBuilderInstantiation.cs
- GeneralTransform3D.cs
- CertificateReferenceElement.cs
- EnvelopeVersion.cs
- TagMapCollection.cs
- StateMachineDesignerPaint.cs
- Animatable.cs
- parserscommon.cs
- CookielessHelper.cs
- ArraySortHelper.cs
- PeerSecurityManager.cs
- PagerStyle.cs
- XamlSerializer.cs
- RangeBaseAutomationPeer.cs
- isolationinterop.cs
- RemotingConfiguration.cs
- DBConnection.cs
- MsmqIntegrationAppDomainProtocolHandler.cs
- DrawingAttributeSerializer.cs
- CoTaskMemUnicodeSafeHandle.cs
- InputLanguageSource.cs
- PrintDialog.cs
- BufferModesCollection.cs
- SchemaImporterExtensionsSection.cs
- HtmlEncodedRawTextWriter.cs
- Evaluator.cs
- CacheSection.cs
- InlineUIContainer.cs
- ToolStripGripRenderEventArgs.cs
- FloaterParaClient.cs
- DecimalAnimationBase.cs
- IChannel.cs
- DataControlCommands.cs
- DataSourceViewSchemaConverter.cs
- MULTI_QI.cs
- SmtpCommands.cs
- XmlQueryContext.cs
- TagPrefixCollection.cs
- MediaContext.cs
- EncoderReplacementFallback.cs
- ViewLoader.cs
- ClonableStack.cs
- Duration.cs
- LookupNode.cs
- ExceptionUtil.cs
- CustomSignedXml.cs
- AssemblyHash.cs