Code:
                         / 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Framework / System / Windows / Automation / Peers / ThumbAutomationPeer.cs / 1305600 / ThumbAutomationPeer.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.Controls.Primitives; 
using System.Windows.Interop;
using System.Windows.Media; 
using MS.Internal;
using MS.Win32;
 
namespace System.Windows.Automation.Peers
{ 
    /// 
    public class ThumbAutomationPeer : FrameworkElementAutomationPeer
    { 
        ///
        public ThumbAutomationPeer(Thumb owner): base(owner)
        {}
 
        ///
        override protected string GetClassNameCore() 
        { 
            return "Thumb";
        } 
        ///
        override protected AutomationControlType GetAutomationControlTypeCore()
        { 
            return AutomationControlType.Thumb;
        } 
 
    }
} 
// 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
- FixedSchema.cs
 - _SecureChannel.cs
 - ActivityMarkupSerializationProvider.cs
 - MetadataUtilsSmi.cs
 - WebPartDisplayMode.cs
 - SemanticResultKey.cs
 - CodeCommentStatementCollection.cs
 - ServicePoint.cs
 - QEncodedStream.cs
 - HuffModule.cs
 - XmlEventCache.cs
 - PagePropertiesChangingEventArgs.cs
 - MultitargetingHelpers.cs
 - DataServiceOperationContext.cs
 - ScriptIgnoreAttribute.cs
 - DelegateOutArgument.cs
 - Aggregates.cs
 - ValueTypeFixupInfo.cs
 - HyperLinkField.cs
 - ClassHandlersStore.cs
 - TextBoxRenderer.cs
 - DetailsViewPagerRow.cs
 - EntryWrittenEventArgs.cs
 - DataGridViewComboBoxColumn.cs
 - LinqToSqlWrapper.cs
 - ExecutedRoutedEventArgs.cs
 - VectorCollectionValueSerializer.cs
 - BufferedStream.cs
 - DependencyProperty.cs
 - RubberbandSelector.cs
 - TaiwanLunisolarCalendar.cs
 - _emptywebproxy.cs
 - CacheOutputQuery.cs
 - XsltCompileContext.cs
 - TypeReference.cs
 - NestPullup.cs
 - AbandonedMutexException.cs
 - RegexGroupCollection.cs
 - Hashtable.cs
 - InteropAutomationProvider.cs
 - ToolStripItem.cs
 - ComplexTypeEmitter.cs
 - LinqMaximalSubtreeNominator.cs
 - NamespaceEmitter.cs
 - FieldNameLookup.cs
 - PartialTrustVisibleAssembly.cs
 - SoapServerMessage.cs
 - CharStorage.cs
 - XamlSerializerUtil.cs
 - BatchStream.cs
 - SmtpFailedRecipientException.cs
 - HitTestWithGeometryDrawingContextWalker.cs
 - HotSpotCollection.cs
 - SortFieldComparer.cs
 - AssemblyBuilderData.cs
 - TagMapInfo.cs
 - MaskedTextBoxTextEditorDropDown.cs
 - TemplatingOptionsDialog.cs
 - Assembly.cs
 - SqlCacheDependencySection.cs
 - DataGridView.cs
 - HostedAspNetEnvironment.cs
 - SessionStateUtil.cs
 - DataGridTextColumn.cs
 - SmtpLoginAuthenticationModule.cs
 - ScriptDescriptor.cs
 - DelegateHelpers.cs
 - BoolLiteral.cs
 - UrlPropertyAttribute.cs
 - SafeNativeHandle.cs
 - OracleDataReader.cs
 - _OverlappedAsyncResult.cs
 - MemberDomainMap.cs
 - HwndSourceParameters.cs
 - HttpNamespaceReservationInstallComponent.cs
 - PieceNameHelper.cs
 - KoreanLunisolarCalendar.cs
 - TypeDescriptorFilterService.cs
 - StyleHelper.cs
 - SimplePropertyEntry.cs
 - InputEventArgs.cs
 - SourceFilter.cs
 - FlowDocumentScrollViewer.cs
 - PolicyException.cs
 - XsdValidatingReader.cs
 - ProgressChangedEventArgs.cs
 - SingleKeyFrameCollection.cs
 - SectionXmlInfo.cs
 - ScrollViewer.cs
 - ImageButton.cs
 - FlagPanel.cs
 - Stylesheet.cs
 - SafeNativeMethods.cs
 - SessionEndingEventArgs.cs
 - CommandLibraryHelper.cs
 - ExtensionMethods.cs
 - EventWaitHandle.cs
 - AuthenticationService.cs
 - FixedSOMElement.cs
 - TemplateContainer.cs