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
- FixUp.cs
- XmlSchemaInferenceException.cs
- Model3D.cs
- SecurityAlgorithmSuite.cs
- Blend.cs
- PagesSection.cs
- Perspective.cs
- Help.cs
- PaperSize.cs
- LambdaCompiler.cs
- BaseTemplateCodeDomTreeGenerator.cs
- AccessViolationException.cs
- SendAgentStatusRequest.cs
- StrokeNode.cs
- CodeLabeledStatement.cs
- ObjectViewFactory.cs
- CodeThrowExceptionStatement.cs
- ZipIOFileItemStream.cs
- hebrewshape.cs
- ClockGroup.cs
- RangeValidator.cs
- BitmapEffectDrawingContent.cs
- DataGridViewComboBoxCell.cs
- WebPartUtil.cs
- VisualTreeUtils.cs
- MessageAction.cs
- SecurityElement.cs
- XmlUtilWriter.cs
- XpsFontSerializationService.cs
- FileDialog.cs
- configsystem.cs
- _ScatterGatherBuffers.cs
- OdbcInfoMessageEvent.cs
- httpserverutility.cs
- EntityAdapter.cs
- ExpressionBuilder.cs
- QilInvokeEarlyBound.cs
- wgx_exports.cs
- XsltQilFactory.cs
- VolatileResourceManager.cs
- GcSettings.cs
- BufferModeSettings.cs
- CodeCatchClause.cs
- TimeSpanConverter.cs
- IDQuery.cs
- RecordManager.cs
- BaseTemplatedMobileComponentEditor.cs
- CollectionViewProxy.cs
- PrinterResolution.cs
- sqlpipe.cs
- Hex.cs
- ParameterEditorUserControl.cs
- _NetRes.cs
- GlyphRun.cs
- ApplicationActivator.cs
- QueryConverter.cs
- _Connection.cs
- SplineQuaternionKeyFrame.cs
- PromptStyle.cs
- SQLDoubleStorage.cs
- XmlStreamNodeWriter.cs
- ScriptReferenceBase.cs
- Types.cs
- OutputWindow.cs
- TraceUtility.cs
- XmlElementAttribute.cs
- ColorAnimation.cs
- TextTreeExtractElementUndoUnit.cs
- SafeNativeMemoryHandle.cs
- IntranetCredentialPolicy.cs
- SignatureConfirmationElement.cs
- BoundsDrawingContextWalker.cs
- XmlILAnnotation.cs
- BrushValueSerializer.cs
- RenderTargetBitmap.cs
- RegexGroup.cs
- PresentationTraceSources.cs
- IntSecurity.cs
- ActivityBuilderHelper.cs
- ConfigurationManagerInternal.cs
- EntityCommand.cs
- DataServiceQuery.cs
- LicenseContext.cs
- RewritingValidator.cs
- EdmProperty.cs
- FtpCachePolicyElement.cs
- BookmarkEventArgs.cs
- HttpModule.cs
- ImmutableAssemblyCacheEntry.cs
- EventPrivateKey.cs
- MessagePropertyDescription.cs
- NameValueCollection.cs
- RegexReplacement.cs
- StrokeRenderer.cs
- ReservationNotFoundException.cs
- XmlNamespaceMapping.cs
- PolicyImporterElement.cs
- UnsafeCollabNativeMethods.cs
- ListDictionary.cs
- AuthenticationModuleElementCollection.cs