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
- InfoCardRSAOAEPKeyExchangeDeformatter.cs
- MatrixUtil.cs
- PeerMessageDispatcher.cs
- AddressUtility.cs
- ValidatingReaderNodeData.cs
- OneToOneMappingSerializer.cs
- BinaryFormatterWriter.cs
- StylusPlugin.cs
- RecipientInfo.cs
- StartUpEventArgs.cs
- Int16Storage.cs
- DesignerGeometryHelper.cs
- HttpVersion.cs
- XmlSchemaChoice.cs
- TemplateManager.cs
- HitTestParameters3D.cs
- Aes.cs
- HttpPostedFile.cs
- CompositeControl.cs
- ValidatingReaderNodeData.cs
- CodeIdentifiers.cs
- StateItem.cs
- DesignerAutoFormatStyle.cs
- ModuleBuilder.cs
- CroppedBitmap.cs
- GeneratedContractType.cs
- Image.cs
- SettingsPropertyCollection.cs
- OAVariantLib.cs
- X509ClientCertificateAuthentication.cs
- ServiceOperationWrapper.cs
- SecurityManager.cs
- Baml2006KeyRecord.cs
- TextTreeRootTextBlock.cs
- QuadraticEase.cs
- GroupBoxRenderer.cs
- ChunkedMemoryStream.cs
- DefaultBindingPropertyAttribute.cs
- OutputCacheEntry.cs
- FixedSOMSemanticBox.cs
- GridViewUpdatedEventArgs.cs
- WorkflowPersistenceService.cs
- XPathDocument.cs
- PrintingPermissionAttribute.cs
- RtfFormatStack.cs
- X509CertificateStore.cs
- ToolStripPanelRow.cs
- UnauthorizedAccessException.cs
- InheritanceContextChangedEventManager.cs
- DataExpression.cs
- SettingsPropertyIsReadOnlyException.cs
- UriExt.cs
- SoapExtensionImporter.cs
- DecoderFallbackWithFailureFlag.cs
- TransformGroup.cs
- XmlSchemaAttribute.cs
- Constraint.cs
- ToolboxDataAttribute.cs
- HttpStaticObjectsCollectionWrapper.cs
- EasingKeyFrames.cs
- ChannelServices.cs
- SmiMetaData.cs
- ListViewUpdatedEventArgs.cs
- XamlTypeWithExplicitNamespace.cs
- CodePageEncoding.cs
- HtmlFormWrapper.cs
- TreeNodeBinding.cs
- complextypematerializer.cs
- ProviderConnectionPoint.cs
- RotateTransform.cs
- SmtpSection.cs
- BlurBitmapEffect.cs
- DeclarativeCatalogPart.cs
- MatchingStyle.cs
- UICuesEvent.cs
- XamlPoint3DCollectionSerializer.cs
- ClientApiGenerator.cs
- ZipIOEndOfCentralDirectoryBlock.cs
- ChangeProcessor.cs
- ConstraintCollection.cs
- Rotation3D.cs
- AccessViolationException.cs
- RectIndependentAnimationStorage.cs
- DefaultParameterValueAttribute.cs
- TextLineBreak.cs
- SoapMessage.cs
- Latin1Encoding.cs
- Simplifier.cs
- ProtocolsConfigurationEntry.cs
- ProviderConnectionPointCollection.cs
- KnownBoxes.cs
- SoundPlayer.cs
- WhiteSpaceTrimStringConverter.cs
- BaseDataList.cs
- SortAction.cs
- ScriptReferenceBase.cs
- MediaTimeline.cs
- SynchronizationLockException.cs
- ResizeGrip.cs
- ConstraintManager.cs