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
- SignatureToken.cs
- SymbolEqualComparer.cs
- EventlogProvider.cs
- DrawingContextDrawingContextWalker.cs
- MediaElementAutomationPeer.cs
- GridViewDeleteEventArgs.cs
- ProfileService.cs
- ToolStripItemBehavior.cs
- MatrixConverter.cs
- FormattedText.cs
- DBBindings.cs
- WizardForm.cs
- ProgressChangedEventArgs.cs
- BaseDataList.cs
- PixelFormat.cs
- DeviceSpecificChoice.cs
- dbdatarecord.cs
- WebControlsSection.cs
- DependencyObjectPropertyDescriptor.cs
- StrongName.cs
- CapacityStreamGeometryContext.cs
- RootAction.cs
- XamlToRtfWriter.cs
- BaseComponentEditor.cs
- TypeElementCollection.cs
- WebPartConnectionsEventArgs.cs
- XmlDesignerDataSourceView.cs
- WmlTextBoxAdapter.cs
- OAVariantLib.cs
- TextServicesManager.cs
- printdlgexmarshaler.cs
- HighContrastHelper.cs
- ClockController.cs
- AllMembershipCondition.cs
- SystemDiagnosticsSection.cs
- Delegate.cs
- ContextDataSourceContextData.cs
- SystemResourceKey.cs
- QilLiteral.cs
- TimeSpanSecondsOrInfiniteConverter.cs
- ObjectQuery_EntitySqlExtensions.cs
- XhtmlBasicPanelAdapter.cs
- ModuleBuilderData.cs
- DesignerGeometryHelper.cs
- ProcessHostConfigUtils.cs
- _ListenerResponseStream.cs
- CellLabel.cs
- HeaderedContentControl.cs
- XmlAttributeCache.cs
- EdmSchemaAttribute.cs
- MenuEventArgs.cs
- ProcessDesigner.cs
- DataControlLinkButton.cs
- WindowsScroll.cs
- UidManager.cs
- ItemContainerGenerator.cs
- ContentHostHelper.cs
- SafeFileHandle.cs
- SerializerDescriptor.cs
- GifBitmapEncoder.cs
- Decorator.cs
- ObjectItemConventionAssemblyLoader.cs
- ProgressBarAutomationPeer.cs
- WorkflowEnvironment.cs
- DataGridViewAccessibleObject.cs
- DeclarativeCatalogPartDesigner.cs
- ScaleTransform.cs
- altserialization.cs
- ProcessMessagesAsyncResult.cs
- RowType.cs
- TimersDescriptionAttribute.cs
- PagedDataSource.cs
- TokenBasedSetEnumerator.cs
- ForeignConstraint.cs
- ResponseBodyWriter.cs
- ConvertEvent.cs
- WindowsScroll.cs
- SortDescriptionCollection.cs
- DummyDataSource.cs
- PipelineComponent.cs
- WhitespaceRuleLookup.cs
- WinEventQueueItem.cs
- ThicknessAnimationUsingKeyFrames.cs
- OleDbConnection.cs
- SchemaImporter.cs
- PropertyChangingEventArgs.cs
- Control.cs
- DataGridViewAutoSizeColumnModeEventArgs.cs
- Semaphore.cs
- TextLineResult.cs
- DirectionalLight.cs
- Collection.cs
- TreeViewHitTestInfo.cs
- DrawingImage.cs
- newitemfactory.cs
- DesignerDataSourceView.cs
- MenuBase.cs
- TypeGeneratedEventArgs.cs
- LogicalTreeHelper.cs
- DesignerCommandSet.cs