Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / 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
- PolicyException.cs
- diagnosticsswitches.cs
- StateRuntime.cs
- TextTreeTextElementNode.cs
- EntityDataSourceView.cs
- XmlSerializerVersionAttribute.cs
- InvalidFilterCriteriaException.cs
- TextEditorThreadLocalStore.cs
- DataGridViewBindingCompleteEventArgs.cs
- XmlSchemaChoice.cs
- PersistChildrenAttribute.cs
- Span.cs
- EventManager.cs
- DuplexChannel.cs
- PolicyException.cs
- PrintDialog.cs
- ExtendedTransformFactory.cs
- InfoCardRSAPKCS1KeyExchangeFormatter.cs
- SponsorHelper.cs
- SmiMetaDataProperty.cs
- odbcmetadatacollectionnames.cs
- ObjectDataSourceDisposingEventArgs.cs
- NamespaceCollection.cs
- SqlHelper.cs
- EventLogPermissionAttribute.cs
- PageAsyncTask.cs
- PropertyTabAttribute.cs
- Base64Stream.cs
- SrgsSemanticInterpretationTag.cs
- ProfileParameter.cs
- TypeForwardedToAttribute.cs
- GreaterThan.cs
- RegisteredHiddenField.cs
- Trigger.cs
- TraceLevelStore.cs
- X509Certificate.cs
- ConfigurationPropertyCollection.cs
- LinqDataSource.cs
- HttpSessionStateWrapper.cs
- TextBoxBase.cs
- TextTreeNode.cs
- BitmapEffect.cs
- Span.cs
- HasCopySemanticsAttribute.cs
- InstancePersistenceContext.cs
- DataObjectMethodAttribute.cs
- PostBackOptions.cs
- Peer.cs
- ExpandedWrapper.cs
- BamlTreeMap.cs
- DataPagerFieldItem.cs
- DictionaryKeyPropertyAttribute.cs
- BackgroundFormatInfo.cs
- TypeReference.cs
- RegexFCD.cs
- SelectionHighlightInfo.cs
- ContextBase.cs
- CompilationLock.cs
- ListArgumentProvider.cs
- RadioButton.cs
- IndexedGlyphRun.cs
- XmlIlGenerator.cs
- SerializationObjectManager.cs
- ArgumentNullException.cs
- ExceptionValidationRule.cs
- CodeSubDirectoriesCollection.cs
- OdbcHandle.cs
- SparseMemoryStream.cs
- TripleDES.cs
- WebHttpElement.cs
- CollectionBase.cs
- HierarchicalDataBoundControlAdapter.cs
- NativeRecognizer.cs
- ComponentResourceKey.cs
- PeerNameResolver.cs
- SqlCommandSet.cs
- GroupBox.cs
- SoapClientProtocol.cs
- CodeGroup.cs
- SelectionProcessor.cs
- DPAPIProtectedConfigurationProvider.cs
- BuildProviderCollection.cs
- XmlUTF8TextWriter.cs
- QilUnary.cs
- RowParagraph.cs
- SQLInt16.cs
- ArglessEventHandlerProxy.cs
- AppDomainGrammarProxy.cs
- SqlNotificationRequest.cs
- DataGridTextBox.cs
- TypeForwardedToAttribute.cs
- DataConnectionHelper.cs
- Menu.cs
- SubclassTypeValidator.cs
- ZipIOZip64EndOfCentralDirectoryLocatorBlock.cs
- GridPatternIdentifiers.cs
- ActiveXContainer.cs
- ConnectionConsumerAttribute.cs
- TriggerCollection.cs
- FileSystemEventArgs.cs