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
- SqlServer2KCompatibilityCheck.cs
- WebPartDescriptionCollection.cs
- DataControlImageButton.cs
- TemplateXamlParser.cs
- OperandQuery.cs
- GenericAuthenticationEventArgs.cs
- DrawingBrush.cs
- RequestStatusBarUpdateEventArgs.cs
- BindingExpressionBase.cs
- ObjectView.cs
- HScrollBar.cs
- PropertyChangeTracker.cs
- XmlSchemaSequence.cs
- UserControlAutomationPeer.cs
- TreeNodeClickEventArgs.cs
- AsymmetricSignatureDeformatter.cs
- ExpandoClass.cs
- DebugInfo.cs
- FileDataSource.cs
- AddInIpcChannel.cs
- StatusBarItem.cs
- DesignerTransactionCloseEvent.cs
- XmlCharCheckingReader.cs
- Base64Encoder.cs
- StyleHelper.cs
- AbstractExpressions.cs
- FunctionImportElement.cs
- CommandTreeTypeHelper.cs
- ListViewItem.cs
- ModuleBuilder.cs
- Converter.cs
- SpeechAudioFormatInfo.cs
- BitmapEffectvisualstate.cs
- TargetControlTypeAttribute.cs
- DefaultValidator.cs
- ImageButton.cs
- AddInController.cs
- SimpleTextLine.cs
- QilChoice.cs
- ProcessHostServerConfig.cs
- TrackingProfile.cs
- UserControlDesigner.cs
- PagesSection.cs
- HostingEnvironment.cs
- SqlOuterApplyReducer.cs
- UndoManager.cs
- XmlNamespaceMapping.cs
- SrgsGrammarCompiler.cs
- ClientBuildManager.cs
- DragDropManager.cs
- ManagementObjectSearcher.cs
- WebBrowser.cs
- DataSourceHelper.cs
- CounterCreationDataCollection.cs
- WebBrowserUriTypeConverter.cs
- VariantWrapper.cs
- SQlBooleanStorage.cs
- ToolBar.cs
- ResourceAttributes.cs
- ScriptManager.cs
- CommonXSendMessage.cs
- SignatureHelper.cs
- PolicyAssertionCollection.cs
- xsdvalidator.cs
- DataGridDesigner.cs
- InputBuffer.cs
- XmlSerializerFactory.cs
- PtsHost.cs
- PropagatorResult.cs
- OutputScopeManager.cs
- XmlSortKeyAccumulator.cs
- TextSimpleMarkerProperties.cs
- Point3DAnimation.cs
- Stack.cs
- HtmlInputImage.cs
- EventHandlerList.cs
- PeerToPeerException.cs
- DefaultHttpHandler.cs
- SessionStateItemCollection.cs
- DnsCache.cs
- SystemTcpStatistics.cs
- EntityCommandExecutionException.cs
- PaintEvent.cs
- COM2PictureConverter.cs
- LiteralText.cs
- EventSetter.cs
- unsafenativemethodstextservices.cs
- Convert.cs
- MobileResource.cs
- Error.cs
- WorkflowWebService.cs
- BinaryCommonClasses.cs
- DataSourceCacheDurationConverter.cs
- NamespaceImport.cs
- x509utils.cs
- Delegate.cs
- SerializationException.cs
- DecoderNLS.cs
- GraphicsContext.cs
- ToolStripHighContrastRenderer.cs