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
- Point3D.cs
- Exception.cs
- StringInfo.cs
- ServiceConfigurationTraceRecord.cs
- shaperfactoryquerycachekey.cs
- Point3DValueSerializer.cs
- DbConvert.cs
- DependencyPropertyKind.cs
- InvalidEnumArgumentException.cs
- Transform3D.cs
- Ipv6Element.cs
- SQLSingle.cs
- DataGridViewRowStateChangedEventArgs.cs
- SqlDataSource.cs
- HitTestDrawingContextWalker.cs
- LayoutSettings.cs
- ReferencedAssembly.cs
- ObjectQueryState.cs
- DocumentGrid.cs
- SqlCommandBuilder.cs
- BitmapEffect.cs
- XmlFileEditor.cs
- ExpressionDumper.cs
- ListBoxItemWrapperAutomationPeer.cs
- Header.cs
- ReaderWriterLock.cs
- SystemThemeKey.cs
- RenamedEventArgs.cs
- NullRuntimeConfig.cs
- StreamGeometry.cs
- FontStyleConverter.cs
- IisTraceWebEventProvider.cs
- DeviceContexts.cs
- ParameterElementCollection.cs
- COAUTHIDENTITY.cs
- WmlValidatorAdapter.cs
- FaultFormatter.cs
- EnumUnknown.cs
- CodeCommentStatementCollection.cs
- infer.cs
- SourceElementsCollection.cs
- BasicViewGenerator.cs
- OleDbRowUpdatedEvent.cs
- ScrollProviderWrapper.cs
- OpCellTreeNode.cs
- IdentityValidationException.cs
- VisualProxy.cs
- ButtonChrome.cs
- Icon.cs
- DataGridCellClipboardEventArgs.cs
- QfeChecker.cs
- DesignerCategoryAttribute.cs
- OracleMonthSpan.cs
- PointAnimationClockResource.cs
- VScrollBar.cs
- Form.cs
- StdValidatorsAndConverters.cs
- WorkflowCreationContext.cs
- BoolExpr.cs
- CFStream.cs
- UnsafeNativeMethods.cs
- Inflater.cs
- BoolExpression.cs
- UidPropertyAttribute.cs
- WCFBuildProvider.cs
- WindowsTab.cs
- AxisAngleRotation3D.cs
- UnaryQueryOperator.cs
- RTLAwareMessageBox.cs
- TableLayout.cs
- AsyncOperationManager.cs
- OleDbDataAdapter.cs
- CellPartitioner.cs
- ImageField.cs
- HttpRequestContext.cs
- SecuritySessionSecurityTokenProvider.cs
- ProfilePropertyNameValidator.cs
- UnauthorizedWebPart.cs
- RequestStatusBarUpdateEventArgs.cs
- StylusPointPropertyInfo.cs
- SafeTokenHandle.cs
- Tokenizer.cs
- Win32.cs
- Accessors.cs
- HttpConfigurationSystem.cs
- ScalarType.cs
- DataBinding.cs
- ScriptServiceAttribute.cs
- C14NUtil.cs
- WindowsScrollBarBits.cs
- SQLGuid.cs
- DesignTimeResourceProviderFactoryAttribute.cs
- BatchWriter.cs
- MetadataCollection.cs
- RC2CryptoServiceProvider.cs
- UnknownBitmapDecoder.cs
- ISCIIEncoding.cs
- HMACRIPEMD160.cs
- ContainsSearchOperator.cs
- MiniLockedBorderGlyph.cs