Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / wpf / src / UIAutomation / UIAutomationTypes / System / Windows / Automation / ValuePatternIdentifiers.cs / 1 / ValuePatternIdentifiers.cs
//---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // // Description: Automation Identifiers for Value Pattern // // History: // 04/15/2005 : MKarr Added // //--------------------------------------------------------------------------- using System; using MS.Internal.Automation; namespace System.Windows.Automation { ////// Represents UI elements that are expressing a value /// #if (INTERNAL_COMPILE) internal static class ValuePatternIdentifiers #else public static class ValuePatternIdentifiers #endif { //----------------------------------------------------- // // Public Constants / Readonly Fields // //----------------------------------------------------- #region Public Constants and Readonly Fields ///Value pattern public static readonly AutomationPattern Pattern = AutomationPattern.Register(AutomationIdentifierGuids.Value_Pattern, "ValuePatternIdentifiers.Pattern"); ///Property ID: Value - Value of a value control, as a human-readable string public static readonly AutomationProperty ValueProperty = AutomationProperty.Register(AutomationIdentifierGuids.Value_Property, "ValuePatternIdentifiers.ValueProperty"); ///Property ID: IsReadOnly - Indicates that the value can only be read, not modified. public static readonly AutomationProperty IsReadOnlyProperty = AutomationProperty.Register(AutomationIdentifierGuids.Value_IsReadOnly_Property, "ValuePatternIdentifiers.IsReadOnlyProperty"); #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 Value Pattern // // History: // 04/15/2005 : MKarr Added // //--------------------------------------------------------------------------- using System; using MS.Internal.Automation; namespace System.Windows.Automation { ////// Represents UI elements that are expressing a value /// #if (INTERNAL_COMPILE) internal static class ValuePatternIdentifiers #else public static class ValuePatternIdentifiers #endif { //----------------------------------------------------- // // Public Constants / Readonly Fields // //----------------------------------------------------- #region Public Constants and Readonly Fields ///Value pattern public static readonly AutomationPattern Pattern = AutomationPattern.Register(AutomationIdentifierGuids.Value_Pattern, "ValuePatternIdentifiers.Pattern"); ///Property ID: Value - Value of a value control, as a human-readable string public static readonly AutomationProperty ValueProperty = AutomationProperty.Register(AutomationIdentifierGuids.Value_Property, "ValuePatternIdentifiers.ValueProperty"); ///Property ID: IsReadOnly - Indicates that the value can only be read, not modified. public static readonly AutomationProperty IsReadOnlyProperty = AutomationProperty.Register(AutomationIdentifierGuids.Value_IsReadOnly_Property, "ValuePatternIdentifiers.IsReadOnlyProperty"); #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
- WebControlAdapter.cs
- ExceptionCollection.cs
- TcpTransportSecurity.cs
- CustomAttribute.cs
- SamlAuthorizationDecisionStatement.cs
- BamlWriter.cs
- TextModifier.cs
- _NativeSSPI.cs
- ObjectCloneHelper.cs
- cookieexception.cs
- UnsafeNativeMethodsCLR.cs
- ClientUrlResolverWrapper.cs
- TrackingWorkflowEventArgs.cs
- CompilationLock.cs
- ImageList.cs
- XmlSchemaExternal.cs
- WindowInteractionStateTracker.cs
- XPathArrayIterator.cs
- FrameworkObject.cs
- HostedTransportConfigurationBase.cs
- DefaultShape.cs
- Thickness.cs
- WindowsRichEdit.cs
- MimeMultiPart.cs
- _DigestClient.cs
- SystemShuttingDownException.cs
- XpsSerializerFactory.cs
- EventMappingSettings.cs
- safelinkcollection.cs
- WarningException.cs
- AssociatedControlConverter.cs
- ResourceReader.cs
- RequiredFieldValidator.cs
- Zone.cs
- TextServicesCompartment.cs
- ISCIIEncoding.cs
- FullTrustAssembly.cs
- WindowsSecurityTokenAuthenticator.cs
- ComponentEvent.cs
- _FtpDataStream.cs
- RedBlackList.cs
- CustomWebEventKey.cs
- util.cs
- Membership.cs
- MiniCustomAttributeInfo.cs
- GenericTypeParameterBuilder.cs
- ProviderConnectionPointCollection.cs
- KernelTypeValidation.cs
- OracleEncoding.cs
- TreeBuilderXamlTranslator.cs
- TcpChannelListener.cs
- FixedTextView.cs
- SliderAutomationPeer.cs
- CheckBoxStandardAdapter.cs
- SQLRoleProvider.cs
- SQLCharsStorage.cs
- TrustVersion.cs
- AddInDeploymentState.cs
- ImageClickEventArgs.cs
- FindCriteriaCD1.cs
- BasicKeyConstraint.cs
- LayoutTableCell.cs
- XmlException.cs
- XhtmlBasicLinkAdapter.cs
- SpeechSeg.cs
- MatrixTransform.cs
- ListViewDataItem.cs
- MimeMapping.cs
- SerializationObjectManager.cs
- AssemblyBuilder.cs
- MouseActionValueSerializer.cs
- MiniLockedBorderGlyph.cs
- InitializerFacet.cs
- SiteMapHierarchicalDataSourceView.cs
- ScriptingScriptResourceHandlerSection.cs
- GenericUriParser.cs
- CodeGotoStatement.cs
- ScriptRegistrationManager.cs
- DependencySource.cs
- DataStreamFromComStream.cs
- Attributes.cs
- HttpServerProtocol.cs
- SimpleTextLine.cs
- HScrollBar.cs
- HebrewCalendar.cs
- HebrewNumber.cs
- TextDecorationUnitValidation.cs
- AttributeSetAction.cs
- HighlightComponent.cs
- CodeCommentStatementCollection.cs
- ActiveXHelper.cs
- LambdaCompiler.Address.cs
- SystemTcpStatistics.cs
- WindowsUserNameSecurityTokenAuthenticator.cs
- IFlowDocumentViewer.cs
- OneOfConst.cs
- RadioButton.cs
- XmlSchemaCollection.cs
- TextInfo.cs
- ShaderEffect.cs