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 / GridItemPatternIdentifiers.cs / 1 / GridItemPatternIdentifiers.cs
//----------------------------------------------------------------------------
//
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
//
//
// Description: Automation Identifiers for GridItem Pattern
//
// History:
// 04/15/2005 : MKarr Added
//
//---------------------------------------------------------------------------
using System;
using MS.Internal.Automation;
namespace System.Windows.Automation
{
///
/// Allows clients to quickly determine if an item they discover is part
/// of a grid and, if so, where the item is in the grid in terms of row/column coordinates
/// and spans.
///
#if (INTERNAL_COMPILE)
internal static class GridItemPatternIdentifiers
#else
public static class GridItemPatternIdentifiers
#endif
{
//-----------------------------------------------------
//
// Public Constants / Readonly Fields
//
//-----------------------------------------------------
#region Public Constants and Readonly Fields
/// GridItem pattern
public static readonly AutomationPattern Pattern = AutomationPattern.Register(AutomationIdentifierGuids.GridItem_Pattern, "GridItemPatternIdentifiers.Pattern");
/// RowCount
public static readonly AutomationProperty RowProperty = AutomationProperty.Register(AutomationIdentifierGuids.GridItem_Row_Property, "GridItemPatternIdentifiers.RowProperty");
/// ColumnCount
public static readonly AutomationProperty ColumnProperty = AutomationProperty.Register(AutomationIdentifierGuids.GridItem_Column_Property, "GridItemPatternIdentifiers.ColumnProperty");
/// RowSpan
public static readonly AutomationProperty RowSpanProperty = AutomationProperty.Register(AutomationIdentifierGuids.GridItem_RowSpan_Property, "GridItemPatternIdentifiers.RowSpanProperty");
/// ColumnSpan
public static readonly AutomationProperty ColumnSpanProperty = AutomationProperty.Register(AutomationIdentifierGuids.GridItem_ColumnSpan_Property, "GridItemPatternIdentifiers.ColumnSpanProperty");
/// The logical element that supports the GripPattern for this Item
public static readonly AutomationProperty ContainingGridProperty = AutomationProperty.Register(AutomationIdentifierGuids.GridItem_Parent_Property, "GridItemPatternIdentifiers.ContainingGridProperty");
#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 GridItem Pattern
//
// History:
// 04/15/2005 : MKarr Added
//
//---------------------------------------------------------------------------
using System;
using MS.Internal.Automation;
namespace System.Windows.Automation
{
///
/// Allows clients to quickly determine if an item they discover is part
/// of a grid and, if so, where the item is in the grid in terms of row/column coordinates
/// and spans.
///
#if (INTERNAL_COMPILE)
internal static class GridItemPatternIdentifiers
#else
public static class GridItemPatternIdentifiers
#endif
{
//-----------------------------------------------------
//
// Public Constants / Readonly Fields
//
//-----------------------------------------------------
#region Public Constants and Readonly Fields
/// GridItem pattern
public static readonly AutomationPattern Pattern = AutomationPattern.Register(AutomationIdentifierGuids.GridItem_Pattern, "GridItemPatternIdentifiers.Pattern");
/// RowCount
public static readonly AutomationProperty RowProperty = AutomationProperty.Register(AutomationIdentifierGuids.GridItem_Row_Property, "GridItemPatternIdentifiers.RowProperty");
/// ColumnCount
public static readonly AutomationProperty ColumnProperty = AutomationProperty.Register(AutomationIdentifierGuids.GridItem_Column_Property, "GridItemPatternIdentifiers.ColumnProperty");
/// RowSpan
public static readonly AutomationProperty RowSpanProperty = AutomationProperty.Register(AutomationIdentifierGuids.GridItem_RowSpan_Property, "GridItemPatternIdentifiers.RowSpanProperty");
/// ColumnSpan
public static readonly AutomationProperty ColumnSpanProperty = AutomationProperty.Register(AutomationIdentifierGuids.GridItem_ColumnSpan_Property, "GridItemPatternIdentifiers.ColumnSpanProperty");
/// The logical element that supports the GripPattern for this Item
public static readonly AutomationProperty ContainingGridProperty = AutomationProperty.Register(AutomationIdentifierGuids.GridItem_Parent_Property, "GridItemPatternIdentifiers.ContainingGridProperty");
#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
- AttributeData.cs
- CurrencyWrapper.cs
- DragEventArgs.cs
- Method.cs
- Int16.cs
- PropertyToken.cs
- DrawingServices.cs
- CredentialManagerDialog.cs
- RuntimeConfig.cs
- LayoutEvent.cs
- ErrorRuntimeConfig.cs
- XmlSchemaInclude.cs
- ElementsClipboardData.cs
- ProjectionCamera.cs
- ExitEventArgs.cs
- ToolBarButton.cs
- SafeRightsManagementHandle.cs
- DecimalAverageAggregationOperator.cs
- ProviderMetadata.cs
- ServiceMetadataPublishingElement.cs
- Drawing.cs
- Image.cs
- WebPartPersonalization.cs
- BaseTemplateCodeDomTreeGenerator.cs
- Axis.cs
- ControlTemplate.cs
- WebPartCatalogAddVerb.cs
- FormsAuthenticationModule.cs
- MarshalDirectiveException.cs
- Vector3D.cs
- ContentPlaceHolder.cs
- Itemizer.cs
- CryptoApi.cs
- MbpInfo.cs
- WindowsRichEdit.cs
- SweepDirectionValidation.cs
- DataExchangeServiceBinder.cs
- DecimalConverter.cs
- Site.cs
- DynamicActivityProperty.cs
- TransformGroup.cs
- XmlTextReaderImpl.cs
- BamlRecordReader.cs
- TrustLevel.cs
- _Semaphore.cs
- RunWorkerCompletedEventArgs.cs
- KnownTypesHelper.cs
- NumberFunctions.cs
- HierarchicalDataSourceControl.cs
- COM2IPerPropertyBrowsingHandler.cs
- AccessViolationException.cs
- TextWriterTraceListener.cs
- DateTimeHelper.cs
- PageAdapter.cs
- SwitchLevelAttribute.cs
- WebUtil.cs
- DirectoryInfo.cs
- ISFClipboardData.cs
- ADMembershipUser.cs
- DataObjectEventArgs.cs
- HMAC.cs
- initElementDictionary.cs
- MergeExecutor.cs
- CodeGeneratorOptions.cs
- TextRenderer.cs
- ItemCheckedEvent.cs
- FixedDocumentPaginator.cs
- WebPartTransformer.cs
- XmlMembersMapping.cs
- GenericWebPart.cs
- WebBrowser.cs
- Bitmap.cs
- DataRowExtensions.cs
- WebPartZoneCollection.cs
- WebPartVerb.cs
- TableHeaderCell.cs
- ButtonBase.cs
- CurrentTimeZone.cs
- TcpTransportSecurityElement.cs
- DesignerTransaction.cs
- UnmanagedHandle.cs
- WSDualHttpBinding.cs
- ManualResetEventSlim.cs
- DbParameterCollectionHelper.cs
- XmlSerializationGeneratedCode.cs
- DefaultSection.cs
- ReadOnlyHierarchicalDataSourceView.cs
- ControlEvent.cs
- PageCatalogPart.cs
- CAGDesigner.cs
- AuthenticateEventArgs.cs
- EmptyEnumerator.cs
- RegexCapture.cs
- QueryOperationResponseOfT.cs
- PathSegmentCollection.cs
- ExceptionAggregator.cs
- CodePageUtils.cs
- validationstate.cs
- ChannelTerminatedException.cs
- RuntimeIdentifierPropertyAttribute.cs