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
- MatrixCamera.cs
- SafeLibraryHandle.cs
- AnnotationResourceChangedEventArgs.cs
- DataContractJsonSerializer.cs
- mediapermission.cs
- Point3DCollection.cs
- mda.cs
- BitmapEffectGroup.cs
- XmlSignatureManifest.cs
- ViewBase.cs
- GridViewDeletedEventArgs.cs
- ValidatingPropertiesEventArgs.cs
- EncryptedData.cs
- TextCollapsingProperties.cs
- ExtensionDataReader.cs
- ProtectedConfigurationProviderCollection.cs
- RegistryPermission.cs
- StreamingContext.cs
- EventLogPermissionEntry.cs
- DataGridViewCellToolTipTextNeededEventArgs.cs
- DataGridColumnHeaderCollection.cs
- Label.cs
- SmiEventStream.cs
- TreeChangeInfo.cs
- CodeGen.cs
- PaintEvent.cs
- Trigger.cs
- WebPartUtil.cs
- HtmlCalendarAdapter.cs
- LinqExpressionNormalizer.cs
- IdentitySection.cs
- ViewManagerAttribute.cs
- SubMenuStyleCollection.cs
- WindowsContainer.cs
- RegionData.cs
- DefaultHttpHandler.cs
- SystemWebExtensionsSectionGroup.cs
- ExternalCalls.cs
- MethodSet.cs
- ConfigurationCollectionAttribute.cs
- WorkingDirectoryEditor.cs
- HGlobalSafeHandle.cs
- WindowsRegion.cs
- MessageContractAttribute.cs
- WrappedReader.cs
- ObjectTypeMapping.cs
- LayoutTableCell.cs
- SudsCommon.cs
- InputLangChangeRequestEvent.cs
- RequestSecurityToken.cs
- RC2.cs
- OLEDB_Enum.cs
- OleDbSchemaGuid.cs
- StylusPointPropertyUnit.cs
- PropertyChangingEventArgs.cs
- TypeGeneratedEventArgs.cs
- AdPostCacheSubstitution.cs
- TargetParameterCountException.cs
- NumericUpDown.cs
- CodeGeneratorAttribute.cs
- exports.cs
- ArrayTypeMismatchException.cs
- GraphicsContainer.cs
- LassoSelectionBehavior.cs
- SQlBooleanStorage.cs
- Double.cs
- ZeroOpNode.cs
- AsyncPostBackErrorEventArgs.cs
- SqlCommandSet.cs
- DirectoryRootQuery.cs
- OperatingSystem.cs
- TableAutomationPeer.cs
- PhonemeEventArgs.cs
- FastEncoderWindow.cs
- InkCanvas.cs
- DataBindingHandlerAttribute.cs
- WindowsFormsSectionHandler.cs
- bindurihelper.cs
- Propagator.Evaluator.cs
- _NegoStream.cs
- ErrorRuntimeConfig.cs
- IIS7UserPrincipal.cs
- XPathMessageFilter.cs
- LambdaCompiler.Logical.cs
- DefaultValueAttribute.cs
- DataGridTemplateColumn.cs
- SchemaImporterExtensionElement.cs
- FragmentQueryKB.cs
- RetrieveVirtualItemEventArgs.cs
- QueryContinueDragEventArgs.cs
- Transform3D.cs
- BoolExpressionVisitors.cs
- securitycriticaldataClass.cs
- DefaultIfEmptyQueryOperator.cs
- RIPEMD160.cs
- ActivationServices.cs
- ElementNotEnabledException.cs
- InfoCardSymmetricAlgorithm.cs
- UITypeEditor.cs
- CapabilitiesUse.cs