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
- RuntimeHandles.cs
- CursorInteropHelper.cs
- SqlMethodTransformer.cs
- OleDbPermission.cs
- Schema.cs
- SafeSecurityHelper.cs
- NamedElement.cs
- OdbcEnvironment.cs
- BasicDesignerLoader.cs
- AttributeQuery.cs
- MetadataArtifactLoaderCompositeFile.cs
- SizeKeyFrameCollection.cs
- GridViewRowCollection.cs
- UntrustedRecipientException.cs
- PointAnimationUsingPath.cs
- ScrollChrome.cs
- AssemblyName.cs
- JpegBitmapDecoder.cs
- RowToFieldTransformer.cs
- StaticContext.cs
- QueryOpcode.cs
- SecurityPolicySection.cs
- RouteUrlExpressionBuilder.cs
- AppSettingsReader.cs
- APCustomTypeDescriptor.cs
- ListItemParagraph.cs
- SqlCaseSimplifier.cs
- recordstatescratchpad.cs
- Codec.cs
- ListenerPerfCounters.cs
- RSACryptoServiceProvider.cs
- ListViewUpdatedEventArgs.cs
- PropertyChangedEventManager.cs
- TypePresenter.xaml.cs
- WorkflowPersistenceService.cs
- IdentityReference.cs
- WebResourceAttribute.cs
- TextTreeTextElementNode.cs
- ColumnHeader.cs
- Intellisense.cs
- EntryPointNotFoundException.cs
- ProtocolElement.cs
- SqlBuilder.cs
- AccessorTable.cs
- XmlCharType.cs
- XamlFilter.cs
- HostedHttpRequestAsyncResult.cs
- PixelFormats.cs
- XmlKeywords.cs
- ProgressBarRenderer.cs
- EntityProxyFactory.cs
- MaskPropertyEditor.cs
- ResXResourceWriter.cs
- FormViewDeleteEventArgs.cs
- ContentPlaceHolder.cs
- precedingsibling.cs
- IImplicitResourceProvider.cs
- AsymmetricKeyExchangeFormatter.cs
- SelectedCellsChangedEventArgs.cs
- MsmqInputSessionChannelListener.cs
- UiaCoreTypesApi.cs
- SqlGenericUtil.cs
- BinaryParser.cs
- DataGridHeaderBorder.cs
- StaticResourceExtension.cs
- AuthenticationServiceManager.cs
- WebEventCodes.cs
- ListControlDataBindingHandler.cs
- HwndTarget.cs
- EventDriven.cs
- BitStack.cs
- FlagsAttribute.cs
- ComponentGlyph.cs
- ClassicBorderDecorator.cs
- DataGridHyperlinkColumn.cs
- DataSourceCache.cs
- ToolStripButton.cs
- DesignerWidgets.cs
- DSACryptoServiceProvider.cs
- XmlChildNodes.cs
- AccessedThroughPropertyAttribute.cs
- InstanceKeyCompleteException.cs
- HtmlTernaryTree.cs
- FixedPageAutomationPeer.cs
- CultureTableRecord.cs
- TreeView.cs
- ColorIndependentAnimationStorage.cs
- PageCodeDomTreeGenerator.cs
- DmlSqlGenerator.cs
- XsltInput.cs
- DataTemplateSelector.cs
- DtrList.cs
- DataTemplateSelector.cs
- TextBoxDesigner.cs
- StatusBarAutomationPeer.cs
- DataServiceProviderWrapper.cs
- ListBox.cs
- EventDescriptor.cs
- NegotiateStream.cs
- BehaviorEditorPart.cs