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
- StandardBindingElement.cs
- LeftCellWrapper.cs
- EncoderParameters.cs
- Grammar.cs
- BaseTreeIterator.cs
- DrawingContextWalker.cs
- SecuritySessionSecurityTokenProvider.cs
- RouteItem.cs
- DataAdapter.cs
- CodeArgumentReferenceExpression.cs
- DocumentGridPage.cs
- PropertyChangedEventManager.cs
- _Events.cs
- ChannelPool.cs
- NetworkCredential.cs
- OutKeywords.cs
- InternalCache.cs
- EntityDataSource.cs
- EncoderFallback.cs
- Pool.cs
- SqlDelegatedTransaction.cs
- SelectionRangeConverter.cs
- ChangePassword.cs
- FieldValue.cs
- cookie.cs
- Int32Rect.cs
- XPathCompileException.cs
- PackageRelationship.cs
- COMException.cs
- ConfigLoader.cs
- CachedBitmap.cs
- MembershipPasswordException.cs
- BrowserCapabilitiesCompiler.cs
- XmlReader.cs
- XmlChoiceIdentifierAttribute.cs
- WindowsNonControl.cs
- ImportContext.cs
- PermissionAttributes.cs
- DetailsViewDeletedEventArgs.cs
- HostedImpersonationContext.cs
- OrthographicCamera.cs
- ToolStripOverflowButton.cs
- FtpRequestCacheValidator.cs
- ObjectMemberMapping.cs
- CodeGotoStatement.cs
- Model3DGroup.cs
- InkCanvas.cs
- InternalControlCollection.cs
- RoutedEvent.cs
- ExplicitDiscriminatorMap.cs
- WebResponse.cs
- DbDataRecord.cs
- DoubleAnimationClockResource.cs
- JsonSerializer.cs
- XmlWriter.cs
- ExpressionSelection.cs
- EventLogInternal.cs
- ProfileSection.cs
- AxDesigner.cs
- LongTypeConverter.cs
- Cursor.cs
- GenericEnumerator.cs
- Bits.cs
- PermissionListSet.cs
- UTF8Encoding.cs
- securitymgrsite.cs
- Root.cs
- ControlAdapter.cs
- WebMessageBodyStyleHelper.cs
- XmlQualifiedNameTest.cs
- BitmapSource.cs
- ThreadAbortException.cs
- SHA512.cs
- InstalledVoice.cs
- CurrencyWrapper.cs
- TemplateManager.cs
- DesignerGeometryHelper.cs
- ActivationServices.cs
- XmlILConstructAnalyzer.cs
- Int32AnimationUsingKeyFrames.cs
- PackWebResponse.cs
- SQLRoleProvider.cs
- XPathCompileException.cs
- Block.cs
- DataGridRow.cs
- CodeTypeMember.cs
- Attributes.cs
- AuthorizationSection.cs
- Wildcard.cs
- _DomainName.cs
- DictionaryEntry.cs
- Vertex.cs
- HitTestDrawingContextWalker.cs
- PropertyBuilder.cs
- RequestCacheValidator.cs
- Operator.cs
- BindingNavigator.cs
- ISFTagAndGuidCache.cs
- PkcsUtils.cs
- ToolboxItemFilterAttribute.cs