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
- InvalidComObjectException.cs
- PerfProviderCollection.cs
- DataGridViewCellFormattingEventArgs.cs
- XsltLibrary.cs
- TextParaClient.cs
- WizardPanel.cs
- ProtocolsConfiguration.cs
- TemplateParser.cs
- TracePayload.cs
- SecurityIdentifierElement.cs
- HostSecurityManager.cs
- LeafCellTreeNode.cs
- WebPartsPersonalization.cs
- OleDbSchemaGuid.cs
- IdentityHolder.cs
- HostProtectionPermission.cs
- Typography.cs
- SyndicationElementExtensionCollection.cs
- SQLMoney.cs
- HttpCacheParams.cs
- LOSFormatter.cs
- CancelRequestedRecord.cs
- InputBuffer.cs
- EmptyControlCollection.cs
- SystemIcons.cs
- FlatButtonAppearance.cs
- NullableDoubleSumAggregationOperator.cs
- AlternateView.cs
- DefaultValueAttribute.cs
- MinMaxParagraphWidth.cs
- Int64KeyFrameCollection.cs
- OpCodes.cs
- Certificate.cs
- BindingExpression.cs
- PrinterResolution.cs
- NonBatchDirectoryCompiler.cs
- DropDownList.cs
- EntityDesignerDataSourceView.cs
- EditorBrowsableAttribute.cs
- ZipIOCentralDirectoryFileHeader.cs
- EntitySqlQueryCacheKey.cs
- ServiceProviders.cs
- PersonalizablePropertyEntry.cs
- AccessedThroughPropertyAttribute.cs
- DriveNotFoundException.cs
- MetadataItemEmitter.cs
- ClientBuildManagerCallback.cs
- BinaryConverter.cs
- PolyLineSegment.cs
- EntityDesignerUtils.cs
- BitmapEffectDrawingContent.cs
- AddressHeader.cs
- RichTextBox.cs
- MonitorWrapper.cs
- WindowsIPAddress.cs
- XappLauncher.cs
- OracleConnectionString.cs
- BStrWrapper.cs
- AddInIpcChannel.cs
- BrowserCapabilitiesCompiler.cs
- ZipIOZip64EndOfCentralDirectoryBlock.cs
- Codec.cs
- RegisteredDisposeScript.cs
- LogStore.cs
- SizeAnimationUsingKeyFrames.cs
- WeakReference.cs
- Convert.cs
- HttpServerUtilityWrapper.cs
- SortableBindingList.cs
- StrokeCollectionDefaultValueFactory.cs
- ReceiveCompletedEventArgs.cs
- SkipStoryboardToFill.cs
- _BaseOverlappedAsyncResult.cs
- HandleExceptionArgs.cs
- FocusChangedEventArgs.cs
- DeferredSelectedIndexReference.cs
- DataGridRowEventArgs.cs
- BindingWorker.cs
- BitmapMetadataEnumerator.cs
- InputLangChangeEvent.cs
- GroupQuery.cs
- FormViewUpdateEventArgs.cs
- DuplicateWaitObjectException.cs
- Version.cs
- NumericPagerField.cs
- IsolationInterop.cs
- StringAnimationBase.cs
- _TLSstream.cs
- AutomationIdentifierGuids.cs
- SqlDeflator.cs
- ErrorHandler.cs
- Expressions.cs
- DataRow.cs
- PerformanceCounterPermission.cs
- VirtualizingStackPanel.cs
- GridViewDeleteEventArgs.cs
- LambdaCompiler.Lambda.cs
- ColumnHeaderConverter.cs
- EnglishPluralizationService.cs
- HtmlInputImage.cs