Code:
/ DotNET / DotNET / 8.0 / untmp / WIN_WINDOWS / lh_tools_devdiv_wpf / Windows / wcp / 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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- NativeMethodsCLR.cs
- InlineObject.cs
- GrammarBuilderBase.cs
- SqlVisitor.cs
- TypeUsageBuilder.cs
- ApplicationException.cs
- DispatcherProcessingDisabled.cs
- NumberFormatter.cs
- ImageAnimator.cs
- x509store.cs
- ObjectViewListener.cs
- StdValidatorsAndConverters.cs
- SqlProfileProvider.cs
- RequestResizeEvent.cs
- PartialCachingAttribute.cs
- WebBrowserSiteBase.cs
- MeasureItemEvent.cs
- RequestQueue.cs
- TypeForwardedToAttribute.cs
- ClassDataContract.cs
- ObjectQuery_EntitySqlExtensions.cs
- StatusBarDrawItemEvent.cs
- ErrorHandler.cs
- BitmapEffectGroup.cs
- _ScatterGatherBuffers.cs
- DBConcurrencyException.cs
- OutputCacheSettings.cs
- KnownIds.cs
- PeerDuplexChannel.cs
- CodeTypeReferenceCollection.cs
- UIPropertyMetadata.cs
- Scanner.cs
- ConstantCheck.cs
- DataServiceException.cs
- SqlClientWrapperSmiStreamChars.cs
- PropertyTabAttribute.cs
- SerializationFieldInfo.cs
- TailCallAnalyzer.cs
- Encoder.cs
- SqlUserDefinedAggregateAttribute.cs
- X509Certificate.cs
- SerializationIncompleteException.cs
- XPathNodeInfoAtom.cs
- Soap12ProtocolReflector.cs
- Msec.cs
- TextRangeEditLists.cs
- COM2ExtendedTypeConverter.cs
- TemplatedAdorner.cs
- SqlBulkCopyColumnMappingCollection.cs
- SingleStorage.cs
- DataGridViewDataErrorEventArgs.cs
- RuntimeHandles.cs
- PageBuildProvider.cs
- CriticalFinalizerObject.cs
- WindowsIPAddress.cs
- RadioButton.cs
- Identity.cs
- HtmlInputPassword.cs
- CompositeDesignerAccessibleObject.cs
- StateMachineHelpers.cs
- XmlRawWriterWrapper.cs
- BindToObject.cs
- CheckedListBox.cs
- TTSVoice.cs
- ImageConverter.cs
- RequestCachePolicy.cs
- MultiDataTrigger.cs
- StateMachineHelpers.cs
- RequestContextBase.cs
- EventLogPermission.cs
- ResolveMatchesApril2005.cs
- SimpleHandlerBuildProvider.cs
- PrefixHandle.cs
- HttpWrapper.cs
- HwndTarget.cs
- FunctionDefinition.cs
- RowToFieldTransformer.cs
- BindUriHelper.cs
- ProxyManager.cs
- DocumentGrid.cs
- SqlDataSourceConfigureSortForm.cs
- DesignerLoader.cs
- HtmlEmptyTagControlBuilder.cs
- AutomationElement.cs
- PathFigureCollection.cs
- PlatformNotSupportedException.cs
- ReflectionPermission.cs
- IBuiltInEvidence.cs
- TargetConverter.cs
- QuotedPairReader.cs
- AuthenticatingEventArgs.cs
- Processor.cs
- WindowsSysHeader.cs
- Rect.cs
- CodeCatchClause.cs
- PropertyValueChangedEvent.cs
- DictionaryManager.cs
- DocumentPaginator.cs
- DoubleIndependentAnimationStorage.cs
- GridViewSortEventArgs.cs