Benyamin Maengkom

Results 2 issues of Benyamin Maengkom

At design time, when I use code below in xaml, images are dissapear, hoping design time will use MemoryCacheImpl. d:DataContext="{d:DesignData /Samples/Data.xaml}" converter is : ``` if (!System.ComponentModel.DesignerProperties.IsInDesignTool) { return new...

enhancement

I cannot find how to send TAB, not click. Perhaps you can add this method ?