Code:
/ DotNET / DotNET / 8.0 / untmp / WIN_WINDOWS / lh_tools_devdiv_wpf / Windows / wcp / Framework / System / Windows / Automation / Peers / FrameAutomationPeer.cs / 1 / FrameAutomationPeer.cs
using System;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Interop;
using System.Windows.Media;
using System.ComponentModel;
namespace System.Windows.Automation.Peers
{
///
public class FrameAutomationPeer : FrameworkElementAutomationPeer
{
///
public FrameAutomationPeer(Frame owner) : base(owner)
{ }
///
override protected string GetClassNameCore()
{
return "Frame";
}
///
protected override AutomationControlType GetAutomationControlTypeCore()
{
return AutomationControlType.Pane;
}
}
}
// 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
- Message.cs
- EntityDataSourceWrapperCollection.cs
- dsa.cs
- QueryExtender.cs
- ISessionStateStore.cs
- EdmProviderManifest.cs
- TdsEnums.cs
- Label.cs
- SupportingTokenSpecification.cs
- ErrorRuntimeConfig.cs
- XmlResolver.cs
- NullRuntimeConfig.cs
- CustomAttributeSerializer.cs
- EventLogStatus.cs
- TraceLog.cs
- LongCountAggregationOperator.cs
- SubclassTypeValidator.cs
- IteratorFilter.cs
- ProfilePropertySettings.cs
- BinaryNegotiation.cs
- PersistenceIOParticipant.cs
- sapiproxy.cs
- XmlCharacterData.cs
- DesignerDataParameter.cs
- LinqDataSourceContextEventArgs.cs
- BaseParagraph.cs
- InternalDuplexChannelListener.cs
- RelatedImageListAttribute.cs
- HwndAppCommandInputProvider.cs
- VScrollProperties.cs
- CultureInfoConverter.cs
- ExtendLockCommand.cs
- WindowsFont.cs
- HttpWebResponse.cs
- CodeGroup.cs
- XPathNode.cs
- SqlDependency.cs
- RegexTypeEditor.cs
- XmlUrlResolver.cs
- AnnouncementClient.cs
- ParameterToken.cs
- EntityDataSourceContextDisposingEventArgs.cs
- SoapSchemaExporter.cs
- BinaryUtilClasses.cs
- XmlILCommand.cs
- Char.cs
- Accessors.cs
- TableLayoutCellPaintEventArgs.cs
- AssemblyCache.cs
- SimpleBitVector32.cs
- ThreadInterruptedException.cs
- StylusPointPropertyId.cs
- Scene3D.cs
- Color.cs
- WebConfigurationFileMap.cs
- AutoCompleteStringCollection.cs
- ViewStateModeByIdAttribute.cs
- PhysicalFontFamily.cs
- XmlCharCheckingReader.cs
- ECDiffieHellmanCngPublicKey.cs
- ImageMap.cs
- GatewayDefinition.cs
- TypeUsageBuilder.cs
- _IPv4Address.cs
- URI.cs
- XomlCompiler.cs
- SchemaImporterExtension.cs
- DataServiceProviderMethods.cs
- IntellisenseTextBox.designer.cs
- DoubleLinkList.cs
- COM2IManagedPerPropertyBrowsingHandler.cs
- FileVersionInfo.cs
- ViewKeyConstraint.cs
- SQLDateTimeStorage.cs
- Label.cs
- TemplateAction.cs
- DependencyObject.cs
- DataServiceException.cs
- UpdateCommand.cs
- SQLDecimal.cs
- StrongNameIdentityPermission.cs
- TypeDescriptionProviderAttribute.cs
- HttpApplication.cs
- XmlSchemaSimpleContent.cs
- WebConfigurationFileMap.cs
- ActivityExecutorSurrogate.cs
- DiscoveryDocumentLinksPattern.cs
- Int32Rect.cs
- StorageConditionPropertyMapping.cs
- Partitioner.cs
- TreeSet.cs
- OpacityConverter.cs
- XmlEnumAttribute.cs
- TextBoxRenderer.cs
- _PooledStream.cs
- XmlUtilWriter.cs
- RegexGroup.cs
- MsmqChannelListenerBase.cs
- filewebrequest.cs
- GeneralTransformCollection.cs