Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Core / CSharp / System / Windows / Input / TouchesOverProperty.cs / 1305600 / TouchesOverProperty.cs
using System; using System.Windows; using System.Windows.Input; using MS.Internal.KnownBoxes; namespace System.Windows.Input { internal class TouchesOverProperty : ReverseInheritProperty { internal TouchesOverProperty() : base(UIElement.AreAnyTouchesOverPropertyKey, CoreFlags.TouchesOverCache, CoreFlags.TouchesOverChanged, CoreFlags.TouchLeaveCache, CoreFlags.TouchEnterCache) { } internal override void FireNotifications(UIElement uie, ContentElement ce, UIElement3D uie3D, bool oldValue) { } } } // 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
- SmtpNtlmAuthenticationModule.cs
- SqlConnectionPoolProviderInfo.cs
- OutputCacheModule.cs
- SchemaNotation.cs
- SplineKeyFrames.cs
- AuthorizationPolicyTypeElement.cs
- RNGCryptoServiceProvider.cs
- AstTree.cs
- VSWCFServiceContractGenerator.cs
- ValidatedControlConverter.cs
- M3DUtil.cs
- MailHeaderInfo.cs
- MenuAdapter.cs
- WebPartDeleteVerb.cs
- Win32Native.cs
- OdbcDataReader.cs
- ContentOperations.cs
- EtwTrace.cs
- dataobject.cs
- FixedHighlight.cs
- PhysicalOps.cs
- InstanceCreationEditor.cs
- BitConverter.cs
- ScalarConstant.cs
- Publisher.cs
- InputLangChangeEvent.cs
- DriveNotFoundException.cs
- ColumnWidthChangedEvent.cs
- HandleCollector.cs
- CodeGeneratorOptions.cs
- brushes.cs
- NativeMethods.cs
- BinaryObjectInfo.cs
- DocumentationServerProtocol.cs
- AtlasWeb.Designer.cs
- safex509handles.cs
- TypeUtils.cs
- ExpressionEditorAttribute.cs
- ScaleTransform3D.cs
- IsolatedStorage.cs
- SqlConnectionPoolGroupProviderInfo.cs
- ListControlActionList.cs
- ExtensionDataObject.cs
- XamlStackWriter.cs
- ValuePattern.cs
- AutomationFocusChangedEventArgs.cs
- List.cs
- FaultPropagationRecord.cs
- Closure.cs
- EntityModelSchemaGenerator.cs
- SelectionWordBreaker.cs
- WindowsScroll.cs
- XmlSchemaException.cs
- DataGridViewCheckBoxColumn.cs
- StrongNameMembershipCondition.cs
- CompilerGlobalScopeAttribute.cs
- IsolatedStorageException.cs
- RandomNumberGenerator.cs
- TypeNameHelper.cs
- SQLStringStorage.cs
- WebConfigurationHostFileChange.cs
- ShapeTypeface.cs
- OletxEnlistment.cs
- SchemaImporterExtensionElement.cs
- ReaderOutput.cs
- StatusBarDrawItemEvent.cs
- InputReferenceExpression.cs
- CaseExpr.cs
- DrawingContext.cs
- securitymgrsite.cs
- SqlConnectionHelper.cs
- XmlSerializationGeneratedCode.cs
- FtpCachePolicyElement.cs
- AccessDataSourceWizardForm.cs
- _BaseOverlappedAsyncResult.cs
- RTLAwareMessageBox.cs
- SHA512Managed.cs
- ContentWrapperAttribute.cs
- DesignerLoader.cs
- HttpDictionary.cs
- ComponentDispatcher.cs
- GeneralTransform3D.cs
- CompareValidator.cs
- Point4DConverter.cs
- ExceptionDetail.cs
- HttpCacheVary.cs
- ReaderContextStackData.cs
- DataGridViewColumnCollection.cs
- isolationinterop.cs
- InvalidDataException.cs
- ComponentEditorForm.cs
- CopyNodeSetAction.cs
- CodeTypeConstructor.cs
- OdbcConnectionString.cs
- WmpBitmapEncoder.cs
- SharedStatics.cs
- CollectionViewProxy.cs
- HashMembershipCondition.cs
- CaseInsensitiveComparer.cs
- SqlServices.cs