Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / 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
- StorageModelBuildProvider.cs
- FileReader.cs
- ParenthesizePropertyNameAttribute.cs
- UpdateTracker.cs
- Literal.cs
- MonitoringDescriptionAttribute.cs
- CachingHintValidation.cs
- AppLevelCompilationSectionCache.cs
- HtmlControl.cs
- UrlPath.cs
- SqlDataReader.cs
- ApplicationProxyInternal.cs
- HostedHttpRequestAsyncResult.cs
- DocumentManager.cs
- SingleStorage.cs
- NonParentingControl.cs
- TabletDevice.cs
- NavigationProgressEventArgs.cs
- AssemblyHash.cs
- WebCategoryAttribute.cs
- SyndicationSerializer.cs
- XmlComment.cs
- BufferBuilder.cs
- MimeXmlReflector.cs
- TileBrush.cs
- Win32.cs
- Types.cs
- EndpointAddressElementBase.cs
- MessageDecoder.cs
- PropertyCondition.cs
- HybridDictionary.cs
- CompilerGeneratedAttribute.cs
- Odbc32.cs
- EdmToObjectNamespaceMap.cs
- Faults.cs
- FactoryRecord.cs
- TreeNodeStyleCollection.cs
- Relationship.cs
- OdbcCommandBuilder.cs
- DataGridViewCellStyleConverter.cs
- DataGridAddNewRow.cs
- BindingRestrictions.cs
- BaseDataListPage.cs
- SelectorItemAutomationPeer.cs
- SamlAttribute.cs
- ExtentKey.cs
- UnsafeNativeMethods.cs
- PropertyInformationCollection.cs
- CodeExporter.cs
- CodeDOMProvider.cs
- ItemsChangedEventArgs.cs
- Selection.cs
- ServiceNotStartedException.cs
- TypeUtil.cs
- Inline.cs
- TrustDriver.cs
- Cell.cs
- StateWorkerRequest.cs
- CookielessData.cs
- FontDialog.cs
- Matrix3DConverter.cs
- TextRunCache.cs
- ServiceMemoryGates.cs
- DrawingImage.cs
- PropertyPathConverter.cs
- TypeLibConverter.cs
- OleDbException.cs
- DropShadowEffect.cs
- ComponentCommands.cs
- SettingsSavedEventArgs.cs
- WebEncodingValidator.cs
- SQLChars.cs
- Verify.cs
- XmlExceptionHelper.cs
- DataTemplate.cs
- NetNamedPipeBinding.cs
- IxmlLineInfo.cs
- ElementNotEnabledException.cs
- _LoggingObject.cs
- SoapExtension.cs
- StyleModeStack.cs
- XPathSingletonIterator.cs
- DynamicActivityXamlReader.cs
- QuerySelectOp.cs
- Transform3D.cs
- BoundPropertyEntry.cs
- AllowedAudienceUriElementCollection.cs
- ResourceExpression.cs
- DataControlLinkButton.cs
- XmlAttributeHolder.cs
- WebPartEventArgs.cs
- DefaultProxySection.cs
- DesignTimeVisibleAttribute.cs
- ObjectItemConventionAssemblyLoader.cs
- SqlBooleanizer.cs
- PropertyTab.cs
- HTTP_SERVICE_CONFIG_URLACL_KEY.cs
- MetadataItemCollectionFactory.cs
- MultiAsyncResult.cs
- Menu.cs