Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / wpf / src / UIAutomation / UIAutomationTypes / System / Windows / Automation / ScrollItemPatternIdentifiers.cs / 1 / ScrollItemPatternIdentifiers.cs
//----------------------------------------------------------------------------
//
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
//
//
// Description: Automation Identifiers for ScrollItem Pattern
//
// History:
// 04/15/2005 : MKarr Added
//
//---------------------------------------------------------------------------
using System;
using MS.Internal.Automation;
using System.Runtime.InteropServices;
namespace System.Windows.Automation
{
///
/// Represents UI elements in a scrollable area that can be scrolled to.
///
#if (INTERNAL_COMPILE)
internal static class ScrollItemPatternIdentifiers
#else
public static class ScrollItemPatternIdentifiers
#endif
{
//-----------------------------------------------------
//
// Public Constants / Readonly Fields
//
//-----------------------------------------------------
#region Public Constants and Readonly Fields
/// Scroll pattern
public static readonly AutomationPattern Pattern = AutomationPattern.Register(AutomationIdentifierGuids.ScrollItem_Pattern, "ScrollItemPatternIdentifiers.Pattern");
#endregion Public Constants and Readonly Fields
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
//----------------------------------------------------------------------------
//
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
//
//
// Description: Automation Identifiers for ScrollItem Pattern
//
// History:
// 04/15/2005 : MKarr Added
//
//---------------------------------------------------------------------------
using System;
using MS.Internal.Automation;
using System.Runtime.InteropServices;
namespace System.Windows.Automation
{
///
/// Represents UI elements in a scrollable area that can be scrolled to.
///
#if (INTERNAL_COMPILE)
internal static class ScrollItemPatternIdentifiers
#else
public static class ScrollItemPatternIdentifiers
#endif
{
//-----------------------------------------------------
//
// Public Constants / Readonly Fields
//
//-----------------------------------------------------
#region Public Constants and Readonly Fields
/// Scroll pattern
public static readonly AutomationPattern Pattern = AutomationPattern.Register(AutomationIdentifierGuids.ScrollItem_Pattern, "ScrollItemPatternIdentifiers.Pattern");
#endregion Public Constants and Readonly Fields
}
}
// 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
- WebServiceEnumData.cs
- MethodCallExpression.cs
- SemaphoreSlim.cs
- XmlUtf8RawTextWriter.cs
- WindowHideOrCloseTracker.cs
- NegatedCellConstant.cs
- Interlocked.cs
- PropertyPathWorker.cs
- ScriptHandlerFactory.cs
- TemplateControlCodeDomTreeGenerator.cs
- TextDecorations.cs
- CodeAttributeArgument.cs
- HMACSHA1.cs
- StringWriter.cs
- CharacterMetricsDictionary.cs
- SearchForVirtualItemEventArgs.cs
- StrongNameIdentityPermission.cs
- UidManager.cs
- XmlSchemaComplexType.cs
- ErrorFormatterPage.cs
- SyndicationSerializer.cs
- MenuItem.cs
- InvalidOleVariantTypeException.cs
- Pair.cs
- XmlSerializerNamespaces.cs
- PriorityQueue.cs
- StrictModeSecurityHeaderElementInferenceEngine.cs
- Utils.cs
- DBCSCodePageEncoding.cs
- Font.cs
- TransformConverter.cs
- CqlParser.cs
- BamlVersionHeader.cs
- CodeParameterDeclarationExpression.cs
- Rotation3D.cs
- GeometryHitTestParameters.cs
- XmlSchemaImporter.cs
- SplitContainer.cs
- TextSpanModifier.cs
- CallbackValidatorAttribute.cs
- SspiWrapper.cs
- HierarchicalDataTemplate.cs
- RemoteWebConfigurationHostStream.cs
- Int16.cs
- TextBoxBase.cs
- NativeObjectSecurity.cs
- GZipUtils.cs
- MenuItemAutomationPeer.cs
- StateWorkerRequest.cs
- FormClosedEvent.cs
- WebPartConnectionsCloseVerb.cs
- UseLicense.cs
- prompt.cs
- XsltOutput.cs
- RuntimeResourceSet.cs
- SchemaElementLookUpTableEnumerator.cs
- NetPeerTcpBindingElement.cs
- TPLETWProvider.cs
- TableMethodGenerator.cs
- SrgsToken.cs
- PermissionAttributes.cs
- TemplateBamlRecordReader.cs
- IdnMapping.cs
- ToolboxComponentsCreatingEventArgs.cs
- EntitySqlQueryState.cs
- RSAOAEPKeyExchangeDeformatter.cs
- Journal.cs
- Vector3DCollectionConverter.cs
- StrokeNode.cs
- ExceptionValidationRule.cs
- ResourceReferenceExpression.cs
- DbDeleteCommandTree.cs
- SoapTypeAttribute.cs
- StylusPointPropertyInfoDefaults.cs
- FilterElement.cs
- SoapMessage.cs
- ReservationCollection.cs
- AnnotationService.cs
- JapaneseCalendar.cs
- MemberRelationshipService.cs
- XmlSchemas.cs
- MediaTimeline.cs
- NTAccount.cs
- PackageDigitalSignature.cs
- Cloud.cs
- SectionInput.cs
- ScriptingProfileServiceSection.cs
- recordstatescratchpad.cs
- XmlUTF8TextReader.cs
- DataServiceResponse.cs
- TypeSource.cs
- RenderCapability.cs
- ReadOnlyCollectionBase.cs
- Package.cs
- PrimitiveDataContract.cs
- ComboBoxItem.cs
- DelimitedListTraceListener.cs
- WindowsListView.cs
- StorageComplexTypeMapping.cs
- KeyValueInternalCollection.cs