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
- CodeMethodReturnStatement.cs
- CheckBoxBaseAdapter.cs
- OptimalTextSource.cs
- ResourceType.cs
- FunctionParameter.cs
- ParenthesizePropertyNameAttribute.cs
- RuntimeConfig.cs
- DPCustomTypeDescriptor.cs
- updatecommandorderer.cs
- ListDataBindEventArgs.cs
- LinqDataSourceValidationException.cs
- TextEditorMouse.cs
- FixedHyperLink.cs
- SubpageParagraph.cs
- SchemaDeclBase.cs
- GeneratedView.cs
- ComEventsSink.cs
- HierarchicalDataSourceConverter.cs
- AppearanceEditorPart.cs
- SafeNativeMethods.cs
- IndexedWhereQueryOperator.cs
- GridViewRow.cs
- LayeredChannelFactory.cs
- SystemColors.cs
- HttpRequestWrapper.cs
- ItemChangedEventArgs.cs
- NullableDoubleAverageAggregationOperator.cs
- EventLogTraceListener.cs
- IdnMapping.cs
- Guid.cs
- MenuItemStyle.cs
- ColorMap.cs
- FormattedTextSymbols.cs
- AppliesToBehaviorDecisionTable.cs
- SecurityKeyUsage.cs
- BuilderElements.cs
- path.cs
- SqlLiftIndependentRowExpressions.cs
- SqlBuffer.cs
- NetDataContractSerializer.cs
- ManagedIStream.cs
- LayoutUtils.cs
- ReadOnlyAttribute.cs
- XmlDeclaration.cs
- TextModifier.cs
- CalendarDay.cs
- ValidationVisibilityAttribute.cs
- RangeValuePattern.cs
- HandleCollector.cs
- XPathNavigatorReader.cs
- NativeMethods.cs
- TypeConverterHelper.cs
- TableParagraph.cs
- FrameAutomationPeer.cs
- FileRecordSequence.cs
- ImageAutomationPeer.cs
- DeviceSpecificChoice.cs
- XmlKeywords.cs
- SettingsSavedEventArgs.cs
- BitHelper.cs
- SystemColors.cs
- ComponentConverter.cs
- StylusPointProperties.cs
- QueryResponse.cs
- XmlSerializerAssemblyAttribute.cs
- ButtonField.cs
- InfocardInteractiveChannelInitializer.cs
- TreeViewAutomationPeer.cs
- PathNode.cs
- Rule.cs
- Screen.cs
- PreviewKeyDownEventArgs.cs
- EntityModelBuildProvider.cs
- MessageDecoder.cs
- WebBrowserPermission.cs
- DataRelationPropertyDescriptor.cs
- WebPartZoneCollection.cs
- WebPartConnectionsCancelVerb.cs
- VirtualDirectoryMappingCollection.cs
- MembershipAdapter.cs
- Thread.cs
- LightweightCodeGenerator.cs
- BooleanFacetDescriptionElement.cs
- ReturnEventArgs.cs
- WebReferencesBuildProvider.cs
- ReadOnlyDictionary.cs
- DmlSqlGenerator.cs
- DataGridViewLayoutData.cs
- NetworkInterface.cs
- ScrollPattern.cs
- MetadataSource.cs
- Form.cs
- SrgsOneOf.cs
- BufferedGraphicsContext.cs
- XmlCharacterData.cs
- TakeOrSkipWhileQueryOperator.cs
- GlyphShapingProperties.cs
- LinqDataSourceContextEventArgs.cs
- Deflater.cs
- OleDbInfoMessageEvent.cs