Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / 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
- TileBrush.cs
- DataBindEngine.cs
- dataobject.cs
- PrintDialog.cs
- HostingEnvironment.cs
- ProofTokenCryptoHandle.cs
- HttpPostProtocolReflector.cs
- SharedPerformanceCounter.cs
- ToolStripDesigner.cs
- TableProviderWrapper.cs
- WindowsTokenRoleProvider.cs
- IntPtr.cs
- SoundPlayer.cs
- CollectionViewGroupInternal.cs
- StateDesigner.TransitionInfo.cs
- WebBrowserProgressChangedEventHandler.cs
- XsdDuration.cs
- ProviderIncompatibleException.cs
- RenamedEventArgs.cs
- CloudCollection.cs
- InfoCardRSACryptoProvider.cs
- EntityDataSourceWrapper.cs
- HierarchicalDataBoundControlAdapter.cs
- SamlEvidence.cs
- XmlUtilWriter.cs
- ListDictionary.cs
- KeyFrames.cs
- Semaphore.cs
- EntityAdapter.cs
- DataGridViewRowsRemovedEventArgs.cs
- SQLBytes.cs
- DataGridViewTopLeftHeaderCell.cs
- HttpContext.cs
- GrammarBuilderRuleRef.cs
- ObjectDataSourceStatusEventArgs.cs
- Material.cs
- HwndSourceKeyboardInputSite.cs
- QuotedPrintableStream.cs
- ACE.cs
- ToolStripPanel.cs
- AuthenticationService.cs
- AdapterUtil.cs
- VisualTreeHelper.cs
- WindowsListViewItem.cs
- CategoryAttribute.cs
- DesignerObject.cs
- ISSmlParser.cs
- HandlerBase.cs
- DBCSCodePageEncoding.cs
- IndependentlyAnimatedPropertyMetadata.cs
- TreeViewBindingsEditorForm.cs
- ComponentDispatcherThread.cs
- Buffer.cs
- XmlnsDefinitionAttribute.cs
- CollectionBase.cs
- Brushes.cs
- ConnectionPointCookie.cs
- ClientBuildManagerCallback.cs
- GeometryConverter.cs
- ReachSerializer.cs
- EmbeddedObject.cs
- TextReader.cs
- RoutingExtension.cs
- NaturalLanguageHyphenator.cs
- ObjectTypeMapping.cs
- HttpContextWrapper.cs
- EditorAttribute.cs
- ContentElementAutomationPeer.cs
- ParserContext.cs
- StorageMappingFragment.cs
- SafeBitVector32.cs
- Win32KeyboardDevice.cs
- Stopwatch.cs
- AsmxEndpointPickerExtension.cs
- ZipArchive.cs
- PiiTraceSource.cs
- ErrorStyle.cs
- SafeMemoryMappedViewHandle.cs
- XmlDataSourceView.cs
- _ListenerAsyncResult.cs
- FrameworkElement.cs
- Label.cs
- ApplicationBuildProvider.cs
- TableLayoutSettingsTypeConverter.cs
- CompilerTypeWithParams.cs
- COMException.cs
- WebControlAdapter.cs
- ISessionStateStore.cs
- RemoteWebConfigurationHostStream.cs
- DataListItem.cs
- PolyLineSegment.cs
- XmlJsonReader.cs
- CacheChildrenQuery.cs
- DisableDpiAwarenessAttribute.cs
- DisplayInformation.cs
- CommandEventArgs.cs
- UserControl.cs
- ModifierKeysConverter.cs
- KeyFrames.cs
- ReversePositionQuery.cs