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
- PtsPage.cs
- WebBrowserEvent.cs
- UnauthorizedAccessException.cs
- SiteMapHierarchicalDataSourceView.cs
- XPathQilFactory.cs
- SmiContext.cs
- DataTable.cs
- AuthenticationService.cs
- SafeCryptContextHandle.cs
- ExpressionConverter.cs
- NumberSubstitution.cs
- SamlAuthenticationStatement.cs
- ColumnHeaderConverter.cs
- FileNameEditor.cs
- XPathDocumentIterator.cs
- HostedNamedPipeTransportManager.cs
- XmlWrappingWriter.cs
- TableCell.cs
- SafeSecurityHandles.cs
- ResourceContainer.cs
- DrawingGroup.cs
- MatrixTransform.cs
- SQLBinaryStorage.cs
- DataViewSettingCollection.cs
- ToolStripProgressBar.cs
- _AutoWebProxyScriptHelper.cs
- WebHeaderCollection.cs
- ObservableDictionary.cs
- SrgsRule.cs
- GradientBrush.cs
- ListControl.cs
- SamlAdvice.cs
- ReferencedType.cs
- XmlValidatingReader.cs
- HttpServerUtilityWrapper.cs
- CodeEventReferenceExpression.cs
- Memoizer.cs
- BindingMemberInfo.cs
- InfiniteIntConverter.cs
- IntellisenseTextBox.designer.cs
- DataGridViewLayoutData.cs
- ProcessModelSection.cs
- WebEncodingValidator.cs
- MenuEventArgs.cs
- WebPartCollection.cs
- CacheHelper.cs
- AssemblyAttributesGoHere.cs
- Point4DConverter.cs
- DataGridDefaultColumnWidthTypeConverter.cs
- ContentType.cs
- hwndwrapper.cs
- PropertyGridDesigner.cs
- RefExpr.cs
- FrameworkRichTextComposition.cs
- PackageProperties.cs
- precedingsibling.cs
- SessionStateUtil.cs
- ParentQuery.cs
- ProfileManager.cs
- HuffCodec.cs
- DirectoryInfo.cs
- ParameterCollectionEditorForm.cs
- IgnorePropertiesAttribute.cs
- TableAdapterManagerMethodGenerator.cs
- codemethodreferenceexpression.cs
- XmlLangPropertyAttribute.cs
- securitycriticaldata.cs
- NonParentingControl.cs
- EditorReuseAttribute.cs
- Rotation3D.cs
- Debug.cs
- WindowsToolbar.cs
- PerformanceCountersElement.cs
- WebPartEditorOkVerb.cs
- ManifestResourceInfo.cs
- _ChunkParse.cs
- InProcStateClientManager.cs
- RegexGroupCollection.cs
- ButtonRenderer.cs
- SecurityHelper.cs
- XamlTemplateSerializer.cs
- NumberSubstitution.cs
- ParameterReplacerVisitor.cs
- Fx.cs
- WebBrowserContainer.cs
- ObjectDataSourceEventArgs.cs
- HGlobalSafeHandle.cs
- InternalRelationshipCollection.cs
- PersonalizableTypeEntry.cs
- InstalledFontCollection.cs
- MetafileHeaderEmf.cs
- SafeRightsManagementSessionHandle.cs
- Empty.cs
- IEnumerable.cs
- MimeObjectFactory.cs
- NativeCompoundFileAPIs.cs
- PiiTraceSource.cs
- ToolBarDesigner.cs
- ArraySegment.cs
- EntitySqlQueryBuilder.cs