Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / wpf / src / UIAutomation / UIAutomationTypes / System / Windows / Automation / TransformPatternIdentifiers.cs / 1 / TransformPatternIdentifiers.cs
//----------------------------------------------------------------------------
//
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
//
//
// Description: Automation Identifiers for Transform Pattern
//
// History:
// 04/15/2005 : MKarr Added
//
//---------------------------------------------------------------------------
using System;
using MS.Internal.Automation;
namespace System.Windows.Automation
{
///wrapper class for Transform pattern
#if (INTERNAL_COMPILE)
internal static class TransformPatternIdentifiers
#else
public static class TransformPatternIdentifiers
#endif
{
//-----------------------------------------------------
//
// Public Constants / Readonly Fields
//
//-----------------------------------------------------
#region Public Constants and Readonly Fields
/// Returns the Transform pattern identifier
public static readonly AutomationPattern Pattern = AutomationPattern.Register(AutomationIdentifierGuids.Transform_Pattern, "TransformPatternIdentifiers.Pattern");
/// Property ID: CanMove - This window can be moved
public static readonly AutomationProperty CanMoveProperty = AutomationProperty.Register(AutomationIdentifierGuids.Transform_CanMove_Property, "TransformPatternIdentifiers.CanMoveProperty");
/// Property ID: CanResize - This window can be resized
public static readonly AutomationProperty CanResizeProperty = AutomationProperty.Register(AutomationIdentifierGuids.Transform_CanResize_Property, "TransformPatternIdentifiers.CanResizeProperty");
/// Property ID: CanRotate - This window can be rotated
public static readonly AutomationProperty CanRotateProperty = AutomationProperty.Register(AutomationIdentifierGuids.Transform_CanRotate_Property, "TransformPatternIdentifiers.CanRotateProperty");
#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 Transform Pattern
//
// History:
// 04/15/2005 : MKarr Added
//
//---------------------------------------------------------------------------
using System;
using MS.Internal.Automation;
namespace System.Windows.Automation
{
///wrapper class for Transform pattern
#if (INTERNAL_COMPILE)
internal static class TransformPatternIdentifiers
#else
public static class TransformPatternIdentifiers
#endif
{
//-----------------------------------------------------
//
// Public Constants / Readonly Fields
//
//-----------------------------------------------------
#region Public Constants and Readonly Fields
/// Returns the Transform pattern identifier
public static readonly AutomationPattern Pattern = AutomationPattern.Register(AutomationIdentifierGuids.Transform_Pattern, "TransformPatternIdentifiers.Pattern");
/// Property ID: CanMove - This window can be moved
public static readonly AutomationProperty CanMoveProperty = AutomationProperty.Register(AutomationIdentifierGuids.Transform_CanMove_Property, "TransformPatternIdentifiers.CanMoveProperty");
/// Property ID: CanResize - This window can be resized
public static readonly AutomationProperty CanResizeProperty = AutomationProperty.Register(AutomationIdentifierGuids.Transform_CanResize_Property, "TransformPatternIdentifiers.CanResizeProperty");
/// Property ID: CanRotate - This window can be rotated
public static readonly AutomationProperty CanRotateProperty = AutomationProperty.Register(AutomationIdentifierGuids.Transform_CanRotate_Property, "TransformPatternIdentifiers.CanRotateProperty");
#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
- BitSet.cs
- MouseButtonEventArgs.cs
- GridViewEditEventArgs.cs
- ContentDesigner.cs
- XmlComplianceUtil.cs
- PageWrapper.cs
- WindowsUpDown.cs
- ApplicationBuildProvider.cs
- OutputBuffer.cs
- ISessionStateStore.cs
- BuildManager.cs
- ElementNotEnabledException.cs
- SafeRightsManagementPubHandle.cs
- TextWriterTraceListener.cs
- DesignTimeTemplateParser.cs
- TextSelectionHighlightLayer.cs
- AssemblyAttributes.cs
- NavigationProperty.cs
- CharEntityEncoderFallback.cs
- StdValidatorsAndConverters.cs
- SQLStringStorage.cs
- ClientTargetCollection.cs
- SchemaTypeEmitter.cs
- RoleProviderPrincipal.cs
- SmtpClient.cs
- validation.cs
- InvokePattern.cs
- ArgumentValueSerializer.cs
- ExceptionUtility.cs
- SrgsSemanticInterpretationTag.cs
- WorkflowRuntimeEndpoint.cs
- SqlSelectStatement.cs
- UIElementIsland.cs
- RepeaterItem.cs
- StringDictionary.cs
- DomNameTable.cs
- XhtmlBasicImageAdapter.cs
- XPathException.cs
- DateTimeEditor.cs
- SchemaNotation.cs
- DataBinding.cs
- MemberPath.cs
- DashStyle.cs
- Ray3DHitTestResult.cs
- Config.cs
- DBSqlParser.cs
- CodeIdentifier.cs
- BindingCompleteEventArgs.cs
- Cursors.cs
- UserInitiatedNavigationPermission.cs
- EdmMember.cs
- TextPatternIdentifiers.cs
- AdPostCacheSubstitution.cs
- UnitySerializationHolder.cs
- TabControlEvent.cs
- HtmlTableCell.cs
- SQLDateTime.cs
- TabControl.cs
- ListSourceHelper.cs
- AvTraceDetails.cs
- Receive.cs
- GradientStop.cs
- EncoderParameter.cs
- NativeMethods.cs
- ToolBarButton.cs
- ExeContext.cs
- DateTimeFormatInfoScanner.cs
- CuspData.cs
- TriggerActionCollection.cs
- ConfigurationStrings.cs
- PairComparer.cs
- ErrorsHelper.cs
- NullExtension.cs
- Model3DGroup.cs
- HighlightComponent.cs
- ParentQuery.cs
- LoginCancelEventArgs.cs
- ListSortDescription.cs
- EventListenerClientSide.cs
- MarkupProperty.cs
- HtmlInputText.cs
- MailMessage.cs
- UniformGrid.cs
- TextTreeTextNode.cs
- GeneralTransformGroup.cs
- TemplatePagerField.cs
- ImageFormat.cs
- CustomAttribute.cs
- AssemblyResolver.cs
- Range.cs
- PagePropertiesChangingEventArgs.cs
- SecUtil.cs
- ModulesEntry.cs
- InvokeGenerator.cs
- validation.cs
- BooleanExpr.cs
- MetadataItem.cs
- LineServicesRun.cs
- D3DImage.cs
- FileAuthorizationModule.cs