Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Core / CSharp / System / Windows / Input / Stylus / RawStylusInputCustomDataList.cs / 1305600 / 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
- TextRangeEditLists.cs
- SafeFileMapViewHandle.cs
- CriticalHandle.cs
- ListViewGroup.cs
- HttpRawResponse.cs
- PropVariant.cs
- UnknownBitmapEncoder.cs
- MsmqHostedTransportManager.cs
- Single.cs
- FlowNode.cs
- MetadataHelper.cs
- Pair.cs
- URI.cs
- CancelEventArgs.cs
- XmlSchemaAttributeGroupRef.cs
- LabelEditEvent.cs
- BuildTopDownAttribute.cs
- NoneExcludedImageIndexConverter.cs
- StrokeCollection2.cs
- AutoGeneratedField.cs
- NavigationCommands.cs
- HwndStylusInputProvider.cs
- CodeDelegateCreateExpression.cs
- ColorPalette.cs
- Line.cs
- BindUriHelper.cs
- RootBuilder.cs
- HostedTransportConfigurationManager.cs
- BaseTemplateCodeDomTreeGenerator.cs
- ActivityValidationServices.cs
- Expander.cs
- FileClassifier.cs
- XmlIgnoreAttribute.cs
- ComponentRenameEvent.cs
- BlockCollection.cs
- ConfigurationManagerHelper.cs
- NameValuePair.cs
- UserControlParser.cs
- PriorityQueue.cs
- RuntimeWrappedException.cs
- ProxyWebPartConnectionCollection.cs
- BamlTreeNode.cs
- ToolStripDropDownItem.cs
- CopyNamespacesAction.cs
- WebPartManager.cs
- StackBuilderSink.cs
- HttpInputStream.cs
- _SecureChannel.cs
- ClientScriptManager.cs
- StructureChangedEventArgs.cs
- Viewport3DAutomationPeer.cs
- PropertyEmitter.cs
- StrongName.cs
- ReflectionHelper.cs
- LocatorBase.cs
- HttpSessionStateBase.cs
- SapiRecoContext.cs
- TextDecorations.cs
- ToolStripDropDownClosingEventArgs.cs
- SolidBrush.cs
- CryptoHelper.cs
- DiagnosticsConfiguration.cs
- EdmItemCollection.OcAssemblyCache.cs
- UnsafePeerToPeerMethods.cs
- ByteConverter.cs
- FrameworkContentElement.cs
- ToolStripPanelSelectionGlyph.cs
- GiveFeedbackEvent.cs
- SvcMapFileLoader.cs
- UdpReplyToBehavior.cs
- AppendHelper.cs
- HwndStylusInputProvider.cs
- CompressedStack.cs
- SafeRightsManagementSessionHandle.cs
- SchemaImporter.cs
- XmlSchemaSimpleTypeList.cs
- WebZone.cs
- XmlCharType.cs
- EventToken.cs
- EventLogEntryCollection.cs
- UserPreferenceChangingEventArgs.cs
- DoubleAnimation.cs
- RuntimeHandles.cs
- Matrix3DValueSerializer.cs
- WebResourceAttribute.cs
- PrinterSettings.cs
- DataSourceCache.cs
- DataGridViewRowDividerDoubleClickEventArgs.cs
- DictionaryItemsCollection.cs
- ParsedAttributeCollection.cs
- SettingsProviderCollection.cs
- UIElementParagraph.cs
- ScrollPattern.cs
- DocumentScope.cs
- XPathSelectionIterator.cs
- WebPartEditorApplyVerb.cs
- System.Data_BID.cs
- SqlCommandSet.cs
- VisualStyleTypesAndProperties.cs
- _ListenerResponseStream.cs