Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / wpf / src / UIAutomation / UIAutomationTypes / System / Windows / Automation / MultipleViewPatternIdentifiers.cs / 1 / MultipleViewPatternIdentifiers.cs
//---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // // Description: Automation Identifiers for MultipleView Pattern // // History: // 04/15/2005 : MKarr Added // //--------------------------------------------------------------------------- using System; using MS.Internal.Automation; namespace System.Windows.Automation { ///wrapper class for MultipleView pattern #if (INTERNAL_COMPILE) internal static class MultipleViewPatternIdentifiers #else public static class MultipleViewPatternIdentifiers #endif { //----------------------------------------------------- // // Public Constants / Readonly Fields // //----------------------------------------------------- #region Public Constants and Readonly Fields ///MultipleView pattern public static readonly AutomationPattern Pattern = AutomationPattern.Register(AutomationIdentifierGuids.MultipleView_Pattern, "MultipleViewPatternIdentifiers.Pattern"); ///Property ID: CurrentView - The view ID corresponding to the control's current state. This ID is control-specific. public static readonly AutomationProperty CurrentViewProperty = AutomationProperty.Register(AutomationIdentifierGuids.MultipleView_CurrentView_Property, "MultipleViewPatternIdentifiers.CurrentViewProperty"); ///Property ID: SupportedViews - Returns an array of ints representing the full set of views available in this control. public static readonly AutomationProperty SupportedViewsProperty = AutomationProperty.Register(AutomationIdentifierGuids.MultipleView_SupportedViews_Property, "MultipleViewPatternIdentifiers.SupportedViewsProperty"); #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 MultipleView Pattern // // History: // 04/15/2005 : MKarr Added // //--------------------------------------------------------------------------- using System; using MS.Internal.Automation; namespace System.Windows.Automation { ///wrapper class for MultipleView pattern #if (INTERNAL_COMPILE) internal static class MultipleViewPatternIdentifiers #else public static class MultipleViewPatternIdentifiers #endif { //----------------------------------------------------- // // Public Constants / Readonly Fields // //----------------------------------------------------- #region Public Constants and Readonly Fields ///MultipleView pattern public static readonly AutomationPattern Pattern = AutomationPattern.Register(AutomationIdentifierGuids.MultipleView_Pattern, "MultipleViewPatternIdentifiers.Pattern"); ///Property ID: CurrentView - The view ID corresponding to the control's current state. This ID is control-specific. public static readonly AutomationProperty CurrentViewProperty = AutomationProperty.Register(AutomationIdentifierGuids.MultipleView_CurrentView_Property, "MultipleViewPatternIdentifiers.CurrentViewProperty"); ///Property ID: SupportedViews - Returns an array of ints representing the full set of views available in this control. public static readonly AutomationProperty SupportedViewsProperty = AutomationProperty.Register(AutomationIdentifierGuids.MultipleView_SupportedViews_Property, "MultipleViewPatternIdentifiers.SupportedViewsProperty"); #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
- Msec.cs
- MessageEnumerator.cs
- EntityClientCacheEntry.cs
- ResourcePool.cs
- Message.cs
- CodeIndexerExpression.cs
- DesignerDataRelationship.cs
- SchemaCompiler.cs
- DataSourceCacheDurationConverter.cs
- CompilerLocalReference.cs
- MemberHolder.cs
- DynamicRendererThreadManager.cs
- sortedlist.cs
- ProbeDuplex11AsyncResult.cs
- PanelDesigner.cs
- CatalogPartDesigner.cs
- XsdValidatingReader.cs
- StructuredTypeEmitter.cs
- ToolStripDesignerUtils.cs
- RelationshipFixer.cs
- XamlWriter.cs
- SafeFileMappingHandle.cs
- SafeEventLogWriteHandle.cs
- MemoryStream.cs
- BridgeDataRecord.cs
- TiffBitmapDecoder.cs
- SafeArrayTypeMismatchException.cs
- _HeaderInfo.cs
- EventLogPermissionAttribute.cs
- CollectionContainer.cs
- StateMachineHistory.cs
- PreProcessor.cs
- Command.cs
- SimpleTypeResolver.cs
- MatrixCamera.cs
- MSAANativeProvider.cs
- CodeCatchClause.cs
- DeleteCardRequest.cs
- BufferBuilder.cs
- ModuleElement.cs
- UnhandledExceptionEventArgs.cs
- XmlCustomFormatter.cs
- SamlSecurityToken.cs
- SqlIdentifier.cs
- ToolStripContentPanelDesigner.cs
- BrowserTree.cs
- WebServiceMethodData.cs
- SQLCharsStorage.cs
- FactorySettingsElement.cs
- DefaultHttpHandler.cs
- SrgsToken.cs
- RegularExpressionValidator.cs
- storepermission.cs
- TargetParameterCountException.cs
- UnmanagedMemoryStream.cs
- XmlStreamNodeWriter.cs
- DataRelationCollection.cs
- CompressedStack.cs
- CustomCredentialPolicy.cs
- TextElementEnumerator.cs
- EnumMemberAttribute.cs
- Timeline.cs
- InstalledFontCollection.cs
- EncodingNLS.cs
- DataBinder.cs
- PlanCompiler.cs
- Exceptions.cs
- DataRecord.cs
- ButtonFlatAdapter.cs
- XmlEncoding.cs
- CustomAttributeSerializer.cs
- HtmlHistory.cs
- Rfc2898DeriveBytes.cs
- XamlPathDataSerializer.cs
- ClientApiGenerator.cs
- MarshalByValueComponent.cs
- SafeNativeMethodsMilCoreApi.cs
- SimpleWebHandlerParser.cs
- CodeBlockBuilder.cs
- DataListItem.cs
- DnsPermission.cs
- XmlTextWriter.cs
- ClientFactory.cs
- XmlSchemaParticle.cs
- FullTextState.cs
- EntityDataSourceContextCreatedEventArgs.cs
- TableCellAutomationPeer.cs
- XmlSchemaSimpleTypeList.cs
- StandardOleMarshalObject.cs
- SafeFileMappingHandle.cs
- XXXInfos.cs
- PrintController.cs
- OuterGlowBitmapEffect.cs
- Select.cs
- MetadataItemEmitter.cs
- DesignSurfaceCollection.cs
- VariableValue.cs
- Rect.cs
- FloaterBaseParagraph.cs
- Point3D.cs