2011-08-09から1日間の記事一覧

WPF i7 ( HP-dv7 )

索引表示 実装例-1-を i7 で実行してみる。これなら余裕 実装例-2- カーソルの動きも、ほど良く追従してくれる。 ちなみにクリスタルマークだと↓

WPF ValueConversion -1-

索引表示 <Window x:Class="WpfApplication1.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:c="clr-namespace:ValueCVT" Title="Wpf-VCVT-0000" Height="500" Width="750" Background="SteelBlue"> <Window.Resources> </window.resources></window>