Code:
/ DotNET / DotNET / 8.0 / untmp / WIN_WINDOWS / lh_tools_devdiv_wpf / Windows / wcp / Core / System / Windows / Input / Stylus / RawStylusInputCustomDataList.cs / 1 / RawStylusInputCustomDataList.cs
//------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------- using System; using System.Windows; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Windows.Threading; using SR=MS.Internal.PresentationCore.SR; using SRID=MS.Internal.PresentationCore.SRID; namespace System.Windows.Input.StylusPlugIns { ////// Collection of RawStylusInputCustomData objects /// internal class RawStylusInputCustomDataList : Collection{ //----------------------------------------------------- // // Constructors // //----------------------------------------------------- /// Constructor internal RawStylusInputCustomDataList() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- GlyphManager.cs
- compensatingcollection.cs
- AppDomainProtocolHandler.cs
- DataTableMapping.cs
- ItemsPresenter.cs
- SchemaElement.cs
- OverloadGroupAttribute.cs
- FontWeightConverter.cs
- SqlProcedureAttribute.cs
- ScriptHandlerFactory.cs
- ChtmlTextWriter.cs
- TracingConnection.cs
- HttpApplicationFactory.cs
- SkinBuilder.cs
- BaseAppDomainProtocolHandler.cs
- DataObjectFieldAttribute.cs
- DataSourceXmlClassAttribute.cs
- SystemBrushes.cs
- DataGridToolTip.cs
- HtmlForm.cs
- ListBindableAttribute.cs
- AssemblyAttributesGoHere.cs
- UrlParameterReader.cs
- HwndHostAutomationPeer.cs
- WebAdminConfigurationHelper.cs
- XmlAttributeCollection.cs
- MetadataArtifactLoaderCompositeResource.cs
- GlyphRunDrawing.cs
- WebPageTraceListener.cs
- RecognizerInfo.cs
- CursorConverter.cs
- ToolStripOverflowButton.cs
- SaveRecipientRequest.cs
- x509store.cs
- GenericArgumentsUpdater.cs
- MasterPageBuildProvider.cs
- HtmlInputControl.cs
- SByteStorage.cs
- Metafile.cs
- FileAuthorizationModule.cs
- Point3DIndependentAnimationStorage.cs
- SessionViewState.cs
- BaseDataBoundControl.cs
- AttributeData.cs
- EntityDataSourceDesignerHelper.cs
- TextRunProperties.cs
- ListViewItem.cs
- ObjectDataSourceStatusEventArgs.cs
- LogSwitch.cs
- AppDomainAttributes.cs
- WmlListAdapter.cs
- SchemaTableOptionalColumn.cs
- oledbconnectionstring.cs
- DTCTransactionManager.cs
- WebPartCloseVerb.cs
- StickyNoteContentControl.cs
- AmbientValueAttribute.cs
- PathGeometry.cs
- CommandID.cs
- Cloud.cs
- WindowsImpersonationContext.cs
- UnionCodeGroup.cs
- AuthenticationSection.cs
- prefixendpointaddressmessagefiltertable.cs
- CleanUpVirtualizedItemEventArgs.cs
- Set.cs
- SafeArchiveContext.cs
- ModelItemCollectionImpl.cs
- CompilerParameters.cs
- SiteMapProvider.cs
- KeyValueConfigurationElement.cs
- SmtpMail.cs
- SafePEFileHandle.cs
- CodeExporter.cs
- ConnectionManagementElement.cs
- UndoEngine.cs
- RenderingEventArgs.cs
- QueryResults.cs
- ListViewDeleteEventArgs.cs
- AccessKeyManager.cs
- DataObjectPastingEventArgs.cs
- RepeatButtonAutomationPeer.cs
- COM2FontConverter.cs
- MaskDesignerDialog.cs
- VersionPair.cs
- JapaneseCalendar.cs
- CopyAttributesAction.cs
- ContextInformation.cs
- TreeView.cs
- MoveSizeWinEventHandler.cs
- AttachedPropertyDescriptor.cs
- ListBindingHelper.cs
- BaseParaClient.cs
- GraphicsContext.cs
- XmlDictionaryString.cs
- PropertyHelper.cs
- MatrixTransform3D.cs
- ManagementEventWatcher.cs
- XmlArrayItemAttribute.cs
- PrincipalPermissionMode.cs