A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
Edit Collection binded to UserPicker
Artimes
346
Reputation points
Hi there,
I'm new to WPF and feel a little bit lost by the documentation . I want to edit a object of type Microsoft.EnterpriseManagement.UI.WpfControls.UserPicker. That means I want to bind a collection, maybe the System.Windows.Input.InputBinding.Collection is the correct class, to the UserPicker, so that this set of objects are availalbe in the form if some one clicks into that user control. Or even more, is it possible to apply a filter to the collection which is already binded?
Developer technologies | Windows Presentation Foundation
Developer technologies | Windows Presentation Foundation
Sign in to answer