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
- SHA1CryptoServiceProvider.cs
- Errors.cs
- ColumnTypeConverter.cs
- X509ChainElement.cs
- DesignColumn.cs
- MaskDescriptors.cs
- GradientSpreadMethodValidation.cs
- SwitchAttribute.cs
- DWriteFactory.cs
- ApplicationId.cs
- UrlRoutingHandler.cs
- ToolStripManager.cs
- MsmqTransportReceiveParameters.cs
- MimeWriter.cs
- AutoGeneratedFieldProperties.cs
- WindowsStartMenu.cs
- ListViewCancelEventArgs.cs
- CollaborationHelperFunctions.cs
- RuleInfoComparer.cs
- SHA512.cs
- HttpProfileGroupBase.cs
- Model3DCollection.cs
- OleDbError.cs
- SqlXmlStorage.cs
- ActivationServices.cs
- HttpContext.cs
- PropertyPathConverter.cs
- RemotingHelper.cs
- CodeAttributeDeclarationCollection.cs
- ReceiveMessageRecord.cs
- ValueOfAction.cs
- DataGridViewCellStyleEditor.cs
- OleDbError.cs
- ArrayExtension.cs
- ListenerAdaptersInstallComponent.cs
- XmlAttributeCollection.cs
- BitmapMetadataBlob.cs
- DataViewManager.cs
- CryptoApi.cs
- WebPartsPersonalization.cs
- ZipFileInfoCollection.cs
- ApplicationInfo.cs
- DbModificationCommandTree.cs
- SingleConverter.cs
- RootBrowserWindow.cs
- SQLInt16Storage.cs
- SqlDuplicator.cs
- AssociationTypeEmitter.cs
- ImageBrush.cs
- Point4DConverter.cs
- EntityContainerAssociationSetEnd.cs
- CompositeFontInfo.cs
- QualifiedCellIdBoolean.cs
- TrustManagerMoreInformation.cs
- Evidence.cs
- ImportContext.cs
- RecognizerInfo.cs
- ButtonChrome.cs
- XPathQilFactory.cs
- MediaElementAutomationPeer.cs
- TdsParser.cs
- DesignTimeVisibleAttribute.cs
- FontUnit.cs
- SubclassTypeValidator.cs
- PkcsUtils.cs
- XmlSchemaObject.cs
- DoubleAnimationClockResource.cs
- XmlSignatureProperties.cs
- EventProvider.cs
- ScriptModule.cs
- Byte.cs
- ValueTable.cs
- PersonalizationStateQuery.cs
- ProcessModelInfo.cs
- MarshalByRefObject.cs
- Timer.cs
- AttachedPropertiesService.cs
- CardSpaceSelector.cs
- CodeComment.cs
- ElementAction.cs
- LookupBindingPropertiesAttribute.cs
- PageFunction.cs
- HttpWebResponse.cs
- WebPartMinimizeVerb.cs
- SoapMessage.cs
- LayoutInformation.cs
- HighlightComponent.cs
- CodeSubDirectoriesCollection.cs
- newinstructionaction.cs
- TransformGroup.cs
- TreeNodeClickEventArgs.cs
- XamlStyleSerializer.cs
- RichTextBoxConstants.cs
- MultiDataTrigger.cs
- GroupedContextMenuStrip.cs
- TrackingSection.cs
- XamlStream.cs
- FixedNode.cs
- MenuItemCollection.cs
- Button.cs