'宣言 Public Function ExecuteCommand( _ ByVal command As MaskedInputCommandId, _ ByVal commandParameter As Object, _ ByVal sourceElement As FrameworkElement _ ) As Boolean
public bool ExecuteCommand( MaskedInputCommandId command, object commandParameter, FrameworkElement sourceElement )