Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / 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
- TemplateXamlParser.cs
- RegexCode.cs
- StyleBamlTreeBuilder.cs
- BindingExpressionBase.cs
- EDesignUtil.cs
- WebPageTraceListener.cs
- SerializationFieldInfo.cs
- FixedSOMTextRun.cs
- ChannelTerminatedException.cs
- ContextInformation.cs
- ResourceSetExpression.cs
- ElementUtil.cs
- EmptyStringExpandableObjectConverter.cs
- FixedDocumentPaginator.cs
- UIPermission.cs
- DataGridViewRowConverter.cs
- _AcceptOverlappedAsyncResult.cs
- WindowsSlider.cs
- SHA384Managed.cs
- UnitySerializationHolder.cs
- AspNetPartialTrustHelpers.cs
- BindingBase.cs
- GcHandle.cs
- DataServiceQueryOfT.cs
- EditCommandColumn.cs
- Panel.cs
- EventTrigger.cs
- CalendarDay.cs
- IndexOutOfRangeException.cs
- DateRangeEvent.cs
- InheritanceUI.cs
- OrthographicCamera.cs
- StsCommunicationException.cs
- SqlWebEventProvider.cs
- returneventsaver.cs
- CodeGeneratorOptions.cs
- TreeNodeBindingCollection.cs
- SymbolResolver.cs
- SessionEndedEventArgs.cs
- SQlBooleanStorage.cs
- VariantWrapper.cs
- GeneralTransform.cs
- Win32Exception.cs
- CategoryGridEntry.cs
- ContentValidator.cs
- Matrix3D.cs
- LoginName.cs
- ActivityXamlServices.cs
- PassportPrincipal.cs
- WebServiceReceiveDesigner.cs
- ThousandthOfEmRealPoints.cs
- WebPartConnectionsEventArgs.cs
- ExtensionQuery.cs
- UIPropertyMetadata.cs
- DataPointer.cs
- AccessibilityApplicationManager.cs
- BitmapEffectInputData.cs
- PostBackTrigger.cs
- ManagedFilter.cs
- Accessible.cs
- WindowHideOrCloseTracker.cs
- DBSchemaTable.cs
- AppDomainFactory.cs
- ListViewUpdatedEventArgs.cs
- DataShape.cs
- LinkClickEvent.cs
- DataGridViewCellParsingEventArgs.cs
- MouseOverProperty.cs
- TextTreeInsertElementUndoUnit.cs
- DataListItemCollection.cs
- CellCreator.cs
- TdsParameterSetter.cs
- EntityDataSourceWrapper.cs
- TemplateKeyConverter.cs
- EnumConverter.cs
- NamespaceDecl.cs
- OdbcConnectionPoolProviderInfo.cs
- WebPartHelpVerb.cs
- BamlBinaryReader.cs
- RangeValuePatternIdentifiers.cs
- ClientSideProviderDescription.cs
- IsolationInterop.cs
- DataGridViewColumnCollectionDialog.cs
- datacache.cs
- Point3DAnimationBase.cs
- CounterSet.cs
- CodePageUtils.cs
- ToolStripPanel.cs
- TextServicesCompartment.cs
- WriteableBitmap.cs
- ListMarkerLine.cs
- GAC.cs
- QuaternionConverter.cs
- MessageQueuePermissionAttribute.cs
- Utils.cs
- FontClient.cs
- AlgoModule.cs
- MetadataArtifactLoaderCompositeFile.cs
- HeaderFilter.cs
- MultiSelectRootGridEntry.cs