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 / InvokePatternIdentifiers.cs / 1 / InvokePatternIdentifiers.cs
//---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // // Description: Automation Identifiers for Invoke Pattern // // History: // 04/15/2005 : MKarr Added // //--------------------------------------------------------------------------- using System; using MS.Internal.Automation; namespace System.Windows.Automation { ////// Represents objects that have a single, unambiguous, action associated with them. /// /// Examples of UI that implments this includes: /// Push buttons /// Hyperlinks /// Menu items /// Radio buttons /// Check boxes /// #if (INTERNAL_COMPILE) internal static class InvokePatternIdentifiers #else public static class InvokePatternIdentifiers #endif { //----------------------------------------------------- // // Public Constants / Readonly Fields // //----------------------------------------------------- #region Public Constants and Readonly Fields ///Invokable pattern public static readonly AutomationPattern Pattern = AutomationPattern.Register(AutomationIdentifierGuids.Invoke_Pattern, "InvokePatternIdentifiers.Pattern"); ///Event ID: Invoked - event used to watch for Invokable pattern Invoked events public static readonly AutomationEvent InvokedEvent = AutomationEvent.Register(AutomationIdentifierGuids.Invoke_Invoked_Event, "InvokePatternIdentifiers.InvokedEvent"); #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 Invoke Pattern // // History: // 04/15/2005 : MKarr Added // //--------------------------------------------------------------------------- using System; using MS.Internal.Automation; namespace System.Windows.Automation { ////// Represents objects that have a single, unambiguous, action associated with them. /// /// Examples of UI that implments this includes: /// Push buttons /// Hyperlinks /// Menu items /// Radio buttons /// Check boxes /// #if (INTERNAL_COMPILE) internal static class InvokePatternIdentifiers #else public static class InvokePatternIdentifiers #endif { //----------------------------------------------------- // // Public Constants / Readonly Fields // //----------------------------------------------------- #region Public Constants and Readonly Fields ///Invokable pattern public static readonly AutomationPattern Pattern = AutomationPattern.Register(AutomationIdentifierGuids.Invoke_Pattern, "InvokePatternIdentifiers.Pattern"); ///Event ID: Invoked - event used to watch for Invokable pattern Invoked events public static readonly AutomationEvent InvokedEvent = AutomationEvent.Register(AutomationIdentifierGuids.Invoke_Invoked_Event, "InvokePatternIdentifiers.InvokedEvent"); #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
- ThemeDirectoryCompiler.cs
- GridToolTip.cs
- HttpResponse.cs
- EncoderParameters.cs
- ConditionedDesigner.cs
- altserialization.cs
- SchemaDeclBase.cs
- MLangCodePageEncoding.cs
- StringUtil.cs
- CustomWebEventKey.cs
- IOException.cs
- CodeIdentifiers.cs
- FrameworkElementAutomationPeer.cs
- BadImageFormatException.cs
- ImmutableObjectAttribute.cs
- CapabilitiesUse.cs
- ResourcePermissionBase.cs
- ResolveNameEventArgs.cs
- Executor.cs
- ToolboxItemImageConverter.cs
- PointCollectionValueSerializer.cs
- ScrollItemPattern.cs
- UserControlBuildProvider.cs
- MyContact.cs
- LockCookie.cs
- ListenerBinder.cs
- BitmapEffectDrawingContextState.cs
- DataGridRowEventArgs.cs
- InlinedAggregationOperatorEnumerator.cs
- ExecutedRoutedEventArgs.cs
- HtmlInputHidden.cs
- DatasetMethodGenerator.cs
- CorrelationManager.cs
- ToolStripItemEventArgs.cs
- IconEditor.cs
- EnumValidator.cs
- DataControlFieldHeaderCell.cs
- IListConverters.cs
- Zone.cs
- DataContractSerializerSection.cs
- WebPartManager.cs
- BooleanExpr.cs
- RecognizedAudio.cs
- NativeMethods.cs
- FormViewInsertedEventArgs.cs
- DataServiceHostFactory.cs
- XamlPointCollectionSerializer.cs
- ChannelServices.cs
- Rule.cs
- XmlObjectSerializerContext.cs
- ExclusiveCanonicalizationTransform.cs
- UrlMapping.cs
- PrivateFontCollection.cs
- SessionStateContainer.cs
- CustomWebEventKey.cs
- TextBoxRenderer.cs
- CodeMemberEvent.cs
- StandardTransformFactory.cs
- WebScriptClientGenerator.cs
- InvalidBodyAccessException.cs
- StateManagedCollection.cs
- __Filters.cs
- PictureBox.cs
- CalendarModeChangedEventArgs.cs
- NavigationService.cs
- WebZone.cs
- PathFigureCollectionValueSerializer.cs
- CaseInsensitiveComparer.cs
- TagNameToTypeMapper.cs
- PersistencePipeline.cs
- ReadOnlyMetadataCollection.cs
- RotateTransform.cs
- HttpHandlerAction.cs
- DeleteCardRequest.cs
- IChannel.cs
- CollectionViewGroupInternal.cs
- CultureNotFoundException.cs
- MobileFormsAuthentication.cs
- DateBoldEvent.cs
- CompiledRegexRunnerFactory.cs
- MouseButton.cs
- itemelement.cs
- ToolBar.cs
- CodeTypeMemberCollection.cs
- HttpCacheVary.cs
- TextDpi.cs
- ManifestSignedXml.cs
- Compensate.cs
- ReachIDocumentPaginatorSerializer.cs
- mongolianshape.cs
- milrender.cs
- _SpnDictionary.cs
- AutomationPatternInfo.cs
- SamlAssertionKeyIdentifierClause.cs
- PathSegmentCollection.cs
- EdmSchemaAttribute.cs
- SelfIssuedAuthRSAPKCS1SignatureDeformatter.cs
- XmlAttributeAttribute.cs
- ConstantExpression.cs
- StorageConditionPropertyMapping.cs