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
- ReflectionPermission.cs
- ContentDisposition.cs
- DrawingBrush.cs
- ProfileServiceManager.cs
- AvTrace.cs
- MouseEventArgs.cs
- EventMappingSettingsCollection.cs
- ForwardPositionQuery.cs
- Cursor.cs
- HttpCachePolicyBase.cs
- URLAttribute.cs
- ResourceAttributes.cs
- LeftCellWrapper.cs
- SequentialUshortCollection.cs
- ExtensionSimplifierMarkupObject.cs
- MimeMapping.cs
- BamlLocalizableResource.cs
- ValueProviderWrapper.cs
- ColorMap.cs
- XmlObjectSerializer.cs
- WSDualHttpBindingCollectionElement.cs
- AutomationPeer.cs
- SQLByte.cs
- TextEditorDragDrop.cs
- ObjectFactoryCodeDomTreeGenerator.cs
- ModelTreeEnumerator.cs
- GPPOINT.cs
- DecimalConstantAttribute.cs
- CommandField.cs
- AutoResetEvent.cs
- WmpBitmapDecoder.cs
- MetadataProperty.cs
- List.cs
- RegexWriter.cs
- Inflater.cs
- CodeTypeParameterCollection.cs
- SchemaManager.cs
- GenerateScriptTypeAttribute.cs
- Baml2006ReaderFrame.cs
- ConfigXmlWhitespace.cs
- HyperLinkColumn.cs
- UriScheme.cs
- SafeRightsManagementEnvironmentHandle.cs
- FormsAuthentication.cs
- CompatibleComparer.cs
- RoutingService.cs
- FixedTextPointer.cs
- Light.cs
- BaseDataList.cs
- TryCatchDesigner.xaml.cs
- ObjectDisposedException.cs
- DelayLoadType.cs
- GroupBoxAutomationPeer.cs
- WebPartDisplayModeCancelEventArgs.cs
- CacheMemory.cs
- DesignerAdRotatorAdapter.cs
- LinqDataSourceEditData.cs
- BufferedWebEventProvider.cs
- NavigationPropertyEmitter.cs
- MediaElement.cs
- sqlcontext.cs
- RtfToXamlReader.cs
- ContextStack.cs
- DoubleAnimation.cs
- Context.cs
- Helper.cs
- SerializationAttributes.cs
- DataRelationCollection.cs
- oledbmetadatacollectionnames.cs
- HttpWebRequestElement.cs
- CookieHandler.cs
- XPathDocument.cs
- DataSourceControl.cs
- SystemWebExtensionsSectionGroup.cs
- ValidatingPropertiesEventArgs.cs
- Binding.cs
- TableLayoutRowStyleCollection.cs
- HttpProfileBase.cs
- WindowsButton.cs
- DataGridViewSelectedRowCollection.cs
- Attachment.cs
- CustomTypeDescriptor.cs
- DataGridDesigner.cs
- DataGrid.cs
- ToolStripManager.cs
- DataBinder.cs
- ServicePerformanceCounters.cs
- ContentPlaceHolder.cs
- WindowsFormsHostAutomationPeer.cs
- EntitySetBaseCollection.cs
- X509Extension.cs
- MessageEventSubscriptionService.cs
- XmlText.cs
- Size.cs
- FrameworkContentElementAutomationPeer.cs
- PowerModeChangedEventArgs.cs
- RawMouseInputReport.cs
- HttpConfigurationContext.cs
- SearchForVirtualItemEventArgs.cs
- WpfKnownType.cs