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
- WinInetCache.cs
- ByteStreamGeometryContext.cs
- FrameworkTemplate.cs
- InstanceDataCollection.cs
- CustomWebEventKey.cs
- OleServicesContext.cs
- ByteRangeDownloader.cs
- ModifiableIteratorCollection.cs
- RuntimeConfigurationRecord.cs
- MatrixIndependentAnimationStorage.cs
- XamlWrappingReader.cs
- LinqDataSourceDisposeEventArgs.cs
- Section.cs
- HttpApplication.cs
- DataGridParentRows.cs
- PieceDirectory.cs
- ConnectionConsumerAttribute.cs
- BaseProcessor.cs
- IHttpResponseInternal.cs
- CodeTypeParameterCollection.cs
- DictionaryBase.cs
- StrokeNode.cs
- HtmlShimManager.cs
- UserControlParser.cs
- WebHeaderCollection.cs
- FocusTracker.cs
- FrameworkContentElement.cs
- HeaderUtility.cs
- ViewGenResults.cs
- CacheEntry.cs
- UInt32Storage.cs
- TextFindEngine.cs
- HttpContext.cs
- WinFormsComponentEditor.cs
- TraceHandler.cs
- ImmutableAssemblyCacheEntry.cs
- GacUtil.cs
- KeyBinding.cs
- DataKey.cs
- DataListAutoFormat.cs
- RegexTypeEditor.cs
- PeerOutputChannel.cs
- CharacterString.cs
- NativeMethods.cs
- ProviderBase.cs
- DragDeltaEventArgs.cs
- UpdatePanelTrigger.cs
- VerticalAlignConverter.cs
- HtmlMobileTextWriter.cs
- CodeThrowExceptionStatement.cs
- DataRowComparer.cs
- DirectoryNotFoundException.cs
- Pipe.cs
- BamlLocalizerErrorNotifyEventArgs.cs
- DEREncoding.cs
- DiagnosticsConfiguration.cs
- Adorner.cs
- RevocationPoint.cs
- Transform3DGroup.cs
- ColumnWidthChangingEvent.cs
- SystemWebSectionGroup.cs
- ExpressionTable.cs
- WebColorConverter.cs
- StoreItemCollection.Loader.cs
- TypedTableBase.cs
- MsmqIntegrationReceiveParameters.cs
- WindowsFormsHostPropertyMap.cs
- ReaderOutput.cs
- WebCategoryAttribute.cs
- ObjectTokenCategory.cs
- XmlElementAttributes.cs
- DataTableMapping.cs
- PathStreamGeometryContext.cs
- IgnorePropertiesAttribute.cs
- CharAnimationUsingKeyFrames.cs
- ChildDocumentBlock.cs
- WebContext.cs
- TreeSet.cs
- BulletChrome.cs
- Debug.cs
- WorkflowPersistenceService.cs
- EpmAttributeNameBuilder.cs
- AttributeEmitter.cs
- Win32.cs
- OwnerDrawPropertyBag.cs
- EntityContainer.cs
- _NetRes.cs
- WriteFileContext.cs
- ClientSideQueueItem.cs
- RootBrowserWindow.cs
- DataGridViewRowPostPaintEventArgs.cs
- Processor.cs
- ObsoleteAttribute.cs
- DataColumnChangeEvent.cs
- FastEncoder.cs
- EntityModelBuildProvider.cs
- BaseAddressElementCollection.cs
- CngAlgorithmGroup.cs
- BinaryFormatterWriter.cs
- CharacterBuffer.cs