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
- DataView.cs
- SchemaMapping.cs
- FreezableDefaultValueFactory.cs
- TransformerInfoCollection.cs
- InternalsVisibleToAttribute.cs
- OpCellTreeNode.cs
- WorkItem.cs
- oledbmetadatacolumnnames.cs
- BoolLiteral.cs
- DataGridTextBoxColumn.cs
- DataPagerField.cs
- ContainerSelectorBehavior.cs
- ToolStripContainerDesigner.cs
- RegionData.cs
- ConfigurationSection.cs
- Control.cs
- URLString.cs
- TextTreeRootNode.cs
- SoapMessage.cs
- XmlDataDocument.cs
- AutomationPropertyInfo.cs
- _CommandStream.cs
- NumericUpDown.cs
- XmlSchemaAnyAttribute.cs
- BaseCollection.cs
- ObjectStorage.cs
- StreamGeometryContext.cs
- ReservationNotFoundException.cs
- EdmValidator.cs
- Operand.cs
- TableItemPattern.cs
- CodeGroup.cs
- ConfigurationPropertyCollection.cs
- DependencyPropertyAttribute.cs
- CreateRefExpr.cs
- BulletedList.cs
- StateChangeEvent.cs
- Number.cs
- SafeRightsManagementSessionHandle.cs
- BindingManagerDataErrorEventArgs.cs
- ReadOnlyDataSource.cs
- RegionData.cs
- BindingContext.cs
- ToolboxItemFilterAttribute.cs
- MailAddress.cs
- ManipulationDevice.cs
- Keyboard.cs
- DockingAttribute.cs
- ADMembershipProvider.cs
- FilteredXmlReader.cs
- XslException.cs
- GcHandle.cs
- DataViewListener.cs
- RemotingSurrogateSelector.cs
- Panel.cs
- ResolvedKeyFrameEntry.cs
- ClientApiGenerator.cs
- FlowDocumentFormatter.cs
- TypeResolver.cs
- DBSchemaRow.cs
- XmlIlTypeHelper.cs
- OdbcParameterCollection.cs
- ConfigurationSectionGroupCollection.cs
- DynamicHyperLink.cs
- Content.cs
- MultiTrigger.cs
- ProcessActivityTreeOptions.cs
- BCryptSafeHandles.cs
- StringFunctions.cs
- HttpDictionary.cs
- ListParaClient.cs
- WinFormsSpinner.cs
- WsatRegistrationHeader.cs
- ImageListDesigner.cs
- CompositeTypefaceMetrics.cs
- BrowserCapabilitiesFactory.cs
- DesignerOptionService.cs
- RectAnimation.cs
- SystemResources.cs
- ConstraintStruct.cs
- EntityCollection.cs
- GregorianCalendarHelper.cs
- SqlWorkflowInstanceStoreLock.cs
- DataViewManager.cs
- PersonalizationStateInfo.cs
- Pointer.cs
- HtmlListAdapter.cs
- ScriptControl.cs
- BmpBitmapEncoder.cs
- ServiceModelConfigurationSectionCollection.cs
- DataPagerField.cs
- ThemeDictionaryExtension.cs
- BinaryObjectWriter.cs
- MappingMetadataHelper.cs
- IdentityNotMappedException.cs
- InstancePersistence.cs
- HyperLinkField.cs
- DBParameter.cs
- UnmanagedBitmapWrapper.cs
- AtomicFile.cs