Hi,
I am trying to develop paint tool app in C# metro style windows8 application. I don't see InkCanvas control available in Windows.UI.XAML.Controls, I am assuming this name space is equivalent of System.Windows.Controls in WPF.
Please suggest.
Does that mean all WPF controls are not available to metro style app?