Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / WF / Common / AuthoringOM / Design / Glyphs / ConnectorSelectionGlyph.cs / 1305376 / ConnectorSelectionGlyph.cs
namespace System.Workflow.ComponentModel.Design { using System; using System.Drawing; using System.Drawing.Drawing2D; using System.Windows.Forms; #region Glyphs #region Class ConnectorSelectionGlyph // internal abstract class ConnectorSelectionGlyph : SelectionGlyph { protected int connectorIndex = 0; protected bool isPrimarySelectionGlyph = true; public ConnectorSelectionGlyph(int connectorIndex, bool isPrimarySelectionGlyph) { this.connectorIndex = connectorIndex; this.isPrimarySelectionGlyph = isPrimarySelectionGlyph; } } #endregion #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.Drawing; using System.Drawing.Drawing2D; using System.Windows.Forms; #region Glyphs #region Class ConnectorSelectionGlyph // internal abstract class ConnectorSelectionGlyph : SelectionGlyph { protected int connectorIndex = 0; protected bool isPrimarySelectionGlyph = true; public ConnectorSelectionGlyph(int connectorIndex, bool isPrimarySelectionGlyph) { this.connectorIndex = connectorIndex; this.isPrimarySelectionGlyph = isPrimarySelectionGlyph; } } #endregion #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
- AssemblyNameUtility.cs
- CaseInsensitiveHashCodeProvider.cs
- Command.cs
- ColorKeyFrameCollection.cs
- ToolStripAdornerWindowService.cs
- InheritanceService.cs
- GatewayDefinition.cs
- TheQuery.cs
- AVElementHelper.cs
- CombinedGeometry.cs
- SqlDataSource.cs
- NullableBoolConverter.cs
- StyleReferenceConverter.cs
- ImageSourceConverter.cs
- Bitmap.cs
- ObsoleteAttribute.cs
- Matrix3DConverter.cs
- DocobjHost.cs
- PoisonMessageException.cs
- BooleanAnimationBase.cs
- UnsafeNativeMethods.cs
- DataGridViewComboBoxCell.cs
- XmlSchemaInclude.cs
- LinqExpressionNormalizer.cs
- ProviderSettingsCollection.cs
- DynamicDataResources.Designer.cs
- RubberbandSelector.cs
- ProtectedProviderSettings.cs
- FormViewPagerRow.cs
- RangeBase.cs
- TextBounds.cs
- MultiPropertyDescriptorGridEntry.cs
- EntityDataReader.cs
- MethodBody.cs
- ModelToObjectValueConverter.cs
- SizeConverter.cs
- UpdatePanelTrigger.cs
- EastAsianLunisolarCalendar.cs
- MessagePropertyFilter.cs
- TypeForwardedToAttribute.cs
- SwitchCase.cs
- AbstractSvcMapFileLoader.cs
- XmlIterators.cs
- EdmSchemaAttribute.cs
- FilterQuery.cs
- Win32Exception.cs
- CodeTryCatchFinallyStatement.cs
- xmlformatgeneratorstatics.cs
- UniformGrid.cs
- Vector3DCollectionValueSerializer.cs
- CultureSpecificCharacterBufferRange.cs
- Metadata.cs
- LoginView.cs
- precedingsibling.cs
- IncrementalCompileAnalyzer.cs
- Msec.cs
- SemaphoreSlim.cs
- PersonalizationState.cs
- PolygonHotSpot.cs
- ResourceSetExpression.cs
- ValueUtilsSmi.cs
- PageContentAsyncResult.cs
- InvalidPrinterException.cs
- oledbmetadatacolumnnames.cs
- Serializer.cs
- SafeEventLogReadHandle.cs
- ThemeableAttribute.cs
- TabletCollection.cs
- propertytag.cs
- LineVisual.cs
- _OSSOCK.cs
- xdrvalidator.cs
- SpeakProgressEventArgs.cs
- WebFormsRootDesigner.cs
- BoolLiteral.cs
- RootDesignerSerializerAttribute.cs
- DataSourceHelper.cs
- XmlnsDictionary.cs
- InputLanguageManager.cs
- ListView.cs
- HostingPreferredMapPath.cs
- PreApplicationStartMethodAttribute.cs
- TransactionBridge.cs
- SqlMetaData.cs
- AssemblyHash.cs
- IntAverageAggregationOperator.cs
- DragDrop.cs
- SQLInt32.cs
- ConcurrentDictionary.cs
- safex509handles.cs
- ViewStateModeByIdAttribute.cs
- ResXDataNode.cs
- CheckBoxPopupAdapter.cs
- TracingConnection.cs
- BoundField.cs
- ErrorHandler.cs
- ConnectionStringsExpressionBuilder.cs
- HierarchicalDataBoundControl.cs
- SafeLibraryHandle.cs
- LogEntryUtils.cs