Code:
/ 4.0 / 4.0 / 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. 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
- ValueUtilsSmi.cs
- SystemIPGlobalStatistics.cs
- RoleManagerEventArgs.cs
- BitmapData.cs
- BoundPropertyEntry.cs
- TextTreeText.cs
- WebPartExportVerb.cs
- ProfilePropertySettingsCollection.cs
- StateBag.cs
- MulticastOption.cs
- ComponentChangingEvent.cs
- TypeConverterValueSerializer.cs
- ServiceOperationParameter.cs
- LicenseContext.cs
- FrameworkElement.cs
- RoutedUICommand.cs
- ListItemCollection.cs
- BulletChrome.cs
- XmlSchemaInfo.cs
- Path.cs
- RestHandlerFactory.cs
- ListenerAdaptersInstallComponent.cs
- TableItemPatternIdentifiers.cs
- PrintController.cs
- MsmqChannelListenerBase.cs
- SHA1CryptoServiceProvider.cs
- Matrix.cs
- DesignTimeResourceProviderFactoryAttribute.cs
- RsaKeyIdentifierClause.cs
- QilXmlReader.cs
- PathFigure.cs
- KeyGesture.cs
- BezierSegment.cs
- ImageCodecInfoPrivate.cs
- X500Name.cs
- AbandonedMutexException.cs
- SerialPort.cs
- DuplicateWaitObjectException.cs
- ControlDesigner.cs
- DataGridViewCellValidatingEventArgs.cs
- CollectionContainer.cs
- NegationPusher.cs
- RetrieveVirtualItemEventArgs.cs
- HighContrastHelper.cs
- Material.cs
- metadatamappinghashervisitor.cs
- CompoundFileStorageReference.cs
- XmlSigningNodeWriter.cs
- ConfigurationElementCollection.cs
- PerformanceCounterLib.cs
- ListSortDescriptionCollection.cs
- SiteMapNodeCollection.cs
- TextClipboardData.cs
- Authorization.cs
- ProviderBase.cs
- DataTrigger.cs
- OutKeywords.cs
- XamlClipboardData.cs
- ClickablePoint.cs
- DefaultAssemblyResolver.cs
- RecipientServiceModelSecurityTokenRequirement.cs
- WebBrowsableAttribute.cs
- XhtmlBasicFormAdapter.cs
- XmlExtensionFunction.cs
- Queue.cs
- RuleValidation.cs
- TextLineBreak.cs
- InkCanvas.cs
- ChangePassword.cs
- FixedTextPointer.cs
- SafeEventLogWriteHandle.cs
- GridViewRow.cs
- CodeTypeOfExpression.cs
- DashStyle.cs
- PatternMatcher.cs
- StyleSelector.cs
- InvalidateEvent.cs
- WinEventWrap.cs
- ClientProxyGenerator.cs
- SlotInfo.cs
- Transform3DGroup.cs
- RequestQueryParser.cs
- ComboBox.cs
- PasswordPropertyTextAttribute.cs
- ListItemViewControl.cs
- FindCriteriaApril2005.cs
- BrowserCapabilitiesFactory.cs
- SynchronizationContext.cs
- UserValidatedEventArgs.cs
- BinaryMethodMessage.cs
- HtmlTableRowCollection.cs
- GACMembershipCondition.cs
- ResizeGrip.cs
- VarRefManager.cs
- CharConverter.cs
- RtfControlWordInfo.cs
- TransformProviderWrapper.cs
- InstanceDataCollection.cs
- RadioButtonStandardAdapter.cs
- XmlDomTextWriter.cs