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
- AutomationPatternInfo.cs
- DiscoveryClientDuplexChannel.cs
- SignerInfo.cs
- Base64Encoder.cs
- LogLogRecordHeader.cs
- TypedDatasetGenerator.cs
- ApplicationHost.cs
- InternalTypeHelper.cs
- SqlMultiplexer.cs
- SqlColumnizer.cs
- WebException.cs
- MessageDecoder.cs
- FlowDocumentReaderAutomationPeer.cs
- NetSectionGroup.cs
- TemplateBindingExpressionConverter.cs
- FilterEventArgs.cs
- Latin1Encoding.cs
- Monitor.cs
- TableProvider.cs
- LoginAutoFormat.cs
- PeerEndPoint.cs
- SqlDataSourceConfigureSortForm.cs
- OleDbDataReader.cs
- QuotedStringFormatReader.cs
- LinqDataSourceView.cs
- DictionaryManager.cs
- CompiledQuery.cs
- DocumentReference.cs
- XmlQueryOutput.cs
- TrustSection.cs
- SQLInt16.cs
- ResourceReader.cs
- GridSplitter.cs
- WebContext.cs
- GridEntry.cs
- ObjectSet.cs
- CalendarDay.cs
- DrawingContextDrawingContextWalker.cs
- DynamicQueryableWrapper.cs
- RenderOptions.cs
- Stylesheet.cs
- SystemColors.cs
- ButtonBaseAdapter.cs
- HtmlInputFile.cs
- ScriptControl.cs
- IPGlobalProperties.cs
- SimpleWorkerRequest.cs
- Stroke.cs
- ModulesEntry.cs
- wmiprovider.cs
- RegexMatch.cs
- CursorConverter.cs
- ConstraintEnumerator.cs
- CheckedListBox.cs
- WebResourceUtil.cs
- Descriptor.cs
- ImageAnimator.cs
- ApplicationFileParser.cs
- PathSegmentCollection.cs
- ImportFileRequest.cs
- ToolBarButton.cs
- XmlSchemaInclude.cs
- SqlWebEventProvider.cs
- CapabilitiesPattern.cs
- TaskbarItemInfo.cs
- LogicalExpressionEditor.cs
- DataBoundControlActionList.cs
- SqlReferenceCollection.cs
- MapPathBasedVirtualPathProvider.cs
- ScrollChrome.cs
- DayRenderEvent.cs
- DependencyPropertyConverter.cs
- InternalTransaction.cs
- SmtpSpecifiedPickupDirectoryElement.cs
- PathGeometry.cs
- MTConfigUtil.cs
- Overlapped.cs
- MessageQueue.cs
- ProcessThreadCollection.cs
- ManipulationCompletedEventArgs.cs
- CleanUpVirtualizedItemEventArgs.cs
- SessionIDManager.cs
- _UriSyntax.cs
- DesignerCategoryAttribute.cs
- ServiceEndpointElementCollection.cs
- SettingsContext.cs
- AppearanceEditorPart.cs
- SerialReceived.cs
- ContainerParagraph.cs
- MultiBindingExpression.cs
- MultiTrigger.cs
- RMEnrollmentPage2.cs
- MetadataItemEmitter.cs
- TypeReference.cs
- ThemeConfigurationDialog.cs
- RawStylusActions.cs
- ScrollProviderWrapper.cs
- ZipIOCentralDirectoryFileHeader.cs
- ColumnTypeConverter.cs
- DesignerUtility.cs