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
- DesignerForm.cs
- ArrayExtension.cs
- ProxyElement.cs
- PenLineJoinValidation.cs
- ArcSegment.cs
- InfoCardBinaryReader.cs
- ProxyGenerationError.cs
- SectionXmlInfo.cs
- BlurEffect.cs
- DesigntimeLicenseContext.cs
- DictionarySectionHandler.cs
- Crypto.cs
- XPathChildIterator.cs
- SkewTransform.cs
- InitializationEventAttribute.cs
- JsonWriterDelegator.cs
- InfoCardConstants.cs
- SystemWebExtensionsSectionGroup.cs
- DocumentViewerAutomationPeer.cs
- GenericIdentity.cs
- ListViewItemEventArgs.cs
- BuildManagerHost.cs
- SafeHandles.cs
- CodeMemberEvent.cs
- HttpCookie.cs
- AffineTransform3D.cs
- EntitySetRetriever.cs
- DefaultEventAttribute.cs
- SafeThemeHandle.cs
- StringExpressionSet.cs
- XmlSchemaObjectTable.cs
- PageAsyncTask.cs
- TextChange.cs
- CommandValueSerializer.cs
- RuleSetDialog.cs
- BrowserDefinitionCollection.cs
- TextParaClient.cs
- StandardToolWindows.cs
- AggregateNode.cs
- SQLConvert.cs
- MsmqAppDomainProtocolHandler.cs
- FontResourceCache.cs
- MultilineStringConverter.cs
- Tile.cs
- BulletedListEventArgs.cs
- XmlCountingReader.cs
- COM2PropertyDescriptor.cs
- ServiceRoute.cs
- XmlNullResolver.cs
- InstanceDataCollectionCollection.cs
- CacheMemory.cs
- XomlCompiler.cs
- RetrieveVirtualItemEventArgs.cs
- Aggregates.cs
- UserNameSecurityTokenProvider.cs
- SendSecurityHeaderElementContainer.cs
- Listbox.cs
- PlatformNotSupportedException.cs
- LazyTextWriterCreator.cs
- HtmlFormParameterWriter.cs
- Subset.cs
- TableLayoutCellPaintEventArgs.cs
- ApplicationDirectory.cs
- SoapCodeExporter.cs
- SystemTcpConnection.cs
- DataShape.cs
- WizardStepBase.cs
- CriticalHandle.cs
- ToolBar.cs
- UriExt.cs
- Operator.cs
- UnsafeNativeMethods.cs
- XPathNavigatorKeyComparer.cs
- LockedActivityGlyph.cs
- DeadCharTextComposition.cs
- FormParameter.cs
- SchemaInfo.cs
- DbConnectionFactory.cs
- DataAdapter.cs
- SettingsPropertyWrongTypeException.cs
- AutomationIdentifier.cs
- Normalizer.cs
- RelationshipEnd.cs
- Size3DValueSerializer.cs
- DbConnectionPoolGroup.cs
- InstallerTypeAttribute.cs
- GuidTagList.cs
- CacheOutputQuery.cs
- UInt32Converter.cs
- ServiceThrottlingElement.cs
- OutOfProcStateClientManager.cs
- XmlCharCheckingReader.cs
- CookieProtection.cs
- ImageDesigner.cs
- TreeNodeBinding.cs
- IImplicitResourceProvider.cs
- HelpHtmlBuilder.cs
- ToggleProviderWrapper.cs
- WebBrowserNavigatingEventHandler.cs
- LinearGradientBrush.cs