Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / wpf / src / Framework / System / Windows / Automation / Peers / PopupRootAutomationPeer.cs / 1 / PopupRootAutomationPeer.cs
using System;
using System.Runtime.InteropServices;
using System.Security;
using System.Security.Permissions;
using System.Text;
using System.Windows;
using System.Windows.Controls.Primitives;
using System.Windows.Interop;
using System.Windows.Media;
using MS.Internal;
using MS.Win32;
namespace System.Windows.Automation.Peers
{
///
internal class PopupRootAutomationPeer : FrameworkElementAutomationPeer
{
///
public PopupRootAutomationPeer(PopupRoot owner): base(owner)
{}
///
override protected string GetClassNameCore()
{
return "Popup";
}
///
override protected AutomationControlType GetAutomationControlTypeCore()
{
return AutomationControlType.Window;
}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
using System;
using System.Runtime.InteropServices;
using System.Security;
using System.Security.Permissions;
using System.Text;
using System.Windows;
using System.Windows.Controls.Primitives;
using System.Windows.Interop;
using System.Windows.Media;
using MS.Internal;
using MS.Win32;
namespace System.Windows.Automation.Peers
{
///
internal class PopupRootAutomationPeer : FrameworkElementAutomationPeer
{
///
public PopupRootAutomationPeer(PopupRoot owner): base(owner)
{}
///
override protected string GetClassNameCore()
{
return "Popup";
}
///
override protected AutomationControlType GetAutomationControlTypeCore()
{
return AutomationControlType.Window;
}
}
}
// 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
- InnerItemCollectionView.cs
- UnsafeNativeMethods.cs
- SubqueryRules.cs
- ColumnHeader.cs
- ProfileProvider.cs
- DataGridViewSelectedRowCollection.cs
- _NativeSSPI.cs
- HTMLTextWriter.cs
- ProfilePropertyMetadata.cs
- XmlSchemaNotation.cs
- ArglessEventHandlerProxy.cs
- Geometry.cs
- NativeMethods.cs
- Variable.cs
- MailAddressCollection.cs
- TrustManagerMoreInformation.cs
- EmptyControlCollection.cs
- _DisconnectOverlappedAsyncResult.cs
- ColumnCollection.cs
- AppSecurityManager.cs
- Rules.cs
- Error.cs
- ResourceExpressionEditorSheet.cs
- CustomValidator.cs
- FunctionNode.cs
- ItemsControlAutomationPeer.cs
- XmlTypeMapping.cs
- ReachBasicContext.cs
- ServiceInstallComponent.cs
- BulletedList.cs
- MultiDataTrigger.cs
- XmlEntityReference.cs
- DiscoveryInnerClientManaged11.cs
- ActivityExecutionFilter.cs
- WebResourceUtil.cs
- OrthographicCamera.cs
- Event.cs
- GeneralTransformGroup.cs
- ListViewInsertedEventArgs.cs
- XmlQueryContext.cs
- complextypematerializer.cs
- FrameworkRichTextComposition.cs
- BindingGraph.cs
- OdbcInfoMessageEvent.cs
- RenderingEventArgs.cs
- ClockGroup.cs
- SpecularMaterial.cs
- ContextMenuAutomationPeer.cs
- ProvidePropertyAttribute.cs
- TdsParserStateObject.cs
- IPGlobalProperties.cs
- SqlSelectStatement.cs
- JoinSymbol.cs
- XmlNamespaceMappingCollection.cs
- XsltQilFactory.cs
- SecurityPolicyVersion.cs
- PolyBezierSegment.cs
- QilUnary.cs
- CloseSequenceResponse.cs
- XappLauncher.cs
- BaseTemplateParser.cs
- metadatamappinghashervisitor.cs
- SqlDesignerDataSourceView.cs
- ActivityCodeGenerator.cs
- FrameworkContentElement.cs
- BuildResult.cs
- CodeAccessSecurityEngine.cs
- ContentFilePart.cs
- ModifierKeysValueSerializer.cs
- SingleAnimation.cs
- MemberHolder.cs
- FixedBufferAttribute.cs
- LinkDescriptor.cs
- LinkButton.cs
- ObjectDataSourceChooseMethodsPanel.cs
- BaseCodePageEncoding.cs
- ActivitySurrogateSelector.cs
- RemoteTokenFactory.cs
- PolicyLevel.cs
- OAVariantLib.cs
- IResourceProvider.cs
- View.cs
- PictureBox.cs
- HostSecurityManager.cs
- AuthenticateEventArgs.cs
- SemaphoreFullException.cs
- DecoderReplacementFallback.cs
- FastPropertyAccessor.cs
- TemplateColumn.cs
- MessageQueuePermission.cs
- PenCursorManager.cs
- TextSyndicationContent.cs
- AttachedPropertyBrowsableWhenAttributePresentAttribute.cs
- State.cs
- NonVisualControlAttribute.cs
- DesignerActionUI.cs
- AggregateNode.cs
- XmlDocumentSurrogate.cs
- IdentityReference.cs
- OleDbException.cs