XamMaskedInput's implementation returns True for the string, sbyte, byte, short, ushort, int, uint, long, ulong, float, double, decimal and DateTime data types.
For these data types the editor will calculate a default mask. For any other data type, you should specify a mask that makes sense for the data type other wise a default mask will be used. You can change/register default masks for these and other data types using the RegisterDefaultMaskForType method.
See ValueInput's CanEditType for more information.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2