Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / 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
- DrawingAttributes.cs
- Stack.cs
- EntityDataSourceMemberPath.cs
- AspNetHostingPermission.cs
- Vector3DKeyFrameCollection.cs
- MultipartContentParser.cs
- ObjectViewListener.cs
- ComPlusTypeLoader.cs
- PropertyGridDesigner.cs
- AspNetCompatibilityRequirementsAttribute.cs
- TraceSection.cs
- SystemDropShadowChrome.cs
- ObfuscateAssemblyAttribute.cs
- wgx_exports.cs
- EntityDataSourceColumn.cs
- CompositeTypefaceMetrics.cs
- ListViewItem.cs
- ModulesEntry.cs
- Size3DConverter.cs
- DynamicQueryableWrapper.cs
- XmlEncApr2001.cs
- PagedDataSource.cs
- ViewKeyConstraint.cs
- AnnouncementEndpointElement.cs
- control.ime.cs
- SurrogateSelector.cs
- SystemWebSectionGroup.cs
- XmlAnyElementAttributes.cs
- GenericWebPart.cs
- RegexWorker.cs
- DataObjectEventArgs.cs
- PermissionSetEnumerator.cs
- RelationshipEndMember.cs
- LockCookie.cs
- WorkflowServiceBuildProvider.cs
- WebControl.cs
- AtomMaterializer.cs
- QueryContinueDragEventArgs.cs
- MediaPlayerState.cs
- ScrollProperties.cs
- wmiprovider.cs
- WriteStateInfoBase.cs
- TextServicesLoader.cs
- MimeParameters.cs
- ErrorStyle.cs
- ListItem.cs
- TaiwanCalendar.cs
- SafeHandle.cs
- PlainXmlDeserializer.cs
- RoutedUICommand.cs
- DerivedKeyCachingSecurityTokenSerializer.cs
- BindableAttribute.cs
- MetadataFile.cs
- ItemAutomationPeer.cs
- TableCell.cs
- TimeoutValidationAttribute.cs
- InstanceData.cs
- TextRangeAdaptor.cs
- ValidationHelpers.cs
- TemplatedEditableDesignerRegion.cs
- SqlCommand.cs
- MetaTable.cs
- PeerCredentialElement.cs
- MainMenu.cs
- cookiecontainer.cs
- EntityDesignerUtils.cs
- DbgUtil.cs
- DataControlFieldHeaderCell.cs
- VisualBrush.cs
- LinqDataSourceDeleteEventArgs.cs
- TypographyProperties.cs
- XmlAnyElementAttributes.cs
- XmlEntity.cs
- DataRecordObjectView.cs
- TimeSpanConverter.cs
- OutKeywords.cs
- MetricEntry.cs
- XmlTextReaderImplHelpers.cs
- SymbolType.cs
- InputMethodStateChangeEventArgs.cs
- RefreshPropertiesAttribute.cs
- XmlElementAttribute.cs
- KeyPressEvent.cs
- NavigationCommands.cs
- SafeNativeMethods.cs
- ReachPageContentCollectionSerializer.cs
- SchemaCompiler.cs
- GifBitmapEncoder.cs
- SqlExpressionNullability.cs
- ViewPort3D.cs
- WsatTransactionHeader.cs
- RegexMatchCollection.cs
- HealthMonitoringSection.cs
- RSAPKCS1KeyExchangeFormatter.cs
- XPathAncestorQuery.cs
- NavigationFailedEventArgs.cs
- Cell.cs
- DataGridAddNewRow.cs
- MaxSessionCountExceededException.cs
- SimpleTypeResolver.cs