Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / 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
- ReadOnlyTernaryTree.cs
- TypedElement.cs
- RuntimeCompatibilityAttribute.cs
- MouseDevice.cs
- SqlGatherProducedAliases.cs
- DataGridViewButtonColumn.cs
- SamlSubjectStatement.cs
- CompilationUtil.cs
- AccessibleObject.cs
- SafeWaitHandle.cs
- DmlSqlGenerator.cs
- DynamicFilter.cs
- BindingCompleteEventArgs.cs
- DataObjectFieldAttribute.cs
- __Error.cs
- ZoneLinkButton.cs
- RegexBoyerMoore.cs
- UserControlCodeDomTreeGenerator.cs
- HttpProfileGroupBase.cs
- DataTrigger.cs
- HtmlTableCellCollection.cs
- CanonicalFontFamilyReference.cs
- CodeDirectiveCollection.cs
- HtmlForm.cs
- COM2Properties.cs
- OleDbWrapper.cs
- Parameter.cs
- SQLDoubleStorage.cs
- GridViewItemAutomationPeer.cs
- RequestCachingSection.cs
- CompilerHelpers.cs
- precedingquery.cs
- LambdaCompiler.cs
- AuthorizationBehavior.cs
- HostExecutionContextManager.cs
- BitmapEffectInputConnector.cs
- InputLanguageCollection.cs
- JapaneseLunisolarCalendar.cs
- AnimationClock.cs
- Attributes.cs
- WrappedIUnknown.cs
- ColumnHeaderConverter.cs
- GroupBox.cs
- TypefaceMetricsCache.cs
- VarRemapper.cs
- WindowsPen.cs
- Int32EqualityComparer.cs
- AppSettings.cs
- ObjectHandle.cs
- CommandValueSerializer.cs
- ResumeStoryboard.cs
- DataBoundControlHelper.cs
- __ComObject.cs
- NativeMethods.cs
- DesignTimeVisibleAttribute.cs
- XmlNullResolver.cs
- ConfigurationLockCollection.cs
- WindowsImpersonationContext.cs
- SrgsElementList.cs
- SourceInterpreter.cs
- RewritingSimplifier.cs
- OutputCacheModule.cs
- DataGridRelationshipRow.cs
- XmlTextAttribute.cs
- ReadOnlyAttribute.cs
- FlowDocumentReader.cs
- Soap.cs
- SingleStorage.cs
- DataRowIndexBuffer.cs
- XmlSchemaSimpleTypeList.cs
- CleanUpVirtualizedItemEventArgs.cs
- Literal.cs
- IconHelper.cs
- ContextMenuAutomationPeer.cs
- Speller.cs
- InkCollectionBehavior.cs
- XamlTreeBuilder.cs
- ScrollBar.cs
- ObjRef.cs
- WeakReferenceEnumerator.cs
- CodeSnippetStatement.cs
- RenderOptions.cs
- ThicknessAnimationUsingKeyFrames.cs
- HtmlMeta.cs
- CookieProtection.cs
- DataGridViewRowHeaderCell.cs
- DataControlField.cs
- BindingsCollection.cs
- CompleteWizardStep.cs
- filewebrequest.cs
- SmiMetaDataProperty.cs
- ServiceKnownTypeAttribute.cs
- ZipIOExtraFieldPaddingElement.cs
- MessageSecurityOverTcp.cs
- ReachVisualSerializer.cs
- FormViewInsertedEventArgs.cs
- RawStylusInputCustomDataList.cs
- _SslSessionsCache.cs
- TextPointerBase.cs
- _NetworkingPerfCounters.cs