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
- TextTreeUndo.cs
- InputScopeNameConverter.cs
- DataFieldConverter.cs
- CacheMode.cs
- FormsAuthentication.cs
- Polyline.cs
- StringPropertyBuilder.cs
- WindowsFormsHelpers.cs
- Lookup.cs
- DrawingBrush.cs
- XamlTreeBuilder.cs
- StringUtil.cs
- LabelDesigner.cs
- SpeakInfo.cs
- WorkflowElementDialog.cs
- FilteredDataSetHelper.cs
- HtmlInputPassword.cs
- Permission.cs
- RoutedEventHandlerInfo.cs
- BrowserCapabilitiesCompiler.cs
- CompilerLocalReference.cs
- XPathNavigatorKeyComparer.cs
- BaseTemplateBuildProvider.cs
- TrustManagerMoreInformation.cs
- WorkflowMarkupSerializationProvider.cs
- DllNotFoundException.cs
- SQLResource.cs
- IRCollection.cs
- EntityDesignerBuildProvider.cs
- RemotingAttributes.cs
- OracleCommand.cs
- MD5CryptoServiceProvider.cs
- RSAOAEPKeyExchangeDeformatter.cs
- GZipDecoder.cs
- BCryptHashAlgorithm.cs
- StoreAnnotationsMap.cs
- DoubleLinkList.cs
- AutoScrollExpandMessageFilter.cs
- CaseInsensitiveOrdinalStringComparer.cs
- ConnectionManagementSection.cs
- Material.cs
- Byte.cs
- InvokeWebServiceDesigner.cs
- NavigationHelper.cs
- SelectManyQueryOperator.cs
- HttpEncoderUtility.cs
- SchemaTypeEmitter.cs
- DateTimeOffset.cs
- WebServiceHandlerFactory.cs
- SQLRoleProvider.cs
- TemplateKeyConverter.cs
- SafeProcessHandle.cs
- Context.cs
- DetailsViewModeEventArgs.cs
- ArrayItemValue.cs
- DiscoveryClientRequestChannel.cs
- TableRowGroup.cs
- LogSwitch.cs
- DataGridViewColumnDividerDoubleClickEventArgs.cs
- Codec.cs
- AssemblyResolver.cs
- CodeCatchClause.cs
- BlockCollection.cs
- ProfileEventArgs.cs
- Parser.cs
- XmlArrayAttribute.cs
- ListViewDeleteEventArgs.cs
- X509Utils.cs
- StringInfo.cs
- VariableDesigner.xaml.cs
- CounterCreationData.cs
- DataPointer.cs
- XmlMemberMapping.cs
- ObjectSet.cs
- DocumentEventArgs.cs
- WebExceptionStatus.cs
- PcmConverter.cs
- XmlQuerySequence.cs
- EventPropertyMap.cs
- LinqDataSourceContextData.cs
- GestureRecognizer.cs
- ClientRuntime.cs
- FrameDimension.cs
- ZipPackage.cs
- _ProxyChain.cs
- JavaScriptString.cs
- FieldAccessException.cs
- UpDownEvent.cs
- EdmProperty.cs
- SynchronizationFilter.cs
- MissingSatelliteAssemblyException.cs
- ValueUtilsSmi.cs
- ControllableStoryboardAction.cs
- PanelStyle.cs
- CompressedStack.cs
- coordinatorscratchpad.cs
- MimeTypePropertyAttribute.cs
- DataGridLinkButton.cs
- DesignTimeResourceProviderFactoryAttribute.cs
- ObjectKeyFrameCollection.cs