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
- IsolatedStorageException.cs
- SqlTriggerAttribute.cs
- WindowAutomationPeer.cs
- dbenumerator.cs
- QuerySetOp.cs
- BindingWorker.cs
- XmlUtil.cs
- BamlRecordReader.cs
- DetailsViewRowCollection.cs
- BamlWriter.cs
- RawStylusSystemGestureInputReport.cs
- TrackingExtract.cs
- ServiceContractListItemList.cs
- HyperLinkField.cs
- BufferedStream.cs
- LocalizationParserHooks.cs
- DataRelation.cs
- ProxyWebPart.cs
- FrugalMap.cs
- PageHandlerFactory.cs
- EncoderExceptionFallback.cs
- TextBreakpoint.cs
- ServiceThrottlingElement.cs
- ExpanderAutomationPeer.cs
- AuthenticationService.cs
- TranslateTransform.cs
- WindowsHyperlink.cs
- TextParagraphCache.cs
- Journaling.cs
- CapabilitiesUse.cs
- UpnEndpointIdentityExtension.cs
- MethodBuilder.cs
- XmlSchemaExporter.cs
- CommandPlan.cs
- ProfileManager.cs
- SocketException.cs
- SocketElement.cs
- messageonlyhwndwrapper.cs
- EntityViewGenerator.cs
- CustomCategoryAttribute.cs
- ManagementBaseObject.cs
- ErrorFormatter.cs
- ReferentialConstraintRoleElement.cs
- Message.cs
- Confirm.cs
- Int64Animation.cs
- ToolTipAutomationPeer.cs
- ReachSerializerAsync.cs
- ClientSponsor.cs
- XmlWriter.cs
- AlternateViewCollection.cs
- ParseChildrenAsPropertiesAttribute.cs
- Cursor.cs
- Rect3DConverter.cs
- RecognizedWordUnit.cs
- SqlCharStream.cs
- VariantWrapper.cs
- PreviewKeyDownEventArgs.cs
- PagePropertiesChangingEventArgs.cs
- RootBrowserWindowProxy.cs
- DataRowComparer.cs
- ResourceContainerWrapper.cs
- ScriptMethodAttribute.cs
- SqlUserDefinedAggregateAttribute.cs
- SiteOfOriginPart.cs
- CodeGenHelper.cs
- BamlRecordReader.cs
- ParserContext.cs
- Slider.cs
- SerializerWriterEventHandlers.cs
- NotifyIcon.cs
- TcpStreams.cs
- Point3DConverter.cs
- DrawingCollection.cs
- ViewCellRelation.cs
- ExpressionEvaluator.cs
- TransactionManager.cs
- ReadOnlyHierarchicalDataSourceView.cs
- GridViewDeletedEventArgs.cs
- IERequestCache.cs
- ColorTransformHelper.cs
- EntityTypeEmitter.cs
- odbcmetadatafactory.cs
- XmlQueryOutput.cs
- XPathNodeList.cs
- ObjectSecurity.cs
- ObjectSecurity.cs
- TextTreeInsertUndoUnit.cs
- SqlClientMetaDataCollectionNames.cs
- BaseParagraph.cs
- XmlEventCache.cs
- ZipIOExtraFieldElement.cs
- ProfilePropertyNameValidator.cs
- HostingEnvironment.cs
- querybuilder.cs
- InvokeMethod.cs
- ControlBindingsCollection.cs
- SerializationHelper.cs
- CodeStatement.cs
- IgnoreSectionHandler.cs