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
- NotImplementedException.cs
- XmlObjectSerializerWriteContextComplex.cs
- ObjectView.cs
- ASCIIEncoding.cs
- SchemaComplexType.cs
- Activity.cs
- DaylightTime.cs
- CompilerScope.Storage.cs
- XPathDocumentBuilder.cs
- DoWorkEventArgs.cs
- SiteMapDataSourceView.cs
- Tokenizer.cs
- ServiceHttpModule.cs
- ThumbAutomationPeer.cs
- PrintController.cs
- QilTargetType.cs
- Collection.cs
- ConnectionProviderAttribute.cs
- AnimatedTypeHelpers.cs
- ToolboxItemFilterAttribute.cs
- XmlQueryContext.cs
- ClickablePoint.cs
- ConditionedDesigner.cs
- SurrogateEncoder.cs
- DesignerCalendarAdapter.cs
- OutOfProcStateClientManager.cs
- RequestQueryProcessor.cs
- GridViewDeletedEventArgs.cs
- TextBoxBase.cs
- RolePrincipal.cs
- CommonObjectSecurity.cs
- CircleHotSpot.cs
- ConstrainedDataObject.cs
- TabControlEvent.cs
- DesignerSerializerAttribute.cs
- CookieProtection.cs
- BasicViewGenerator.cs
- DiagnosticStrings.cs
- SharedStream.cs
- SecurityTokenSerializer.cs
- PageCodeDomTreeGenerator.cs
- basecomparevalidator.cs
- HttpResponse.cs
- SemanticResultKey.cs
- TextEditorSpelling.cs
- MsmqUri.cs
- BitmapCodecInfo.cs
- ParentQuery.cs
- PermissionToken.cs
- FreeFormPanel.cs
- BitmapCodecInfo.cs
- UnionCodeGroup.cs
- OdbcDataReader.cs
- BoundsDrawingContextWalker.cs
- Pen.cs
- FormatConvertedBitmap.cs
- ConnectionPoint.cs
- InternalCache.cs
- MobileResource.cs
- AbsoluteQuery.cs
- PropertyFilterAttribute.cs
- DataGridRowAutomationPeer.cs
- VBCodeProvider.cs
- XmlStringTable.cs
- Journal.cs
- SerializableTypeCodeDomSerializer.cs
- CompilerGlobalScopeAttribute.cs
- Sql8ConformanceChecker.cs
- TableParaClient.cs
- HttpListenerContext.cs
- XmlBaseReader.cs
- DataGridViewBand.cs
- GridViewRowEventArgs.cs
- ClientSession.cs
- InheritanceContextChangedEventManager.cs
- ModulesEntry.cs
- ScriptManager.cs
- ComboBoxDesigner.cs
- ColorConverter.cs
- WithStatement.cs
- GeneralTransform.cs
- SkinBuilder.cs
- DeviceFilterDictionary.cs
- ToolStripGripRenderEventArgs.cs
- DirectoryObjectSecurity.cs
- EntityClientCacheKey.cs
- ProvideValueServiceProvider.cs
- StylusButtonCollection.cs
- GeometryModel3D.cs
- HostedHttpRequestAsyncResult.cs
- PropertyEntry.cs
- XmlTextEncoder.cs
- AppDomainUnloadedException.cs
- TextWriter.cs
- PixelShader.cs
- altserialization.cs
- SpellerHighlightLayer.cs
- GestureRecognizer.cs
- CodeTypeDeclarationCollection.cs
- UserPersonalizationStateInfo.cs