Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Core / CSharp / System / Windows / Input / TouchesCapturedWithinProperty.cs / 1305600 / TouchesCapturedWithinProperty.cs
using System; using System.Windows; using System.Windows.Input; using MS.Internal.KnownBoxes; namespace System.Windows.Input { internal class TouchesCapturedWithinProperty : ReverseInheritProperty { internal TouchesCapturedWithinProperty() : base(UIElement.AreAnyTouchesCapturedWithinPropertyKey, CoreFlags.TouchesCapturedWithinCache, CoreFlags.TouchesCapturedWithinChanged) { } 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 TouchesCapturedWithinProperty : ReverseInheritProperty { internal TouchesCapturedWithinProperty() : base(UIElement.AreAnyTouchesCapturedWithinPropertyKey, CoreFlags.TouchesCapturedWithinCache, CoreFlags.TouchesCapturedWithinChanged) { } 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
- ElementHost.cs
- TypeSource.cs
- SqlClientWrapperSmiStream.cs
- CommandHelpers.cs
- System.Data_BID.cs
- DelegateBodyWriter.cs
- OrderedDictionary.cs
- WriteFileContext.cs
- WpfKnownType.cs
- InternalConfigHost.cs
- PocoEntityKeyStrategy.cs
- RelatedPropertyManager.cs
- HierarchicalDataTemplate.cs
- OrderedDictionary.cs
- RijndaelManagedTransform.cs
- BooleanAnimationUsingKeyFrames.cs
- QilGenerator.cs
- MediaContextNotificationWindow.cs
- InputChannelBinder.cs
- QueryOpcode.cs
- QuaternionAnimation.cs
- ModuleBuilder.cs
- Block.cs
- SortedDictionary.cs
- MemberAccessException.cs
- HttpListenerContext.cs
- FormattedText.cs
- EditorZoneBase.cs
- Thickness.cs
- XmlSerializer.cs
- BaseAsyncResult.cs
- ValidationEventArgs.cs
- Quad.cs
- SqlClientFactory.cs
- ObjectListShowCommandsEventArgs.cs
- AnimationTimeline.cs
- TypeDelegator.cs
- InvariantComparer.cs
- Odbc32.cs
- XmlMemberMapping.cs
- GiveFeedbackEventArgs.cs
- ViewGenerator.cs
- PropertyNames.cs
- FacetChecker.cs
- SystemColors.cs
- AtomServiceDocumentSerializer.cs
- InternalBufferOverflowException.cs
- CommandBinding.cs
- HttpModulesSection.cs
- DesignerView.Commands.cs
- WebPartsSection.cs
- SelectionRangeConverter.cs
- EventToken.cs
- brushes.cs
- Decimal.cs
- WindowsFormsHost.cs
- DataGridViewCellCancelEventArgs.cs
- ResourceContainer.cs
- DataBindingList.cs
- CombinedGeometry.cs
- DeferredBinaryDeserializerExtension.cs
- ChtmlTextWriter.cs
- ChannelServices.cs
- SmtpNegotiateAuthenticationModule.cs
- AccessDataSource.cs
- TemporaryBitmapFile.cs
- BitmapMetadataBlob.cs
- CompilerWrapper.cs
- CapacityStreamGeometryContext.cs
- TdsValueSetter.cs
- _ConnectOverlappedAsyncResult.cs
- FlowNode.cs
- TypeRefElement.cs
- CatalogZoneDesigner.cs
- XmlSchemaException.cs
- TraceSection.cs
- X509Certificate2.cs
- ControlParameter.cs
- UriTemplateCompoundPathSegment.cs
- RtfToXamlLexer.cs
- PageContentCollection.cs
- SystemDropShadowChrome.cs
- SrgsDocumentParser.cs
- ZipIOBlockManager.cs
- MappingMetadataHelper.cs
- odbcmetadatacollectionnames.cs
- VerticalAlignConverter.cs
- DataGridLinkButton.cs
- CodeMemberMethod.cs
- JpegBitmapDecoder.cs
- BindingGraph.cs
- CompositionCommandSet.cs
- xmlglyphRunInfo.cs
- ExpressionBuilderContext.cs
- SQLInt16.cs
- UIElementPropertyUndoUnit.cs
- FlowDecisionDesigner.xaml.cs
- ReservationCollection.cs
- TextControl.cs
- RootCodeDomSerializer.cs