Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / 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
- KeyValuePairs.cs
- MetadataCacheItem.cs
- MultipleViewPattern.cs
- HtmlCalendarAdapter.cs
- DataGridViewAccessibleObject.cs
- RulePatternOps.cs
- CodeDelegateCreateExpression.cs
- ContentFilePart.cs
- GlyphElement.cs
- VirtualizedContainerService.cs
- CaseInsensitiveHashCodeProvider.cs
- AuditLevel.cs
- DataGridCellAutomationPeer.cs
- HeaderUtility.cs
- Cursor.cs
- SqlDataSourceEnumerator.cs
- UnauthorizedWebPart.cs
- PopupRootAutomationPeer.cs
- SQLSingleStorage.cs
- XmlHelper.cs
- StretchValidation.cs
- NameValuePair.cs
- CroppedBitmap.cs
- DataRecordInternal.cs
- ComponentManagerBroker.cs
- CorrelationResolver.cs
- DrawingState.cs
- IndexOutOfRangeException.cs
- DispatcherHooks.cs
- RightsManagementEncryptedStream.cs
- ZipArchive.cs
- RuntimeConfig.cs
- DelegatingTypeDescriptionProvider.cs
- CodePropertyReferenceExpression.cs
- Preprocessor.cs
- Panel.cs
- ExpressionBuilder.cs
- x509store.cs
- ThemeDictionaryExtension.cs
- NamespaceDecl.cs
- AuthorizationContext.cs
- AccessDataSourceView.cs
- Attributes.cs
- Page.cs
- TypeUsage.cs
- Graph.cs
- XmlSchemaImport.cs
- Nullable.cs
- ExpressionBuilderContext.cs
- SimpleFieldTemplateUserControl.cs
- VectorConverter.cs
- SessionPageStateSection.cs
- DeflateStream.cs
- SoapException.cs
- ProtocolsConfiguration.cs
- ToolStripContentPanelDesigner.cs
- ListItemCollection.cs
- ConversionContext.cs
- GroupQuery.cs
- ManualResetEvent.cs
- EntityCommandCompilationException.cs
- RowVisual.cs
- ImageListUtils.cs
- NameSpaceEvent.cs
- recordstate.cs
- UpdatePanel.cs
- IChannel.cs
- ErrorEventArgs.cs
- MultidimensionalArrayItemReference.cs
- FramingFormat.cs
- ManifestResourceInfo.cs
- ObjectQuery_EntitySqlExtensions.cs
- HtmlTextArea.cs
- DrawingCollection.cs
- XamlTreeBuilderBamlRecordWriter.cs
- SafeSystemMetrics.cs
- DockProviderWrapper.cs
- LowerCaseStringConverter.cs
- LookupBindingPropertiesAttribute.cs
- MenuItemCollection.cs
- MetadataArtifactLoaderFile.cs
- SQLDouble.cs
- DriveNotFoundException.cs
- FieldDescriptor.cs
- RoleManagerModule.cs
- BamlReader.cs
- ServiceModelEnumValidatorAttribute.cs
- TraceInternal.cs
- DoubleStorage.cs
- CertificateElement.cs
- GeometryGroup.cs
- Registry.cs
- ConfigXmlElement.cs
- GuidelineCollection.cs
- XmlArrayAttribute.cs
- HtmlContainerControl.cs
- CompilationLock.cs
- StorageAssociationSetMapping.cs
- input.cs
- Compiler.cs