Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Framework / System / Windows / Automation / Peers / Viewport3DAutomationPeer.cs / 1305600 / Viewport3DAutomationPeer.cs
using System; using System.Windows; using System.Windows.Controls; namespace System.Windows.Automation.Peers { /// public class Viewport3DAutomationPeer : FrameworkElementAutomationPeer { /// public Viewport3DAutomationPeer(Viewport3D owner) : base(owner) { } /// override protected string GetClassNameCore() { return "Viewport3D"; } /// 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 Viewport3DAutomationPeer : FrameworkElementAutomationPeer { /// public Viewport3DAutomationPeer(Viewport3D owner) : base(owner) { } /// override protected string GetClassNameCore() { return "Viewport3D"; } /// 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
- WebPartUtil.cs
- BoolExpressionVisitors.cs
- WindowsListViewItem.cs
- HtmlInputImage.cs
- WebColorConverter.cs
- Point.cs
- DataGridViewRowCollection.cs
- PassportAuthenticationModule.cs
- TraceInternal.cs
- MediaContext.cs
- FragmentQuery.cs
- prefixendpointaddressmessagefilter.cs
- UnknownWrapper.cs
- PropertyValueChangedEvent.cs
- _Rfc2616CacheValidators.cs
- QuaternionKeyFrameCollection.cs
- WindowsGraphics2.cs
- ImageSource.cs
- Bidi.cs
- IItemContainerGenerator.cs
- DiagnosticsConfiguration.cs
- DbParameterCollectionHelper.cs
- COAUTHINFO.cs
- StringFreezingAttribute.cs
- UpdateCommand.cs
- _AutoWebProxyScriptWrapper.cs
- Registration.cs
- UniqueSet.cs
- ValidationErrorCollection.cs
- ViewStateChangedEventArgs.cs
- SafeHandles.cs
- TextDecorationUnitValidation.cs
- EncryptedKey.cs
- StringSource.cs
- IConvertible.cs
- BaseCodePageEncoding.cs
- OracleException.cs
- LinqDataSourceSelectEventArgs.cs
- ToolBarDesigner.cs
- RemotingAttributes.cs
- IconConverter.cs
- TTSEvent.cs
- ImageCreator.cs
- InkCanvasSelection.cs
- ManagementObjectCollection.cs
- ObjectFactoryCodeDomTreeGenerator.cs
- Parameter.cs
- DynamicUpdateCommand.cs
- GridViewUpdateEventArgs.cs
- BufferedStream.cs
- RegexStringValidatorAttribute.cs
- _UriSyntax.cs
- AssertUtility.cs
- DropShadowBitmapEffect.cs
- ProtectedUri.cs
- DataPager.cs
- HttpCacheParams.cs
- QueryReaderSettings.cs
- IItemProperties.cs
- BuildResultCache.cs
- TextDecoration.cs
- ClientRolePrincipal.cs
- BufferedGraphicsContext.cs
- DictionaryTraceRecord.cs
- SqlTriggerAttribute.cs
- MarkupCompilePass1.cs
- TreeNodeCollection.cs
- ContentType.cs
- TypeLibConverter.cs
- CoreSwitches.cs
- TextPatternIdentifiers.cs
- DictionarySectionHandler.cs
- CaseInsensitiveComparer.cs
- MachineSettingsSection.cs
- DataServiceQueryOfT.cs
- CodeChecksumPragma.cs
- XmlSchemaElement.cs
- AttachedPropertyBrowsableForTypeAttribute.cs
- AppSecurityManager.cs
- ToolStripTextBox.cs
- UnsafeNativeMethods.cs
- AttributeProviderAttribute.cs
- ScopelessEnumAttribute.cs
- Int32CollectionConverter.cs
- DbDataSourceEnumerator.cs
- Highlights.cs
- ExpressionNormalizer.cs
- BamlWriter.cs
- WhitespaceRule.cs
- SiteOfOriginPart.cs
- InstallerTypeAttribute.cs
- SqlRetyper.cs
- ReservationCollection.cs
- CacheRequest.cs
- ComponentCollection.cs
- SafeLocalMemHandle.cs
- OpenTypeMethods.cs
- CodeConstructor.cs
- CatchDesigner.xaml.cs
- ProfilePropertyNameValidator.cs