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
- CacheRequest.cs
- NavigateEvent.cs
- XMLSyntaxException.cs
- MsmqInputChannel.cs
- CqlParserHelpers.cs
- Message.cs
- PageContentCollection.cs
- CodeCatchClauseCollection.cs
- ListViewTableCell.cs
- QueryTask.cs
- PauseStoryboard.cs
- ModuleBuilder.cs
- ReachDocumentSequenceSerializerAsync.cs
- DefaultParameterValueAttribute.cs
- SizeKeyFrameCollection.cs
- HostingEnvironmentException.cs
- VariantWrapper.cs
- StylusPointProperty.cs
- RequestNavigateEventArgs.cs
- CodeEntryPointMethod.cs
- StylusDevice.cs
- FrameworkElementFactory.cs
- COM2IVsPerPropertyBrowsingHandler.cs
- BitmapSource.cs
- WorkflowInstance.cs
- StorageMappingFragment.cs
- FrameworkElementFactoryMarkupObject.cs
- CheckoutException.cs
- CompleteWizardStep.cs
- SessionEndingCancelEventArgs.cs
- ArraySegment.cs
- ContentDisposition.cs
- EdmItemCollection.cs
- MarginCollapsingState.cs
- DataGridViewTopRowAccessibleObject.cs
- DeviceContexts.cs
- FrameworkElementAutomationPeer.cs
- DataChangedEventManager.cs
- DetailsViewInsertedEventArgs.cs
- MatrixTransform.cs
- HttpConfigurationSystem.cs
- configsystem.cs
- Utils.cs
- SafeFileMappingHandle.cs
- IdentityNotMappedException.cs
- AxisAngleRotation3D.cs
- CurrencyManager.cs
- ProfileSettingsCollection.cs
- SimplePropertyEntry.cs
- TextLine.cs
- SequentialWorkflowRootDesigner.cs
- RelativeSource.cs
- RadioButton.cs
- UserControl.cs
- LambdaCompiler.ControlFlow.cs
- ISCIIEncoding.cs
- HtmlControl.cs
- ResourceDescriptionAttribute.cs
- DesignerActionList.cs
- ObjectDataSourceFilteringEventArgs.cs
- __ComObject.cs
- HostProtectionException.cs
- SynchronousChannelMergeEnumerator.cs
- JavaScriptObjectDeserializer.cs
- IndexerNameAttribute.cs
- WindowsTreeView.cs
- MailHeaderInfo.cs
- XmlDocumentFragment.cs
- ProcessModelInfo.cs
- BinaryObjectInfo.cs
- BamlRecordWriter.cs
- ConnectorSelectionGlyph.cs
- RSAPKCS1SignatureDeformatter.cs
- TransportElement.cs
- MD5.cs
- JavaScriptString.cs
- Evidence.cs
- SqlRowUpdatingEvent.cs
- FontCacheUtil.cs
- UInt64.cs
- ExtendedProtectionPolicyTypeConverter.cs
- SQLInt64.cs
- webeventbuffer.cs
- AppLevelCompilationSectionCache.cs
- ProtocolsSection.cs
- Comparer.cs
- TagNameToTypeMapper.cs
- EmbossBitmapEffect.cs
- GridLengthConverter.cs
- ShaderEffect.cs
- RichTextBox.cs
- MSAAEventDispatcher.cs
- IconEditor.cs
- WebPartDisplayMode.cs
- WebServiceErrorEvent.cs
- RbTree.cs
- ManagedWndProcTracker.cs
- XamlTreeBuilder.cs
- EventWaitHandle.cs
- InvalidCastException.cs