Delegate BindingTransformFunc
public delegate bool BindingTransformFunc(IntPtr binding, IntPtr fromValue, IntPtr toValue, IntPtr userData)
public delegate bool BindingTransformFunc(IntPtr binding, IntPtr fromValue, IntPtr toValue, IntPtr userData)