Description: a UIPickerView-like control created using WPF. The UIPickerView is an iOS control for picking an item from a list via a tumbler. Typically, this control is associated with touch input, but I have found it to work well with the mouse as well. I can envision it being potentially useful in a desktop application, especially if a touch-enabled monitor is part of the system.
To Search:
File list (Check if you may need any files):
WpfUIPicker
...........\WpfUIPicker
...........\WpfUIPicker.sln
...........\WpfUIPickerControl
...........\..................\bin
...........\..................\Converters.cs
...........\..................\ExtensionMethods.cs
...........\..................\obj
...........\..................\Properties
...........\..................\TumblerData.cs
...........\..................\WpfUIPickerControl.xaml
...........\..................\WpfUIPickerControl.xaml.cs
...........\..................\WpfUIPickerLib.csproj
...........\..................\Properties\AssemblyInfo.cs
...........\..................\..........\Resources.Designer.cs
...........\..................\..........\Resources.resx
...........\..................\..........\Settings.Designer.cs
...........\..................\..........\Settings.settings
...........\..................\obj\Debug
...........\..................\...\Release
...........\..................\bin\Debug
...........\..................\...\Release
...........\...........\App.xaml
...........\...........\App.xaml.cs
...........\...........\bin
...........\...........\MainWindow.xaml
...........\...........\MainWindow.xaml.cs
...........\...........\obj
...........\...........\Properties
...........\...........\WpfUIPicker.csproj
...........\...........\Properties\AssemblyInfo.cs
...........\...........\..........\Resources.Designer.cs
...........\...........\..........\Resources.resx
...........\...........\..........\Settings.Designer.cs
...........\...........\..........\Settings.settings
...........\...........\obj\x86
...........\...........\...\...\Debug
...........\...........\...\...\Release
...........\...........\bin\Debug
...........\...........\...\Release