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
- WSIdentityFaultException.cs
- SignedInfo.cs
- SymmetricAlgorithm.cs
- JsonFormatReaderGenerator.cs
- GridItemCollection.cs
- DataGridViewCellCancelEventArgs.cs
- DESCryptoServiceProvider.cs
- _NtlmClient.cs
- Avt.cs
- SoapCodeExporter.cs
- SqlProfileProvider.cs
- _Events.cs
- OdbcConnectionHandle.cs
- MetafileHeader.cs
- FrameAutomationPeer.cs
- ResourceManager.cs
- CoTaskMemUnicodeSafeHandle.cs
- CustomLineCap.cs
- ExtentCqlBlock.cs
- ThreadAttributes.cs
- Claim.cs
- MetadataPropertyCollection.cs
- GuidelineCollection.cs
- ClientSettings.cs
- _NegoStream.cs
- WebPartAuthorizationEventArgs.cs
- Int64.cs
- SerializationEventsCache.cs
- HMACSHA256.cs
- HistoryEventArgs.cs
- CodeDomConfigurationHandler.cs
- LazyInitializer.cs
- HttpCookie.cs
- ConfigDefinitionUpdates.cs
- MsmqIntegrationOutputChannel.cs
- Compiler.cs
- PropertyMetadata.cs
- PolicyDesigner.cs
- SmtpDigestAuthenticationModule.cs
- MessagePropertyFilter.cs
- ListViewDeleteEventArgs.cs
- ForceCopyBuildProvider.cs
- CustomBinding.cs
- Cursor.cs
- SqlDataSource.cs
- IntSecurity.cs
- DisplayMemberTemplateSelector.cs
- RegistryConfigurationProvider.cs
- GridLengthConverter.cs
- LogWriteRestartAreaState.cs
- HwndProxyElementProvider.cs
- EntityProxyTypeInfo.cs
- ImageField.cs
- SqlColumnizer.cs
- TimestampInformation.cs
- SpecialFolderEnumConverter.cs
- OdbcRowUpdatingEvent.cs
- DataGridViewCellPaintingEventArgs.cs
- RequestDescription.cs
- QilIterator.cs
- Journaling.cs
- ViewSimplifier.cs
- Annotation.cs
- ElementUtil.cs
- ThumbAutomationPeer.cs
- DecoderFallback.cs
- CapabilitiesSection.cs
- EdmMember.cs
- documentsequencetextview.cs
- PreservationFileWriter.cs
- OracleMonthSpan.cs
- StringExpressionSet.cs
- ToolBarButtonClickEvent.cs
- ApplicationSettingsBase.cs
- ErrorFormatter.cs
- KeyValuePair.cs
- Column.cs
- ArrayTypeMismatchException.cs
- WindowsGraphics.cs
- ReadOnlyObservableCollection.cs
- GenericsInstances.cs
- HostedTcpTransportManager.cs
- PeerUnsafeNativeMethods.cs
- WindowsNonControl.cs
- XmlAggregates.cs
- ToolStripManager.cs
- TriState.cs
- XsltArgumentList.cs
- PageThemeBuildProvider.cs
- Compress.cs
- BaseParser.cs
- SymmetricKey.cs
- EnvelopedPkcs7.cs
- PointCollectionValueSerializer.cs
- KnownTypesProvider.cs
- HtmlInputHidden.cs
- RuleRefElement.cs
- Selector.cs
- WebServicesSection.cs
- SerialReceived.cs