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
- XPathNodeIterator.cs
- ArrayWithOffset.cs
- SessionIDManager.cs
- HostingEnvironmentWrapper.cs
- DataQuery.cs
- DataGridClipboardCellContent.cs
- OdbcParameterCollection.cs
- MemberInfoSerializationHolder.cs
- MultiView.cs
- Rijndael.cs
- InkCanvasFeedbackAdorner.cs
- ZipIOLocalFileDataDescriptor.cs
- ButtonRenderer.cs
- WebPartConnection.cs
- ComNativeDescriptor.cs
- sitestring.cs
- _BufferOffsetSize.cs
- BitmapEffectCollection.cs
- CustomErrorCollection.cs
- MatrixStack.cs
- ControlPropertyNameConverter.cs
- safelink.cs
- HashAlgorithm.cs
- FullTextBreakpoint.cs
- PropertyDescriptors.cs
- WmlMobileTextWriter.cs
- RoutedEventValueSerializer.cs
- PreservationFileWriter.cs
- SystemKeyConverter.cs
- XhtmlBasicLabelAdapter.cs
- ListDictionary.cs
- ToolTipAutomationPeer.cs
- WebPartTransformerAttribute.cs
- TextTreeExtractElementUndoUnit.cs
- MetaData.cs
- TextUtf8RawTextWriter.cs
- ConnectionStringsSection.cs
- DependencyPropertyDescriptor.cs
- TitleStyle.cs
- CompiledRegexRunnerFactory.cs
- DataSpaceManager.cs
- GraphicsContainer.cs
- CodeGenerator.cs
- UpdatableWrapper.cs
- CommandID.cs
- PermissionSet.cs
- DecoderNLS.cs
- QilStrConcat.cs
- ASCIIEncoding.cs
- NumericUpDownAccelerationCollection.cs
- safemediahandle.cs
- EnumDataContract.cs
- _ConnectStream.cs
- GridViewColumnHeader.cs
- AttributeEmitter.cs
- ConfigurationSection.cs
- MembershipValidatePasswordEventArgs.cs
- WaitHandleCannotBeOpenedException.cs
- BinaryEditor.cs
- PropertyInfoSet.cs
- ArrayWithOffset.cs
- OdbcConnectionHandle.cs
- NamespaceQuery.cs
- FontFamilyIdentifier.cs
- LassoSelectionBehavior.cs
- ListBoxItemAutomationPeer.cs
- HyperLinkField.cs
- Char.cs
- MemberAccessException.cs
- SecurityDescriptor.cs
- ApplicationFileParser.cs
- ObjectAnimationBase.cs
- SymmetricAlgorithm.cs
- FileFormatException.cs
- XmlSchemaValidationException.cs
- DocumentSchemaValidator.cs
- DotExpr.cs
- SqlInfoMessageEvent.cs
- UTF8Encoding.cs
- TextFormatterContext.cs
- HttpConfigurationContext.cs
- dataprotectionpermission.cs
- BindUriHelper.cs
- Calendar.cs
- ObjectSet.cs
- Stylus.cs
- ConfigurationStrings.cs
- VerticalAlignConverter.cs
- TemplatedAdorner.cs
- Point4D.cs
- StylusOverProperty.cs
- TriggerAction.cs
- SiteMap.cs
- ParallelSeparator.xaml.cs
- RequestSecurityTokenResponse.cs
- DynamicILGenerator.cs
- HttpStaticObjectsCollectionBase.cs
- AssemblyHash.cs
- Grid.cs
- StateItem.cs