Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / wpf / src / Framework / System / Windows / Automation / Peers / MediaElementAutomationPeer.cs / 1 / MediaElementAutomationPeer.cs
using System;
using System.Windows;
using System.Windows.Controls;
namespace System.Windows.Automation.Peers
{
///
public class MediaElementAutomationPeer : FrameworkElementAutomationPeer
{
///
public MediaElementAutomationPeer(MediaElement owner)
: base(owner)
{ }
///
override protected string GetClassNameCore()
{
return "MediaElement";
}
///
override protected AutomationControlType GetAutomationControlTypeCore()
{
return AutomationControlType.Custom;
}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
using System;
using System.Windows;
using System.Windows.Controls;
namespace System.Windows.Automation.Peers
{
///
public class MediaElementAutomationPeer : FrameworkElementAutomationPeer
{
///
public MediaElementAutomationPeer(MediaElement owner)
: base(owner)
{ }
///
override protected string GetClassNameCore()
{
return "MediaElement";
}
///
override protected AutomationControlType GetAutomationControlTypeCore()
{
return AutomationControlType.Custom;
}
}
}
// 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
- SoapAttributeOverrides.cs
- ScriptingSectionGroup.cs
- ProgressBar.cs
- ISAPIRuntime.cs
- UnaryNode.cs
- RowCache.cs
- ForeignKeyConstraint.cs
- IsolatedStoragePermission.cs
- Normalization.cs
- StrongName.cs
- GuidelineSet.cs
- SemanticAnalyzer.cs
- UserControlParser.cs
- BitmapEffectInput.cs
- StickyNoteAnnotations.cs
- DataSpaceManager.cs
- CategoryGridEntry.cs
- CommandConverter.cs
- SqlNodeAnnotation.cs
- WorkflowInstance.cs
- DataGridViewCellEventArgs.cs
- RoutedPropertyChangedEventArgs.cs
- Transactions.cs
- LinkTarget.cs
- XmlAtomicValue.cs
- HttpWebRequestElement.cs
- ToolStripSeparator.cs
- BamlRecords.cs
- EntityClassGenerator.cs
- XmlExpressionDumper.cs
- HttpRequestTraceRecord.cs
- ConfigurationValues.cs
- CrossSiteScriptingValidation.cs
- EndpointAddressProcessor.cs
- XmlDictionaryWriter.cs
- BinaryWriter.cs
- FileUtil.cs
- XmlSerializerVersionAttribute.cs
- SaveFileDialog.cs
- BookmarkEventArgs.cs
- __TransparentProxy.cs
- SplashScreen.cs
- ReferenceService.cs
- CallbackWrapper.cs
- Soap.cs
- MoveSizeWinEventHandler.cs
- ConfigurationErrorsException.cs
- JsonFormatWriterGenerator.cs
- DataSourceXmlSubItemAttribute.cs
- XPathEmptyIterator.cs
- ForceCopyBuildProvider.cs
- SqlStatistics.cs
- ScriptComponentDescriptor.cs
- DigestComparer.cs
- TcpTransportSecurityElement.cs
- CommandField.cs
- Geometry.cs
- CodeMemberProperty.cs
- XmlSchemaAnyAttribute.cs
- RectangleHotSpot.cs
- safesecurityhelperavalon.cs
- FileIOPermission.cs
- _ConnectStream.cs
- BitSet.cs
- ListView.cs
- dbdatarecord.cs
- InternalDuplexChannelListener.cs
- IntPtr.cs
- AddInSegmentDirectoryNotFoundException.cs
- EncodingFallbackAwareXmlTextWriter.cs
- NumberFormatInfo.cs
- ButtonField.cs
- XpsFilter.cs
- ListViewCancelEventArgs.cs
- RelationshipConverter.cs
- SQLDecimal.cs
- sqlcontext.cs
- SoapAttributeOverrides.cs
- TargetConverter.cs
- WorkflowInstanceTerminatedRecord.cs
- ProxyWebPartManager.cs
- RealProxy.cs
- DataServiceQuery.cs
- BamlRecords.cs
- ClientCultureInfo.cs
- FormsAuthenticationCredentials.cs
- NumericUpDown.cs
- CodeDOMUtility.cs
- UserNamePasswordValidator.cs
- DbProviderFactories.cs
- TypedTableBase.cs
- loginstatus.cs
- EncoderParameters.cs
- Page.cs
- Margins.cs
- DataPointer.cs
- HttpModuleAction.cs
- SelectionRangeConverter.cs
- BitmapCodecInfo.cs
- ConstraintStruct.cs