Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Framework / System / Windows / Controls / selecteditemcollection.cs / 1305600 / selecteditemcollection.cs
//---------------------------------------------------------------------------- // //// Copyright (C) 2008 by Microsoft Corporation. All rights reserved. // // // // Description: SelectedItemCollection holds the list of selected items of a Selector. // // // History: // 10/01/2008 : atanask - Created // //--------------------------------------------------------------------------- using System; using System.Collections; using System.Collections.ObjectModel; using System.Windows.Controls.Primitives; namespace System.Windows.Controls { ////// This class represent the collection of SelectedItems in Selector. It extends the ObservableCollection by providing methods for bulk selection. /// internal class SelectedItemCollection : ObservableCollection
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- MethodToken.cs
- _ContextAwareResult.cs
- UserPreferenceChangedEventArgs.cs
- RequestResizeEvent.cs
- ServiceSecurityAuditBehavior.cs
- LicenseProviderAttribute.cs
- SuppressMessageAttribute.cs
- MergeFailedEvent.cs
- ScriptHandlerFactory.cs
- QueryConverter.cs
- Constraint.cs
- ItemsControlAutomationPeer.cs
- ContentFilePart.cs
- InkCanvasSelectionAdorner.cs
- DynamicDataRouteHandler.cs
- HMACSHA384.cs
- UnsafeNativeMethods.cs
- XmlILCommand.cs
- DataGrid.cs
- RuleProcessor.cs
- ProfileEventArgs.cs
- EmptyStringExpandableObjectConverter.cs
- BufferedGraphics.cs
- AbstractDataSvcMapFileLoader.cs
- IItemContainerGenerator.cs
- CapiSafeHandles.cs
- DataPager.cs
- FrameSecurityDescriptor.cs
- ZipPackagePart.cs
- GridViewRowCollection.cs
- CursorConverter.cs
- QilFactory.cs
- ProfileSettings.cs
- SizeF.cs
- StylusPoint.cs
- ListViewItemMouseHoverEvent.cs
- _ConnectOverlappedAsyncResult.cs
- Function.cs
- CompressEmulationStream.cs
- DataTable.cs
- MailDefinitionBodyFileNameEditor.cs
- ImageCollectionEditor.cs
- DocumentPageHost.cs
- ClientSettingsSection.cs
- RegisteredArrayDeclaration.cs
- CheckoutException.cs
- ObjectDataProvider.cs
- InvalidOperationException.cs
- ProfileService.cs
- TcpChannelListener.cs
- IRCollection.cs
- HttpRequestBase.cs
- XPathNavigatorKeyComparer.cs
- ContentHostHelper.cs
- TypeDependencyAttribute.cs
- GlyphCollection.cs
- NetTcpBindingCollectionElement.cs
- TransformPatternIdentifiers.cs
- DataFieldCollectionEditor.cs
- TrackingServices.cs
- QueryOptionExpression.cs
- EventlogProvider.cs
- XmlAttributeCollection.cs
- ComboBoxAutomationPeer.cs
- FontFaceLayoutInfo.cs
- Soap.cs
- XmlUtf8RawTextWriter.cs
- MatrixTransform.cs
- XmlQualifiedNameTest.cs
- PopOutPanel.cs
- XmlCharCheckingWriter.cs
- FeatureAttribute.cs
- Image.cs
- HandleCollector.cs
- RotationValidation.cs
- TransformerInfoCollection.cs
- WebPartConnectVerb.cs
- WebEventCodes.cs
- InfiniteIntConverter.cs
- TagPrefixInfo.cs
- ConnectionsZone.cs
- EventHandlingScope.cs
- PerformanceCounterManager.cs
- CellTreeNode.cs
- XmlEncoding.cs
- ArrayItemReference.cs
- SapiAttributeParser.cs
- SystemKeyConverter.cs
- ToolboxItemAttribute.cs
- BufferBuilder.cs
- EditableRegion.cs
- Ppl.cs
- DateTimeConverter.cs
- ReadingWritingEntityEventArgs.cs
- TakeOrSkipWhileQueryOperator.cs
- ToolStripScrollButton.cs
- RtfNavigator.cs
- OneOfScalarConst.cs
- ReferentialConstraint.cs
- RotateTransform.cs