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
- WMICapabilities.cs
- RawAppCommandInputReport.cs
- ObjectDisposedException.cs
- AppDomainProtocolHandler.cs
- ReaderOutput.cs
- TextRangeEditLists.cs
- DtcInterfaces.cs
- Interlocked.cs
- XmlSchemaNotation.cs
- SessionIDManager.cs
- UnknownBitmapDecoder.cs
- Collection.cs
- MemberDescriptor.cs
- QuaternionRotation3D.cs
- XamlPoint3DCollectionSerializer.cs
- ResourceExpression.cs
- Helpers.cs
- FeatureSupport.cs
- MD5.cs
- StretchValidation.cs
- TextServicesContext.cs
- BitmapEffectrendercontext.cs
- LayoutTable.cs
- WebConfigurationHostFileChange.cs
- FastEncoderWindow.cs
- CRYPTPROTECT_PROMPTSTRUCT.cs
- DetailsViewDeleteEventArgs.cs
- TextSelectionProcessor.cs
- ArraySet.cs
- SetStoryboardSpeedRatio.cs
- IUnknownConstantAttribute.cs
- CompModHelpers.cs
- GorillaCodec.cs
- TargetControlTypeCache.cs
- metadatamappinghashervisitor.cs
- SelectedGridItemChangedEvent.cs
- DeclarativeCatalogPart.cs
- PeerContact.cs
- HMACSHA512.cs
- CustomWebEventKey.cs
- MonikerSyntaxException.cs
- SslStream.cs
- NativeMethods.cs
- CorePropertiesFilter.cs
- ProbeMatchesApril2005.cs
- FormatSettings.cs
- ExpressionPrinter.cs
- DetailsViewPagerRow.cs
- HelpKeywordAttribute.cs
- TraceSection.cs
- _DigestClient.cs
- Point3DConverter.cs
- MissingMemberException.cs
- EasingKeyFrames.cs
- SoapSchemaImporter.cs
- DBCommandBuilder.cs
- LexicalChunk.cs
- ReferenceService.cs
- BatchParser.cs
- ToolConsole.cs
- Animatable.cs
- RuntimeArgumentHandle.cs
- DataGridViewImageColumn.cs
- TypeConvertions.cs
- MD5HashHelper.cs
- FormsIdentity.cs
- UserUseLicenseDictionaryLoader.cs
- RepeatEnumerable.cs
- OwnerDrawPropertyBag.cs
- ErrorInfoXmlDocument.cs
- NavigationCommands.cs
- ScriptingAuthenticationServiceSection.cs
- Compiler.cs
- StrongTypingException.cs
- Transform3DCollection.cs
- PropertyBuilder.cs
- Oci.cs
- TagPrefixAttribute.cs
- SafeEventHandle.cs
- KeyValueConfigurationCollection.cs
- DataSourceExpressionCollection.cs
- SR.Designer.cs
- ReadOnlyHierarchicalDataSourceView.cs
- FixedSOMTableCell.cs
- XmlSerializationWriter.cs
- ISAPIRuntime.cs
- GeometryGroup.cs
- SystemWebSectionGroup.cs
- GlyphInfoList.cs
- EpmTargetPathSegment.cs
- SymbolEqualComparer.cs
- EmptyStringExpandableObjectConverter.cs
- WpfXamlLoader.cs
- WsatTransactionHeader.cs
- httpserverutility.cs
- Int32Converter.cs
- HttpHeaderCollection.cs
- Size.cs
- StringResourceManager.cs
- ListControlConvertEventArgs.cs