Code:
/ 4.0 / 4.0 / untmp / 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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ImageMapEventArgs.cs
- ISCIIEncoding.cs
- SystemDiagnosticsSection.cs
- PackageFilter.cs
- RequestContext.cs
- TreeNodeCollection.cs
- XmlTextReaderImplHelpers.cs
- UnsafeNativeMethods.cs
- DataBindingCollectionConverter.cs
- MailMessageEventArgs.cs
- HandleRef.cs
- TextStore.cs
- ReachUIElementCollectionSerializer.cs
- DashStyle.cs
- TypeBrowserDialog.cs
- DataColumnMappingCollection.cs
- CreateUserWizard.cs
- StatusBarItemAutomationPeer.cs
- OracleCommand.cs
- Attachment.cs
- FloatUtil.cs
- DataTableReader.cs
- DocumentApplicationJournalEntry.cs
- MetricEntry.cs
- PrintingPermissionAttribute.cs
- TriggerBase.cs
- DataTable.cs
- XmlDataSourceNodeDescriptor.cs
- MobileListItem.cs
- LinkButton.cs
- InputProcessorProfiles.cs
- OrthographicCamera.cs
- Assign.cs
- SettingsAttributeDictionary.cs
- DbProviderManifest.cs
- HttpRequest.cs
- DataListItemCollection.cs
- IgnoreFlushAndCloseStream.cs
- XmlTextReaderImpl.cs
- Application.cs
- UidManager.cs
- Pts.cs
- RawAppCommandInputReport.cs
- GridPatternIdentifiers.cs
- TabletDevice.cs
- NativeWindow.cs
- Sorting.cs
- ConfigPathUtility.cs
- ClassValidator.cs
- TrackBarDesigner.cs
- ParentUndoUnit.cs
- BaseTransportHeaders.cs
- DataSourceCache.cs
- XmlSerializerSection.cs
- TextOptionsInternal.cs
- ByeOperationCD1AsyncResult.cs
- LogStore.cs
- Geometry3D.cs
- Cloud.cs
- SqlMetaData.cs
- XmlSigningNodeWriter.cs
- ColorContext.cs
- QilDataSource.cs
- DoubleConverter.cs
- IdentitySection.cs
- TraceSection.cs
- ZipIORawDataFileBlock.cs
- SafeProcessHandle.cs
- AddDataControlFieldDialog.cs
- HotSpotCollectionEditor.cs
- SecurityContext.cs
- RowToFieldTransformer.cs
- TogglePatternIdentifiers.cs
- Calendar.cs
- DataTransferEventArgs.cs
- Control.cs
- InsufficientExecutionStackException.cs
- SHA256Cng.cs
- CTreeGenerator.cs
- EventData.cs
- DynamicMethod.cs
- XmlMemberMapping.cs
- DetailsViewPageEventArgs.cs
- NavigatorOutput.cs
- VectorAnimation.cs
- EntityDataSourceValidationException.cs
- ReadOnlyCollectionBuilder.cs
- NameTable.cs
- RepeatEnumerable.cs
- GlyphRun.cs
- LogWriteRestartAreaAsyncResult.cs
- EventlogProvider.cs
- LinearGradientBrush.cs
- InputLanguageProfileNotifySink.cs
- RequestTimeoutManager.cs
- SequenceDesigner.cs
- PropertyChangedEventArgs.cs
- Process.cs
- SizeIndependentAnimationStorage.cs
- TransformPattern.cs