Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / 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
- ConfigErrorGlyph.cs
- DependencyObject.cs
- TypeDescriptor.cs
- SafeNativeMethodsCLR.cs
- XmlElement.cs
- ReliableMessagingVersion.cs
- UriExt.cs
- CodeArrayIndexerExpression.cs
- TextRange.cs
- XNodeNavigator.cs
- HTMLTextWriter.cs
- AlternateViewCollection.cs
- FileUpload.cs
- ResourcesBuildProvider.cs
- RootBrowserWindowProxy.cs
- TemplateControlCodeDomTreeGenerator.cs
- TableLayoutPanelResizeGlyph.cs
- DefaultBinder.cs
- DbConnectionPoolIdentity.cs
- PointKeyFrameCollection.cs
- EntitySetDataBindingList.cs
- PathSegmentCollection.cs
- PaintValueEventArgs.cs
- ServerValidateEventArgs.cs
- ActiveXHost.cs
- FixedHighlight.cs
- DbUpdateCommandTree.cs
- AcceleratedTokenProvider.cs
- ScrollEventArgs.cs
- TrackingMemoryStreamFactory.cs
- AssertSection.cs
- ManifestSignatureInformation.cs
- BridgeDataRecord.cs
- CellIdBoolean.cs
- OneOfConst.cs
- CfgParser.cs
- UxThemeWrapper.cs
- SystemWebExtensionsSectionGroup.cs
- DefaultSettingsSection.cs
- DataGridViewComboBoxColumn.cs
- AttributeTableBuilder.cs
- PingReply.cs
- TextPattern.cs
- DocumentOutline.cs
- LexicalChunk.cs
- DbModificationClause.cs
- FixedSOMElement.cs
- HttpServerChannel.cs
- TabControlAutomationPeer.cs
- GridLengthConverter.cs
- ConsoleTraceListener.cs
- CreateSequenceResponse.cs
- WorkflowDataContext.cs
- NativeMethods.cs
- PropertyItemInternal.cs
- DictationGrammar.cs
- StorageTypeMapping.cs
- SynchronizedDispatch.cs
- HashCryptoHandle.cs
- Vector3DConverter.cs
- Variant.cs
- SolidBrush.cs
- KerberosSecurityTokenProvider.cs
- SortDescriptionCollection.cs
- RegionInfo.cs
- Transform3D.cs
- ToolStripItemImageRenderEventArgs.cs
- EastAsianLunisolarCalendar.cs
- AppDomainUnloadedException.cs
- DomainUpDown.cs
- CalendarButton.cs
- TdsParserSafeHandles.cs
- Token.cs
- _UncName.cs
- XmlAttributeOverrides.cs
- XamlToRtfWriter.cs
- Page.cs
- RsaElement.cs
- ScrollBarAutomationPeer.cs
- ActiveXMessageFormatter.cs
- SecUtil.cs
- ButtonChrome.cs
- CatalogZone.cs
- LayoutTableCell.cs
- relpropertyhelper.cs
- SHA384.cs
- Partitioner.cs
- IndexerNameAttribute.cs
- PassportPrincipal.cs
- FileDialogCustomPlacesCollection.cs
- ScriptingScriptResourceHandlerSection.cs
- Label.cs
- ChangeInterceptorAttribute.cs
- RadioButtonPopupAdapter.cs
- AlignmentXValidation.cs
- sqlstateclientmanager.cs
- CookieProtection.cs
- CultureInfoConverter.cs
- DataGridItemCollection.cs
- CurrentTimeZone.cs