Code:
/ DotNET / DotNET / 8.0 / untmp / WIN_WINDOWS / lh_tools_devdiv_wpf / Windows / AccessibleTech / longhorn / Automation / 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 : [....] 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
- TextParagraph.cs
- CodeLabeledStatement.cs
- ResourceManager.cs
- MemoryMappedView.cs
- Message.cs
- SQLByteStorage.cs
- DateTimeOffset.cs
- RectAnimationClockResource.cs
- MasterPageBuildProvider.cs
- ReadOnlyPropertyMetadata.cs
- DataTemplateKey.cs
- ProviderSettings.cs
- ColumnReorderedEventArgs.cs
- Clipboard.cs
- ListParagraph.cs
- ToolboxDataAttribute.cs
- CorrelationService.cs
- HtmlTableRowCollection.cs
- WebPartZone.cs
- WebPart.cs
- SQLStringStorage.cs
- DateTimeValueSerializerContext.cs
- ServiceNameCollection.cs
- ResourceCollectionInfo.cs
- FixedFlowMap.cs
- DataGridLengthConverter.cs
- MsmqDiagnostics.cs
- EditorZone.cs
- SHA384CryptoServiceProvider.cs
- MsmqInputChannelListenerBase.cs
- OracleConnectionStringBuilder.cs
- AlternationConverter.cs
- ClassImporter.cs
- _FixedSizeReader.cs
- ErasingStroke.cs
- ToolboxComponentsCreatingEventArgs.cs
- TextSimpleMarkerProperties.cs
- ModuleConfigurationInfo.cs
- View.cs
- SqlDataReader.cs
- SegmentInfo.cs
- dataSvcMapFileLoader.cs
- CreateUserErrorEventArgs.cs
- LocalizableAttribute.cs
- EventHandlersDesigner.cs
- TimerEventSubscription.cs
- WizardDesigner.cs
- PixelFormat.cs
- WSSecureConversationFeb2005.cs
- ToolStripContentPanelRenderEventArgs.cs
- AutoScrollExpandMessageFilter.cs
- ArrayExtension.cs
- XmlNavigatorStack.cs
- CompilerLocalReference.cs
- LineInfo.cs
- MimeTypeMapper.cs
- DataTableNewRowEvent.cs
- NotFiniteNumberException.cs
- SQLBoolean.cs
- _SingleItemRequestCache.cs
- Hash.cs
- Number.cs
- GridViewUpdatedEventArgs.cs
- GridItemCollection.cs
- DataTableCollection.cs
- AvTraceFormat.cs
- HashStream.cs
- OracleDateTime.cs
- SudsCommon.cs
- SelectorAutomationPeer.cs
- AmbientProperties.cs
- DesignColumn.cs
- FormViewDeleteEventArgs.cs
- CodeConditionStatement.cs
- RadioButtonList.cs
- DocobjHost.cs
- LineProperties.cs
- ZipIOFileItemStream.cs
- DataTableMapping.cs
- PrtCap_Builder.cs
- oledbmetadatacollectionnames.cs
- TypeSystem.cs
- COM2ExtendedBrowsingHandler.cs
- ObjectListComponentEditor.cs
- _SslState.cs
- PropertyContainer.cs
- FieldToken.cs
- DefaultBinder.cs
- TextEndOfLine.cs
- LocalFileSettingsProvider.cs
- WindowsTokenRoleProvider.cs
- TrustSection.cs
- CompilerScopeManager.cs
- CodeDOMProvider.cs
- MonikerUtility.cs
- PackagePart.cs
- GPPOINT.cs
- MessageTransmitTraceRecord.cs
- TableHeaderCell.cs
- SQLStringStorage.cs