Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Framework / System / Windows / Automation / Peers / MediaElementAutomationPeer.cs / 1305600 / 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
- TimeSpanOrInfiniteConverter.cs
- Substitution.cs
- AdornedElementPlaceholder.cs
- cookieexception.cs
- PageStatePersister.cs
- TouchFrameEventArgs.cs
- DocumentPaginator.cs
- StreamUpdate.cs
- TypeDependencyAttribute.cs
- EditingCoordinator.cs
- Object.cs
- DocumentGrid.cs
- remotingproxy.cs
- RangeValueProviderWrapper.cs
- ApplicationId.cs
- StorageFunctionMapping.cs
- SerializerProvider.cs
- EditorPartDesigner.cs
- EdmItemCollection.OcAssemblyCache.cs
- EmptyEnumerator.cs
- AnnotationComponentManager.cs
- OpenTypeCommon.cs
- WrappedKeySecurityToken.cs
- XamlClipboardData.cs
- PassportAuthenticationModule.cs
- AuthStoreRoleProvider.cs
- RoleServiceManager.cs
- OrderedDictionaryStateHelper.cs
- Boolean.cs
- SqlClientMetaDataCollectionNames.cs
- ValueChangedEventManager.cs
- WebServiceHandlerFactory.cs
- VectorAnimation.cs
- SubclassTypeValidatorAttribute.cs
- DynamicPropertyReader.cs
- RuleValidation.cs
- Input.cs
- ControlBuilder.cs
- TextFormatter.cs
- PageThemeCodeDomTreeGenerator.cs
- Double.cs
- TemplateColumn.cs
- TableRow.cs
- XmlEncoding.cs
- URI.cs
- SerialErrors.cs
- DataGridColumnDropSeparator.cs
- BinaryUtilClasses.cs
- HttpHandlersSection.cs
- ThicknessAnimation.cs
- DBCSCodePageEncoding.cs
- SqlCacheDependency.cs
- Rect3D.cs
- StylusShape.cs
- ExtendLockCommand.cs
- GACIdentityPermission.cs
- _Semaphore.cs
- KerberosTicketHashIdentifierClause.cs
- NumericUpDown.cs
- SemanticResultValue.cs
- SymbolUsageManager.cs
- InternalResources.cs
- TargetParameterCountException.cs
- ApplicationHost.cs
- CompositeClientFormatter.cs
- ObjectContextServiceProvider.cs
- CheckBox.cs
- ClickablePoint.cs
- CaseInsensitiveOrdinalStringComparer.cs
- ProcessHostServerConfig.cs
- DefaultValueAttribute.cs
- PageParser.cs
- CacheForPrimitiveTypes.cs
- HtmlTableRow.cs
- WebPartManager.cs
- ListParagraph.cs
- RelationshipConverter.cs
- ColorKeyFrameCollection.cs
- DataTemplateKey.cs
- DisableDpiAwarenessAttribute.cs
- nulltextcontainer.cs
- CallbackValidator.cs
- SaveFileDialog.cs
- PictureBox.cs
- UMPAttributes.cs
- DateTimeFormatInfoScanner.cs
- KoreanCalendar.cs
- WeakReferenceKey.cs
- PropertyMapper.cs
- SpellerInterop.cs
- ToolStripContentPanelRenderEventArgs.cs
- wgx_sdk_version.cs
- ComplexBindingPropertiesAttribute.cs
- MenuRenderer.cs
- DependencyPropertyKey.cs
- LinqDataSourceSelectEventArgs.cs
- XmlSchemaExporter.cs
- ExtensionQuery.cs
- SoapCodeExporter.cs
- AxParameterData.cs