Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Framework / System / Windows / Automation / Peers / ImageAutomationPeer.cs / 1305600 / ImageAutomationPeer.cs
using System; using System.Runtime.InteropServices; using System.Security; using System.Text; using System.Windows; using System.Windows.Automation.Provider; using System.Windows.Controls; using System.Windows.Interop; using System.Windows.Media; using MS.Internal; using MS.Win32; namespace System.Windows.Automation.Peers { /// public class ImageAutomationPeer : FrameworkElementAutomationPeer { /// public ImageAutomationPeer(Image owner): base(owner) {} /// override protected string GetClassNameCore() { return "Image"; } /// override protected AutomationControlType GetAutomationControlTypeCore() { return AutomationControlType.Image; } } } // 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
- ThaiBuddhistCalendar.cs
- Knowncolors.cs
- InputScopeNameConverter.cs
- ProtocolsConfigurationHandler.cs
- SessionStateSection.cs
- ReliableChannelListener.cs
- XhtmlBasicLabelAdapter.cs
- HttpPostProtocolReflector.cs
- CompositeKey.cs
- ActivityDesigner.cs
- Exceptions.cs
- FixedFlowMap.cs
- AutomationElementIdentifiers.cs
- DropSource.cs
- UpdatePanel.cs
- LazyTextWriterCreator.cs
- HuffCodec.cs
- GroupBoxRenderer.cs
- MetadataCache.cs
- Int16KeyFrameCollection.cs
- Soap.cs
- HttpPostedFile.cs
- DesignOnlyAttribute.cs
- Geometry3D.cs
- TypeReference.cs
- VirtualPathUtility.cs
- TextHidden.cs
- TriggerBase.cs
- CompileXomlTask.cs
- DataGridViewEditingControlShowingEventArgs.cs
- SmtpFailedRecipientException.cs
- XmlSchemaSequence.cs
- metadatamappinghashervisitor.hashsourcebuilder.cs
- Calendar.cs
- MenuItem.cs
- MetadataWorkspace.cs
- ProfileSettingsCollection.cs
- XmlUtf8RawTextWriter.cs
- PropertyTab.cs
- ContentPlaceHolder.cs
- Hash.cs
- FormParameter.cs
- SchemaType.cs
- SqlInfoMessageEvent.cs
- OutputCacheSettings.cs
- BCLDebug.cs
- DesignerVerbCollection.cs
- PropertyGridEditorPart.cs
- XmlAttribute.cs
- ControlCommandSet.cs
- RegistryExceptionHelper.cs
- FrugalList.cs
- DataRowCollection.cs
- TypeExtensionConverter.cs
- ClosureBinding.cs
- ClientSponsor.cs
- CompositeControl.cs
- SessionStateItemCollection.cs
- KeyBinding.cs
- RowTypePropertyElement.cs
- SqlDuplicator.cs
- ToolStripPanelRenderEventArgs.cs
- CustomLineCap.cs
- SourceElementsCollection.cs
- CollectionsUtil.cs
- UpDownBaseDesigner.cs
- DictionarySectionHandler.cs
- FontSource.cs
- FacetValues.cs
- MailHeaderInfo.cs
- ExpandCollapseProviderWrapper.cs
- XPathNodeHelper.cs
- ProgressPage.cs
- ComNativeDescriptor.cs
- DefinitionUpdate.cs
- DataProviderNameConverter.cs
- Decoder.cs
- Point3DValueSerializer.cs
- ExceptionUtility.cs
- ConfigurationElementProperty.cs
- Int32AnimationUsingKeyFrames.cs
- OleDbCommand.cs
- CustomAttributeSerializer.cs
- ArrayMergeHelper.cs
- DurableRuntimeValidator.cs
- SQLInt32Storage.cs
- XmlSchemaGroup.cs
- ProfileServiceManager.cs
- NativeMethods.cs
- EdmPropertyAttribute.cs
- LambdaCompiler.cs
- TemplatedWizardStep.cs
- SqlDependency.cs
- SecurityDocument.cs
- ValidatorAttribute.cs
- EditBehavior.cs
- BitmapEffectDrawingContent.cs
- PropertiesTab.cs
- RoleGroup.cs
- ProviderSettingsCollection.cs