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
- BoundConstants.cs
- Send.cs
- SqlTopReducer.cs
- NameValuePair.cs
- XmlNamespaceMappingCollection.cs
- _ScatterGatherBuffers.cs
- DiffuseMaterial.cs
- Transform3D.cs
- Oid.cs
- EntitySqlQueryCacheEntry.cs
- DeviceSpecificDialogCachedState.cs
- ClientTarget.cs
- UInt32.cs
- GroupItem.cs
- DataGridViewColumnEventArgs.cs
- TextViewElement.cs
- GridLengthConverter.cs
- ReflectionUtil.cs
- CqlGenerator.cs
- AttributeUsageAttribute.cs
- QueryRewriter.cs
- PasswordBox.cs
- RawStylusActions.cs
- OleDbCommandBuilder.cs
- SortedDictionary.cs
- PointHitTestResult.cs
- Converter.cs
- HttpDictionary.cs
- SplitterPanel.cs
- safex509handles.cs
- ImageField.cs
- NamedServiceModelExtensionCollectionElement.cs
- PhysicalAddress.cs
- StrongNamePublicKeyBlob.cs
- _OverlappedAsyncResult.cs
- Brushes.cs
- DataRow.cs
- TreeNode.cs
- ObjectAnimationBase.cs
- ScrollItemPattern.cs
- WorkerRequest.cs
- FileUtil.cs
- RegexParser.cs
- WindowsGraphicsCacheManager.cs
- BindUriHelper.cs
- RegistryKey.cs
- CompilationUnit.cs
- SchemaNamespaceManager.cs
- OleDbInfoMessageEvent.cs
- SchemaImporter.cs
- SerializationHelper.cs
- BasicViewGenerator.cs
- XmlAttributeCache.cs
- RegisteredExpandoAttribute.cs
- IMembershipProvider.cs
- MarshalByValueComponent.cs
- FileLogRecord.cs
- DataGridViewCellCancelEventArgs.cs
- ServiceNotStartedException.cs
- HtmlImage.cs
- PropertyDescriptorGridEntry.cs
- RawMouseInputReport.cs
- MetadataUtilsSmi.cs
- ProvidersHelper.cs
- BitmapEffect.cs
- DbSetClause.cs
- Debug.cs
- WindowsClaimSet.cs
- AudioFileOut.cs
- QueryRelOp.cs
- InitializationEventAttribute.cs
- PersonalizationEntry.cs
- HyperLink.cs
- BitmapDecoder.cs
- Buffer.cs
- ConstructorNeedsTagAttribute.cs
- FixedElement.cs
- StringStorage.cs
- ConnectionPointCookie.cs
- MouseActionConverter.cs
- CanExecuteRoutedEventArgs.cs
- RequestCachePolicyConverter.cs
- _ProxyRegBlob.cs
- FileLevelControlBuilderAttribute.cs
- FlatButtonAppearance.cs
- MarkupCompiler.cs
- CanExpandCollapseAllConverter.cs
- DataGridViewTextBoxColumn.cs
- MetadataImporterQuotas.cs
- MetadataConversionError.cs
- DecimalAnimationBase.cs
- OrderingExpression.cs
- PropertyEntry.cs
- TextViewSelectionProcessor.cs
- OleDbRowUpdatingEvent.cs
- ISAPIApplicationHost.cs
- EntityContainerRelationshipSet.cs
- GlyphingCache.cs
- _DigestClient.cs
- NamedObject.cs