Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / wpf / src / Core / CSharp / System / Windows / Input / InputDevice.cs / 1 / InputDevice.cs
using System.Windows.Threading; using System; namespace System.Windows.Input { ////// Provides the base class for all input devices. /// public abstract class InputDevice : DispatcherObject { ////// Constructs an instance of the InputDevice class. /// protected InputDevice() { // Only we can create these. // } ////// Returns the element that input from this device is sent to. /// public abstract IInputElement Target{get;} ////// Returns the PresentationSource that is reporting input for this device. /// public abstract PresentationSource ActiveSource { get; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. using System.Windows.Threading; using System; namespace System.Windows.Input { ////// Provides the base class for all input devices. /// public abstract class InputDevice : DispatcherObject { ////// Constructs an instance of the InputDevice class. /// protected InputDevice() { // Only we can create these. // } ////// Returns the element that input from this device is sent to. /// public abstract IInputElement Target{get;} ////// Returns the PresentationSource that is reporting input for this device. /// public abstract PresentationSource ActiveSource { get; } } } // 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
- CodeAccessSecurityEngine.cs
- TextBoxAutomationPeer.cs
- RecoverInstanceLocksCommand.cs
- CommonObjectSecurity.cs
- ToggleProviderWrapper.cs
- ViewCellSlot.cs
- Funcletizer.cs
- HttpRawResponse.cs
- TextWriter.cs
- MimeMultiPart.cs
- WebContext.cs
- BitmapSizeOptions.cs
- RuntimeArgumentHandle.cs
- MoveSizeWinEventHandler.cs
- WinFormsSecurity.cs
- __ConsoleStream.cs
- ISAPIApplicationHost.cs
- FillRuleValidation.cs
- SoapException.cs
- DrawingGroupDrawingContext.cs
- DynamicPropertyHolder.cs
- RemotingConfiguration.cs
- CodeTypeMemberCollection.cs
- FieldMetadata.cs
- GlyphInfoList.cs
- ComplusEndpointConfigContainer.cs
- DockPatternIdentifiers.cs
- TemplateInstanceAttribute.cs
- PeekCompletedEventArgs.cs
- InfoCardRSACryptoProvider.cs
- ScriptReference.cs
- Int32RectValueSerializer.cs
- RtfControls.cs
- ThreadStartException.cs
- GridView.cs
- ContextStaticAttribute.cs
- TemplateAction.cs
- SafeProcessHandle.cs
- TransformerInfoCollection.cs
- EntityTypeEmitter.cs
- DbDataAdapter.cs
- XmlSchemaAny.cs
- TypeUnloadedException.cs
- BitmapEffectGeneralTransform.cs
- ExpressionUtilities.cs
- WindowsFormsSectionHandler.cs
- ButtonStandardAdapter.cs
- WindowsToolbar.cs
- OutputScopeManager.cs
- MetaModel.cs
- CodeSnippetStatement.cs
- MetroSerializationManager.cs
- X509SubjectKeyIdentifierClause.cs
- ScrollBar.cs
- Operand.cs
- DrawingVisual.cs
- DefaultParameterValueAttribute.cs
- CommandField.cs
- ContextStaticAttribute.cs
- SerialPinChanges.cs
- ApplicationServiceHelper.cs
- BackgroundWorker.cs
- ReadWriteObjectLock.cs
- HuffCodec.cs
- ScrollBar.cs
- HandleValueEditor.cs
- ResourcesBuildProvider.cs
- SecurityResources.cs
- PreparingEnlistment.cs
- StatusBar.cs
- FocusWithinProperty.cs
- mda.cs
- PlainXmlDeserializer.cs
- StringFunctions.cs
- CodeGenerator.cs
- LambdaCompiler.Lambda.cs
- RegularExpressionValidator.cs
- RoleManagerModule.cs
- HighContrastHelper.cs
- ComNativeDescriptor.cs
- CommonDialog.cs
- Ops.cs
- ElementMarkupObject.cs
- BufferedMessageData.cs
- AttachedPropertyBrowsableAttribute.cs
- SqlReorderer.cs
- Journaling.cs
- StreamReader.cs
- SiteMapHierarchicalDataSourceView.cs
- TemplateComponentConnector.cs
- sqlser.cs
- CompilerInfo.cs
- ParameterElementCollection.cs
- DetailsViewDeletedEventArgs.cs
- TextChangedEventArgs.cs
- Parser.cs
- ExtentKey.cs
- SqlCaseSimplifier.cs
- SafePEFileHandle.cs
- regiisutil.cs