Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Framework / System / Windows / Automation / Peers / SeparatorAutomationPeer.cs / 1305600 / SeparatorAutomationPeer.cs
using System; using System.Collections; using System.Collections.Generic; 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 SeparatorAutomationPeer : FrameworkElementAutomationPeer { /// public SeparatorAutomationPeer(Separator owner): base(owner) {} /// protected override string GetClassNameCore() { return "Separator"; } /// protected override AutomationControlType GetAutomationControlTypeCore() { return AutomationControlType.Separator; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. using System; using System.Collections; using System.Collections.Generic; 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 SeparatorAutomationPeer : FrameworkElementAutomationPeer { /// public SeparatorAutomationPeer(Separator owner): base(owner) {} /// protected override string GetClassNameCore() { return "Separator"; } /// protected override AutomationControlType GetAutomationControlTypeCore() { return AutomationControlType.Separator; } } } // 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
- XmlSchemaAttribute.cs
- ConfigXmlWhitespace.cs
- DataGridViewIntLinkedList.cs
- TableLayoutPanelCellPosition.cs
- AuthenticationModuleElement.cs
- OdbcConnectionOpen.cs
- PointHitTestParameters.cs
- ListenerConfig.cs
- OdbcUtils.cs
- EventDrivenDesigner.cs
- MimeWriter.cs
- HttpAsyncResult.cs
- XMLSyntaxException.cs
- DataGridDesigner.cs
- WebPartUtil.cs
- TabControl.cs
- RestClientProxyHandler.cs
- MostlySingletonList.cs
- SimpleTableProvider.cs
- XpsDigitalSignature.cs
- DataComponentGenerator.cs
- TextWriter.cs
- SqlRewriteScalarSubqueries.cs
- FixedPageProcessor.cs
- ButtonAutomationPeer.cs
- XmlWhitespace.cs
- DuplicateWaitObjectException.cs
- DataGridViewColumnEventArgs.cs
- DesignerVerbCollection.cs
- ZipIOZip64EndOfCentralDirectoryBlock.cs
- MinMaxParagraphWidth.cs
- MLangCodePageEncoding.cs
- XmlUnspecifiedAttribute.cs
- ObjectTag.cs
- TableCellAutomationPeer.cs
- WindowsListViewItemCheckBox.cs
- Graph.cs
- AdRotator.cs
- ImageAttributes.cs
- HyperLinkField.cs
- SqlDataSourceCache.cs
- ThreadNeutralSemaphore.cs
- DynamicResourceExtensionConverter.cs
- ServicePoint.cs
- DataGridViewTopLeftHeaderCell.cs
- GridViewEditEventArgs.cs
- TypeDescriptionProvider.cs
- TouchFrameEventArgs.cs
- _LazyAsyncResult.cs
- AssociationTypeEmitter.cs
- PageRanges.cs
- LoginCancelEventArgs.cs
- GenericIdentity.cs
- Stroke.cs
- VBIdentifierNameEditor.cs
- PermissionRequestEvidence.cs
- DataListCommandEventArgs.cs
- RegisteredHiddenField.cs
- EncodingDataItem.cs
- TagMapCollection.cs
- SoapCommonClasses.cs
- BufferedStream.cs
- UserMapPath.cs
- EntityDataSourceStatementEditor.cs
- UnsafeNativeMethods.cs
- RuntimeArgumentHandle.cs
- RuntimeCompatibilityAttribute.cs
- SwitchLevelAttribute.cs
- FontInfo.cs
- Parameter.cs
- SqlUserDefinedTypeAttribute.cs
- MultiPageTextView.cs
- OutputCacheSettings.cs
- FamilyCollection.cs
- DiscriminatorMap.cs
- GB18030Encoding.cs
- PasswordBoxAutomationPeer.cs
- PseudoWebRequest.cs
- DesignTimeSiteMapProvider.cs
- TextRenderer.cs
- CustomAttributeFormatException.cs
- TypeNameHelper.cs
- GuidelineCollection.cs
- UserControl.cs
- TreeNodeConverter.cs
- hresults.cs
- SelectionUIService.cs
- OnOperation.cs
- GenericNameHandler.cs
- TreeViewItem.cs
- XmlLanguageConverter.cs
- SafeThemeHandle.cs
- NestPullup.cs
- Label.cs
- InvokeHandlers.cs
- RuleSetReference.cs
- isolationinterop.cs
- MenuStrip.cs
- Vector3DValueSerializer.cs
- MarginCollapsingState.cs