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
- SingletonInstanceContextProvider.cs
- DescendantOverDescendantQuery.cs
- ReferencedCollectionType.cs
- sqlser.cs
- AdornerPresentationContext.cs
- DataChangedEventManager.cs
- RectIndependentAnimationStorage.cs
- ServiceBusyException.cs
- SecurityHelper.cs
- MemberHolder.cs
- VisualTransition.cs
- SelectionRangeConverter.cs
- GridViewHeaderRowPresenter.cs
- RSAPKCS1KeyExchangeDeformatter.cs
- SqlIdentifier.cs
- ProcessProtocolHandler.cs
- HierarchicalDataSourceControl.cs
- MemoryStream.cs
- DataMember.cs
- Cursor.cs
- MediaTimeline.cs
- MatrixAnimationBase.cs
- Symbol.cs
- PriorityChain.cs
- SBCSCodePageEncoding.cs
- BaseTemplateCodeDomTreeGenerator.cs
- WebPartConnectionsEventArgs.cs
- SafeRegistryKey.cs
- SqlProviderServices.cs
- KeyTimeConverter.cs
- X509Utils.cs
- ExtentCqlBlock.cs
- AssertUtility.cs
- InvalidContentTypeException.cs
- NavigationWindow.cs
- AutomationPatternInfo.cs
- TranslateTransform3D.cs
- XpsManager.cs
- Soap12ProtocolImporter.cs
- ipaddressinformationcollection.cs
- Command.cs
- JobPageOrder.cs
- XmlUrlEditor.cs
- AsyncOperationManager.cs
- TriggerBase.cs
- EllipseGeometry.cs
- AddInServer.cs
- InputLanguageCollection.cs
- baseshape.cs
- IntSecurity.cs
- MorphHelpers.cs
- FilterableData.cs
- SendActivityEventArgs.cs
- HwndHost.cs
- ImageCollectionCodeDomSerializer.cs
- CommandValueSerializer.cs
- RoutedEventConverter.cs
- XmlSchemaSimpleContentExtension.cs
- StringAnimationBase.cs
- HebrewNumber.cs
- ObjectDataSource.cs
- counter.cs
- TreeNodeClickEventArgs.cs
- SingletonInstanceContextProvider.cs
- ZipIOExtraFieldPaddingElement.cs
- DynamicEntity.cs
- DataAdapter.cs
- StringHelper.cs
- DataListItem.cs
- SqlDataSourceCache.cs
- TimeSpanStorage.cs
- EditCommandColumn.cs
- UIHelper.cs
- FileDialog_Vista_Interop.cs
- ThreadNeutralSemaphore.cs
- EmptyQuery.cs
- _ReceiveMessageOverlappedAsyncResult.cs
- VScrollProperties.cs
- ColumnCollectionEditor.cs
- NamespaceMapping.cs
- ScaleTransform3D.cs
- DeploymentSection.cs
- NameSpaceExtractor.cs
- SerializationUtilities.cs
- NumericExpr.cs
- CachedTypeface.cs
- DragDeltaEventArgs.cs
- ScrollChangedEventArgs.cs
- JoinSymbol.cs
- ProgressBar.cs
- ListViewCancelEventArgs.cs
- WindowsUpDown.cs
- UriParserTemplates.cs
- HMACSHA256.cs
- GridEntryCollection.cs
- StickyNoteAnnotations.cs
- CodeParameterDeclarationExpressionCollection.cs
- AsymmetricAlgorithm.cs
- ValueQuery.cs
- XmlIlVisitor.cs